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:           Tue Dec  6 20:34:20 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3843 -r1.3844 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.3843 pkgsrc/devel/Makefile:1.3844
--- pkgsrc/devel/Makefile:1.3843        Tue Dec  6 19:51:17 2022
+++ pkgsrc/devel/Makefile       Tue Dec  6 20:34:20 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3843 2022/12/06 19:51:17 wiz Exp $
+# $NetBSD: Makefile,v 1.3844 2022/12/06 20:34:20 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2889,6 +2889,7 @@ SUBDIR+=  py-test-fixture-config
 SUBDIR+=       py-test-flake8
 SUBDIR+=       py-test-forked
 SUBDIR+=       py-test-freezegun
+SUBDIR+=       py-test-httpserver
 SUBDIR+=       py-test-isort
 SUBDIR+=       py-test-lazy-fixture
 SUBDIR+=       py-test-localserver



Home | Main Index | Thread Index | Old Index