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 20:31:28 UTC 2016

Modified Files:
        pkgsrc/lang/llvm: Makefile

Log Message:
Add lang/clang-static-analyzer and devel/polly


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/lang/llvm/Makefile:1.8
--- pkgsrc/lang/llvm/Makefile:1.7       Mon Nov 14 20:15:32 2016
+++ pkgsrc/lang/llvm/Makefile   Mon Nov 14 20:31:28 2016
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2016/11/14 20:15:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2016/11/14 20:31:28 ryoon Exp $
 #
 # when updating this, please also update:
 # devel/lldb
+# devel/polly
 # lang/clang
+# lang/clang-static-analyzer
 # lang/libLLVM
 # lang/libunwind
 



Home | Main Index | Thread Index | Old Index