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:   schmonz
Date:           Wed Oct  7 19:45:40 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable py-cachecontrol.


To generate a diff of this commit:
cvs rdiff -u -r1.3267 -r1.3268 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.3267 pkgsrc/devel/Makefile:1.3268
--- pkgsrc/devel/Makefile:1.3267        Tue Oct  6 10:51:04 2020
+++ pkgsrc/devel/Makefile       Wed Oct  7 19:45:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3267 2020/10/06 10:51:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3268 2020/10/07 19:45:40 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2187,6 +2187,7 @@ SUBDIR+=  py-buildbot-waterfall-view
 SUBDIR+=       py-buildbot-worker
 SUBDIR+=       py-buildbot-www
 SUBDIR+=       py-bumpversion
+SUBDIR+=       py-cachecontrol
 SUBDIR+=       py-cached-property
 SUBDIR+=       py-cachetools
 SUBDIR+=       py-canonicaljson



Home | Main Index | Thread Index | Old Index