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:   kleink
Date:           Fri May  7 10:38:05 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: + py-flask-static-digest.


To generate a diff of this commit:
cvs rdiff -u -r1.1538 -r1.1539 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.1538 pkgsrc/www/Makefile:1.1539
--- pkgsrc/www/Makefile:1.1538  Wed May  5 16:04:00 2021
+++ pkgsrc/www/Makefile Fri May  7 10:38:05 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1538 2021/05/05 16:04:00 pho Exp $
+# $NetBSD: Makefile,v 1.1539 2021/05/07 10:38:05 kleink Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -747,6 +747,7 @@ SUBDIR+=    py-flask-script
 SUBDIR+=       py-flask-security
 SUBDIR+=       py-flask-sqlalchemy
 SUBDIR+=       py-flask-sslify
+SUBDIR+=       py-flask-static-digest
 SUBDIR+=       py-flask-testing
 SUBDIR+=       py-flask-uploads
 SUBDIR+=       py-flask-user



Home | Main Index | Thread Index | Old Index