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:   leot
Date:           Sat Jan  6 23:17:53 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Add py-aioquic


To generate a diff of this commit:
cvs rdiff -u -r1.1773 -r1.1774 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.1773 pkgsrc/www/Makefile:1.1774
--- pkgsrc/www/Makefile:1.1773  Sat Jan  6 23:11:17 2024
+++ pkgsrc/www/Makefile Sat Jan  6 23:17:53 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1773 2024/01/06 23:11:17 leot Exp $
+# $NetBSD: Makefile,v 1.1774 2024/01/06 23:17:53 leot Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -686,6 +686,7 @@ SUBDIR+=    py-WebTest
 SUBDIR+=       py-aiohttp
 SUBDIR+=       py-aiohttp-cors
 SUBDIR+=       py-aiohttp-socks
+SUBDIR+=       py-aioquic
 SUBDIR+=       py-asgiref
 SUBDIR+=       py-autobahn
 SUBDIR+=       py-beautifulsoup



Home | Main Index | Thread Index | Old Index