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:00:15 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + py-hypercorn


To generate a diff of this commit:
cvs rdiff -u -r1.1889 -r1.1890 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.1889 pkgsrc/www/Makefile:1.1890
--- pkgsrc/www/Makefile:1.1889  Fri Nov 21 17:21:47 2025
+++ pkgsrc/www/Makefile Fri Dec  5 21:00:15 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1889 2025/11/21 17:21:47 osa Exp $
+# $NetBSD: Makefile,v 1.1890 2025/12/05 21:00:15 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -852,6 +852,7 @@ SUBDIR+=    py-httpretty
 SUBDIR+=       py-httptools
 SUBDIR+=       py-httpx
 SUBDIR+=       py-httpx-socks
+SUBDIR+=       py-hypercorn
 SUBDIR+=       py-hyperframe
 SUBDIR+=       py-hyperkitty
 SUBDIR+=       py-hyperlink



Home | Main Index | Thread Index | Old Index