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:   wiz
Date:           Wed Aug  3 09:07:39 UTC 2016

Modified Files:
        pkgsrc/lang/llvm: Makefile

Log Message:
Mention other llvm packages in pkgsrc to update.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/lang/llvm/Makefile:1.5
--- pkgsrc/lang/llvm/Makefile:1.4       Tue Jul 26 12:43:51 2016
+++ pkgsrc/lang/llvm/Makefile   Wed Aug  3 09:07:39 2016
@@ -1,4 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2016/07/26 12:43:51 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/08/03 09:07:39 wiz Exp $
+#
+# when updating this, please also update:
+# devel/libunwind
+# devel/lldb
+# lang/clang
+# lang/libLLVM
 
 DISTNAME=      llvm-3.8.1.src
 PKGNAME=       ${DISTNAME:S/.src//}



Home | Main Index | Thread Index | Old Index