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:           Wed Aug 24 10:17:47 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: +2


To generate a diff of this commit:
cvs rdiff -u -r1.3781 -r1.3782 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.3781 pkgsrc/devel/Makefile:1.3782
--- pkgsrc/devel/Makefile:1.3781        Wed Aug 24 09:31:53 2022
+++ pkgsrc/devel/Makefile       Wed Aug 24 10:17:46 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3781 2022/08/24 09:31:53 wiz Exp $
+# $NetBSD: Makefile,v 1.3782 2022/08/24 10:17:46 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2395,6 +2395,7 @@ SUBDIR+=  py-cookiecutter
 SUBDIR+=       py-cooldict
 SUBDIR+=       py-coverage
 SUBDIR+=       py-coverage-enable-subprocess
+SUBDIR+=       py-coveralls
 SUBDIR+=       py-cparser
 SUBDIR+=       py-cpplint
 SUBDIR+=       py-cppy
@@ -2437,6 +2438,7 @@ SUBDIR+=  py-enum34
 SUBDIR+=       py-exam
 SUBDIR+=       py-exceptiongroup
 SUBDIR+=       py-execnet
+SUBDIR+=       py-expiringdict
 SUBDIR+=       py-extension-helpers
 SUBDIR+=       py-extras
 SUBDIR+=       py-extratools



Home | Main Index | Thread Index | Old Index