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:   markd
Date:           Wed May 10 22:47:51 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: add py-rcssmin py-rjsmin


To generate a diff of this commit:
cvs rdiff -u -r1.1710 -r1.1711 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.1710 pkgsrc/www/Makefile:1.1711
--- pkgsrc/www/Makefile:1.1710  Wed May 10 21:59:57 2023
+++ pkgsrc/www/Makefile Wed May 10 22:47:51 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1710 2023/05/10 21:59:57 markd Exp $
+# $NetBSD: Makefile,v 1.1711 2023/05/10 22:47:51 markd Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -841,10 +841,12 @@ SUBDIR+=  py-python-mimeparse
 SUBDIR+=       py-python-multipart
 SUBDIR+=       py-python3-digest
 SUBDIR+=       py-raven
+SUBDIR+=       py-rcssmin
 SUBDIR+=       py-recaptcha
 SUBDIR+=       py-requests-wsgi-adapter
 SUBDIR+=       py-respx
 SUBDIR+=       py-rfc3986
+SUBDIR+=       py-rjsmin
 SUBDIR+=       py-robobrowser
 SUBDIR+=       py-robot-detection
 SUBDIR+=       py-rss2gen



Home | Main Index | Thread Index | Old Index