pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/llvm



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Nov 14 19:56:46 UTC 2016

Modified Files:
        pkgsrc/lang/llvm: Makefile

Log Message:
libunwind is in lang category. Update comment


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/llvm/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/llvm/Makefile
diff -u pkgsrc/lang/llvm/Makefile:1.5 pkgsrc/lang/llvm/Makefile:1.6
--- pkgsrc/lang/llvm/Makefile:1.5       Wed Aug  3 09:07:39 2016
+++ pkgsrc/lang/llvm/Makefile   Mon Nov 14 19:56:46 2016
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2016/08/03 09:07:39 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/11/14 19:56:46 ryoon Exp $
 #
 # when updating this, please also update:
-# devel/libunwind
 # devel/lldb
 # lang/clang
 # lang/libLLVM
+# lang/libunwind
 
 DISTNAME=      llvm-3.8.1.src
 PKGNAME=       ${DISTNAME:S/.src//}



Home | Main Index | Thread Index | Old Index