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:   khorben
Date:           Tue Sep 29 02:28:09 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-plumbum


To generate a diff of this commit:
cvs rdiff -u -r1.3259 -r1.3260 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.3259 pkgsrc/devel/Makefile:1.3260
--- pkgsrc/devel/Makefile:1.3259        Tue Sep 29 02:19:43 2020
+++ pkgsrc/devel/Makefile       Tue Sep 29 02:28:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3259 2020/09/29 02:19:43 khorben Exp $
+# $NetBSD: Makefile,v 1.3260 2020/09/29 02:28:09 khorben Exp $
 #
 
 COMMENT=       Development utilities
@@ -2402,6 +2402,7 @@ SUBDIR+=  py-pip
 SUBDIR+=       py-pkgconfig
 SUBDIR+=       py-pkginfo
 SUBDIR+=       py-pluggy
+SUBDIR+=       py-plumbum
 SUBDIR+=       py-ply
 SUBDIR+=       py-polib
 SUBDIR+=       py-pqueue



Home | Main Index | Thread Index | Old Index