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:           Tue Dec 10 07:54:38 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + py-starlette


To generate a diff of this commit:
cvs rdiff -u -r1.1823 -r1.1824 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.1823 pkgsrc/www/Makefile:1.1824
--- pkgsrc/www/Makefile:1.1823  Fri Nov 29 13:35:17 2024
+++ pkgsrc/www/Makefile Tue Dec 10 07:54:38 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1823 2024/11/29 13:35:17 mef Exp $
+# $NetBSD: Makefile,v 1.1824 2024/12/10 07:54:38 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -906,6 +906,7 @@ SUBDIR+=    py-sigal
 SUBDIR+=       py-simpletal
 SUBDIR+=       py-soupsieve
 SUBDIR+=       py-sparqlwrapper
+SUBDIR+=       py-starlette
 SUBDIR+=       py-swiftclient
 SUBDIR+=       py-swish-e
 SUBDIR+=       py-sydent



Home | Main Index | Thread Index | Old Index