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:           Wed Jul  5 21:07:09 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-test_socket


To generate a diff of this commit:
cvs rdiff -u -r1.4026 -r1.4027 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.4026 pkgsrc/devel/Makefile:1.4027
--- pkgsrc/devel/Makefile:1.4026        Mon Jul  3 21:06:37 2023
+++ pkgsrc/devel/Makefile       Wed Jul  5 21:07:09 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4026 2023/07/03 21:06:37 wiz Exp $
+# $NetBSD: Makefile,v 1.4027 2023/07/05 21:07:09 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3011,6 +3011,7 @@ SUBDIR+=  py-test-watch
 SUBDIR+=       py-test-xdist
 SUBDIR+=       py-test-xprocess
 SUBDIR+=       py-test4
+SUBDIR+=       py-test_socket
 SUBDIR+=       py-testpath
 SUBDIR+=       py-testrepository
 SUBDIR+=       py-testresources



Home | Main Index | Thread Index | Old Index