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:           Fri Dec  5 21:15:38 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + py-quart, py-quart-trio


To generate a diff of this commit:
cvs rdiff -u -r1.1890 -r1.1891 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.1890 pkgsrc/www/Makefile:1.1891
--- pkgsrc/www/Makefile:1.1890  Fri Dec  5 21:00:15 2025
+++ pkgsrc/www/Makefile Fri Dec  5 21:15:38 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1890 2025/12/05 21:00:15 wiz Exp $
+# $NetBSD: Makefile,v 1.1891 2025/12/05 21:15:38 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -905,6 +905,8 @@ SUBDIR+=    py-pystache
 SUBDIR+=       py-python-mimeparse
 SUBDIR+=       py-python-multipart
 SUBDIR+=       py-python3-digest
+SUBDIR+=       py-quart
+SUBDIR+=       py-quart-trio
 SUBDIR+=       py-rcssmin
 SUBDIR+=       py-recaptcha
 SUBDIR+=       py-requests-wsgi-adapter



Home | Main Index | Thread Index | Old Index