pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 28 10:28:09 UTC 2026

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + py-uritools


To generate a diff of this commit:
cvs rdiff -u -r1.1901 -r1.1902 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1901 pkgsrc/www/Makefile:1.1902
--- pkgsrc/www/Makefile:1.1901  Tue Jan 20 17:15:41 2026
+++ pkgsrc/www/Makefile Wed Jan 28 10:28:08 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1901 2026/01/20 17:15:41 nia Exp $
+# $NetBSD: Makefile,v 1.1902 2026/01/28 10:28:08 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -943,6 +943,7 @@ SUBDIR+=    py-test-jupyter
 SUBDIR+=       py-test-sanic
 SUBDIR+=       py-tornado
 SUBDIR+=       py-twill
+SUBDIR+=       py-uritools
 SUBDIR+=       py-url-normalize
 SUBDIR+=       py-urllib3
 SUBDIR+=       py-uvicorn



Home | Main Index | Thread Index | Old Index