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:   minskim
Date:           Tue Sep 26 17:39:00 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add blosc


To generate a diff of this commit:
cvs rdiff -u -r1.2518 -r1.2519 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.2518 pkgsrc/devel/Makefile:1.2519
--- pkgsrc/devel/Makefile:1.2518        Tue Sep 26 10:40:51 2017
+++ pkgsrc/devel/Makefile       Tue Sep 26 17:39:00 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2518 2017/09/26 10:40:51 wiz Exp $
+# $NetBSD: Makefile,v 1.2519 2017/09/26 17:39:00 minskim 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



Home | Main Index | Thread Index | Old Index