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:           Sun Jul 14 11:58:53 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4309 -r1.4310 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.4309 pkgsrc/devel/Makefile:1.4310
--- pkgsrc/devel/Makefile:1.4309        Sun Jul 14 10:16:57 2024
+++ pkgsrc/devel/Makefile       Sun Jul 14 11:58:52 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4309 2024/07/14 10:16:57 wiz Exp $
+# $NetBSD: Makefile,v 1.4310 2024/07/14 11:58:52 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3054,6 +3054,7 @@ SUBDIR+=  py-test-datadir
 SUBDIR+=       py-test-datafiles
 SUBDIR+=       py-test-doctestplus
 SUBDIR+=       py-test-env
+SUBDIR+=       py-test-examples
 SUBDIR+=       py-test-expect
 SUBDIR+=       py-test-fixture-config
 SUBDIR+=       py-test-flake8
@@ -3223,7 +3224,6 @@ SUBDIR+=  rt4
 SUBDIR+=       rt5
 SUBDIR+=       rttr
 SUBDIR+=       ruby-SDL
-SUBDIR+=       ruby-ZenTest
 SUBDIR+=       ruby-abstract
 SUBDIR+=       ruby-activejob61
 SUBDIR+=       ruby-activejob70



Home | Main Index | Thread Index | Old Index