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:   jperkin
Date:           Tue Jul  4 10:07:43 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add shunit2.


To generate a diff of this commit:
cvs rdiff -u -r1.2450 -r1.2451 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.2450 pkgsrc/devel/Makefile:1.2451
--- pkgsrc/devel/Makefile:1.2450        Sat Jun 24 06:47:58 2017
+++ pkgsrc/devel/Makefile       Tue Jul  4 10:07:43 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2450 2017/06/24 06:47:58 adam Exp $
+# $NetBSD: Makefile,v 1.2451 2017/07/04 10:07:43 jperkin Exp $
 #
 
 COMMENT=       Development utilities
@@ -2291,6 +2291,7 @@ SUBDIR+=  sgb
 SUBDIR+=       sgi-stl
 SUBDIR+=       sgi-stl-docs
 SUBDIR+=       shtk
+SUBDIR+=       shunit2
 SUBDIR+=       silc-toolkit
 SUBDIR+=       slib
 SUBDIR+=       slibtool



Home | Main Index | Thread Index | Old Index