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:           Thu Oct  8 18:32:17 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-bump2version


To generate a diff of this commit:
cvs rdiff -u -r1.3268 -r1.3269 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.3268 pkgsrc/devel/Makefile:1.3269
--- pkgsrc/devel/Makefile:1.3268        Wed Oct  7 19:45:40 2020
+++ pkgsrc/devel/Makefile       Thu Oct  8 18:32:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3268 2020/10/07 19:45:40 schmonz Exp $
+# $NetBSD: Makefile,v 1.3269 2020/10/08 18:32:16 khorben Exp $
 #
 
 COMMENT=       Development utilities
@@ -2186,6 +2186,7 @@ SUBDIR+=  py-buildbot-pkg
 SUBDIR+=       py-buildbot-waterfall-view
 SUBDIR+=       py-buildbot-worker
 SUBDIR+=       py-buildbot-www
+SUBDIR+=       py-bump2version
 SUBDIR+=       py-bumpversion
 SUBDIR+=       py-cachecontrol
 SUBDIR+=       py-cached-property



Home | Main Index | Thread Index | Old Index