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 Aug  3 17:47:48 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefiel: + 2


To generate a diff of this commit:
cvs rdiff -u -r1.4668 -r1.4669 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.4668 pkgsrc/devel/Makefile:1.4669
--- pkgsrc/devel/Makefile:1.4668        Mon Aug  3 15:33:29 2026
+++ pkgsrc/devel/Makefile       Mon Aug  3 17:47:48 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4668 2026/08/03 15:33:29 wiz Exp $
+# $NetBSD: Makefile,v 1.4669 2026/08/03 17:47:48 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3160,6 +3160,7 @@ SUBDIR+=  py-test-doctestplus
 SUBDIR+=       py-test-env
 SUBDIR+=       py-test-examples
 SUBDIR+=       py-test-expect
+SUBDIR+=       py-test-factoryboy
 SUBDIR+=       py-test-fixture-config
 SUBDIR+=       py-test-flake8
 SUBDIR+=       py-test-forked
@@ -3209,6 +3210,7 @@ SUBDIR+=  py-testscenarios
 SUBDIR+=       py-testtools
 SUBDIR+=       py-thrift
 SUBDIR+=       py-timeout-decorator
+SUBDIR+=       py-titlecase
 SUBDIR+=       py-tlsh
 SUBDIR+=       py-tlv8
 SUBDIR+=       py-toolconfig



Home | Main Index | Thread Index | Old Index