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:           Mon May 18 12:45:40 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + 2 new.


To generate a diff of this commit:
cvs rdiff -u -r1.3127 -r1.3128 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.3127 pkgsrc/devel/Makefile:1.3128
--- pkgsrc/devel/Makefile:1.3127        Mon May 18 08:16:39 2020
+++ pkgsrc/devel/Makefile       Mon May 18 12:45:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3127 2020/05/18 08:16:39 wiz Exp $
+# $NetBSD: Makefile,v 1.3128 2020/05/18 12:45:40 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2321,6 +2321,7 @@ SUBDIR+=  py-libusb1
 SUBDIR+=       py-limits
 SUBDIR+=       py-line_profiler
 SUBDIR+=       py-linecache2
+SUBDIR+=       py-lint
 SUBDIR+=       py-llvmlite
 SUBDIR+=       py-lockfile
 SUBDIR+=       py-logan
@@ -2530,6 +2531,7 @@ SUBDIR+=  py-termcolor
 SUBDIR+=       py-test
 SUBDIR+=       py-test-assume
 SUBDIR+=       py-test-asyncio
+SUBDIR+=       py-test-benchmark
 SUBDIR+=       py-test-cache
 SUBDIR+=       py-test-cov
 SUBDIR+=       py-test-fixture-config



Home | Main Index | Thread Index | Old Index