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 Jul 29 07:07:26 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile; + py-test-snapshot


To generate a diff of this commit:
cvs rdiff -u -r1.4318 -r1.4319 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.4318 pkgsrc/devel/Makefile:1.4319
--- pkgsrc/devel/Makefile:1.4318        Mon Jul 29 03:52:31 2024
+++ pkgsrc/devel/Makefile       Mon Jul 29 07:07:26 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4318 2024/07/29 03:52:31 wen Exp $
+# $NetBSD: Makefile,v 1.4319 2024/07/29 07:07:26 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3083,6 +3083,7 @@ SUBDIR+=  py-test-relaxed
 SUBDIR+=       py-test-rerunfailures
 SUBDIR+=       py-test-runner
 SUBDIR+=       py-test-shutil
+SUBDIR+=       py-test-snapshot
 SUBDIR+=       py-test-subprocess
 SUBDIR+=       py-test-subtests
 SUBDIR+=       py-test-sugar



Home | Main Index | Thread Index | Old Index