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 Aug 14 19:46:26 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ py-test-forked


To generate a diff of this commit:
cvs rdiff -u -r1.2480 -r1.2481 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.2480 pkgsrc/devel/Makefile:1.2481
--- pkgsrc/devel/Makefile:1.2480        Tue Aug  1 15:55:25 2017
+++ pkgsrc/devel/Makefile       Mon Aug 14 19:46:25 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2480 2017/08/01 15:55:25 maya Exp $
+# $NetBSD: Makefile,v 1.2481 2017/08/14 19:46:25 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2051,6 +2051,7 @@ SUBDIR+=  py-sysctl
 SUBDIR+=       py-tabular
 SUBDIR+=       py-test
 SUBDIR+=       py-test-cov
+SUBDIR+=       py-test-forked
 SUBDIR+=       py-test-mock
 SUBDIR+=       py-test-runner
 SUBDIR+=       py-test-xdist



Home | Main Index | Thread Index | Old Index