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:           Tue Nov 15 16:41:36 UTC 2016

Modified Files:
        pkgsrc/lang/llvm: Makefile

Log Message:
Add devel/include-what-you-use to comment and sort.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 pkgsrc/lang/llvm/Makefile:1.9
--- pkgsrc/lang/llvm/Makefile:1.8       Mon Nov 14 20:31:28 2016
+++ pkgsrc/lang/llvm/Makefile   Tue Nov 15 16:41:36 2016
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2016/11/14 20:31:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2016/11/15 16:41:36 wiz Exp $
 #
 # when updating this, please also update:
+# devel/include-what-you-use
 # devel/lldb
 # devel/polly
 # lang/clang



Home | Main Index | Thread Index | Old Index