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:           Wed Feb 22 12:55:05 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ py-pathlib2.


To generate a diff of this commit:
cvs rdiff -u -r1.2368 -r1.2369 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.2368 pkgsrc/devel/Makefile:1.2369
--- pkgsrc/devel/Makefile:1.2368        Tue Feb 21 06:31:46 2017
+++ pkgsrc/devel/Makefile       Wed Feb 22 12:55:05 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2368 2017/02/21 06:31:46 minskim Exp $
+# $NetBSD: Makefile,v 1.2369 2017/02/22 12:55:05 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1868,6 +1868,7 @@ SUBDIR+=  py-ode
 SUBDIR+=       py-olefile
 SUBDIR+=       py-open-vcdiff
 SUBDIR+=       py-packaging
+SUBDIR+=       py-pathlib2
 SUBDIR+=       py-pbr
 SUBDIR+=       py-pep8
 SUBDIR+=       py-pexpect



Home | Main Index | Thread Index | Old Index