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:           Thu Mar 12 07:15:00 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-jaraco.itertools.


To generate a diff of this commit:
cvs rdiff -u -r1.3055 -r1.3056 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.3055 pkgsrc/devel/Makefile:1.3056
--- pkgsrc/devel/Makefile:1.3055        Wed Mar 11 18:55:58 2020
+++ pkgsrc/devel/Makefile       Thu Mar 12 07:15:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3055 2020/03/11 18:55:58 nia Exp $
+# $NetBSD: Makefile,v 1.3056 2020/03/12 07:15:00 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2251,6 +2251,7 @@ SUBDIR+=  py-iso3166
 SUBDIR+=       py-isort
 SUBDIR+=       py-jaraco.classes
 SUBDIR+=       py-jaraco.functools
+SUBDIR+=       py-jaraco.itertools
 SUBDIR+=       py-jaraco_util
 SUBDIR+=       py-jersey
 SUBDIR+=       py-joblib



Home | Main Index | Thread Index | Old Index