Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + 2 new.
details: https://anonhg.NetBSD.org/pkgsrc/rev/98e73906787e
branches: trunk
changeset: 432051:98e73906787e
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon May 18 12:45:40 2020 +0000
description:
devel/Makefile: + 2 new.
diffstat:
devel/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 737ba85bccf8 -r 98e73906787e devel/Makefile
--- a/devel/Makefile Mon May 18 12:45:25 2020 +0000
+++ b/devel/Makefile Mon May 18 12:45:40 2020 +0000
@@ -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-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-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