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:           Thu May 24 16:15:08 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add py-toolz


To generate a diff of this commit:
cvs rdiff -u -r1.2682 -r1.2683 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.2682 pkgsrc/devel/Makefile:1.2683
--- pkgsrc/devel/Makefile:1.2682        Wed May 23 09:28:30 2018
+++ pkgsrc/devel/Makefile       Thu May 24 16:15:08 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2682 2018/05/23 09:28:30 adam Exp $
+# $NetBSD: Makefile,v 1.2683 2018/05/24 16:15:08 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2263,6 +2263,7 @@ SUBDIR+=  py-testscenarios
 SUBDIR+=       py-testtools
 SUBDIR+=       py-thrift
 SUBDIR+=       py-tlsh
+SUBDIR+=       py-toolz
 SUBDIR+=       py-tortoisehg
 SUBDIR+=       py-tox
 SUBDIR+=       py-traceback2



Home | Main Index | Thread Index | Old Index