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:           Fri Sep 29 13:25:45 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + blosc, p5-Shell-Config-Generate


To generate a diff of this commit:
cvs rdiff -u -r1.2526 -r1.2527 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.2526 pkgsrc/devel/Makefile:1.2527
--- pkgsrc/devel/Makefile:1.2526        Fri Sep 29 13:19:55 2017
+++ pkgsrc/devel/Makefile       Fri Sep 29 13:25:45 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2526 2017/09/29 13:19:55 wiz Exp $
+# $NetBSD: Makefile,v 1.2527 2017/09/29 13:25:45 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -85,6 +85,7 @@ SUBDIR+=      binutils
 SUBDIR+=       bison
 SUBDIR+=       blame
 SUBDIR+=       blib
+SUBDIR+=       blosc
 SUBDIR+=       bmake
 SUBDIR+=       bmkdep
 SUBDIR+=       boa-constructor
@@ -1498,6 +1499,7 @@ SUBDIR+=  p5-Set-Array
 SUBDIR+=       p5-Set-IntSpan
 SUBDIR+=       p5-Set-Object
 SUBDIR+=       p5-Set-Scalar
+SUBDIR+=       p5-Shell-Config-Generate
 SUBDIR+=       p5-Shell-Guess
 SUBDIR+=       p5-Shell-Perl
 SUBDIR+=       p5-ShipIt



Home | Main Index | Thread Index | Old Index