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:           Thu Jun  1 04:57:21 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-test-datafiles


To generate a diff of this commit:
cvs rdiff -u -r1.3998 -r1.3999 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.3998 pkgsrc/devel/Makefile:1.3999
--- pkgsrc/devel/Makefile:1.3998        Thu Jun  1 04:31:05 2023
+++ pkgsrc/devel/Makefile       Thu Jun  1 04:57:21 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3998 2023/06/01 04:31:05 wiz Exp $
+# $NetBSD: Makefile,v 1.3999 2023/06/01 04:57:21 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2967,6 +2967,7 @@ SUBDIR+=  py-test-checkdocs
 SUBDIR+=       py-test-console-scripts
 SUBDIR+=       py-test-cov
 SUBDIR+=       py-test-datadir
+SUBDIR+=       py-test-datafiles
 SUBDIR+=       py-test-doctestplus
 SUBDIR+=       py-test-env
 SUBDIR+=       py-test-fixture-config



Home | Main Index | Thread Index | Old Index