pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 23 09:42:05 UTC 2019

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + unittest-cpp.


To generate a diff of this commit:
cvs rdiff -u -r1.2861 -r1.2862 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2861 pkgsrc/devel/Makefile:1.2862
--- pkgsrc/devel/Makefile:1.2861        Mon Jun 17 16:40:40 2019
+++ pkgsrc/devel/Makefile       Sun Jun 23 09:42:04 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2861 2019/06/17 16:40:40 adam Exp $
+# $NetBSD: Makefile,v 1.2862 2019/06/23 09:42:04 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2785,6 +2785,7 @@ SUBDIR+=  ucpp
 SUBDIR+=       umbrello
 SUBDIR+=       undebt
 SUBDIR+=       unidiff
+SUBDIR+=       unittest-cpp
 SUBDIR+=       uno
 SUBDIR+=       userspace-rcu
 SUBDIR+=       uthash



Home | Main Index | Thread Index | Old Index