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:32:58 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-cooldict


To generate a diff of this commit:
cvs rdiff -u -r1.3260 -r1.3261 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.3260 pkgsrc/devel/Makefile:1.3261
--- pkgsrc/devel/Makefile:1.3260        Tue Sep 29 02:28:09 2020
+++ pkgsrc/devel/Makefile       Tue Sep 29 02:32:58 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3260 2020/09/29 02:28:09 khorben Exp $
+# $NetBSD: Makefile,v 1.3261 2020/09/29 02:32:58 khorben Exp $
 #
 
 COMMENT=       Development utilities
@@ -2213,6 +2213,7 @@ SUBDIR+=  py-construct
 SUBDIR+=       py-contextlib2
 SUBDIR+=       py-contextvars
 SUBDIR+=       py-cookiecutter
+SUBDIR+=       py-cooldict
 SUBDIR+=       py-coverage
 SUBDIR+=       py-cparser
 SUBDIR+=       py-cpplint



Home | Main Index | Thread Index | Old Index