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:           Tue Nov  9 20:29:14 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-packaging2


To generate a diff of this commit:
cvs rdiff -u -r1.3505 -r1.3506 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.3505 pkgsrc/devel/Makefile:1.3506
--- pkgsrc/devel/Makefile:1.3505        Mon Nov  8 12:27:36 2021
+++ pkgsrc/devel/Makefile       Tue Nov  9 20:29:14 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3505 2021/11/08 12:27:36 adam Exp $
+# $NetBSD: Makefile,v 1.3506 2021/11/09 20:29:14 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2433,6 +2433,7 @@ SUBDIR+=  py-open-vcdiff
 SUBDIR+=       py-ordered-set
 SUBDIR+=       py-oset
 SUBDIR+=       py-packaging
+SUBDIR+=       py-packaging2
 SUBDIR+=       py-parameterized
 SUBDIR+=       py-path.py
 SUBDIR+=       py-pathlib



Home | Main Index | Thread Index | Old Index