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 Oct  3 00:44:42 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add py-bcolz


To generate a diff of this commit:
cvs rdiff -u -r1.2541 -r1.2542 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.2541 pkgsrc/devel/Makefile:1.2542
--- pkgsrc/devel/Makefile:1.2541        Tue Oct  3 00:32:11 2017
+++ pkgsrc/devel/Makefile       Tue Oct  3 00:44:42 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2541 2017/10/03 00:32:11 schmonz Exp $
+# $NetBSD: Makefile,v 1.2542 2017/10/03 00:44:42 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -1831,6 +1831,7 @@ SUBDIR+=  py-babel
 SUBDIR+=       py-backports.functools_lru_cache
 SUBDIR+=       py-backports.shutil_get_terminal_size
 SUBDIR+=       py-backports_abc
+SUBDIR+=       py-bcolz
 SUBDIR+=       py-binaryornot
 SUBDIR+=       py-blessings
 SUBDIR+=       py-blinker



Home | Main Index | Thread Index | Old Index