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:   markd
Date:           Thu Sep  1 11:40:57 UTC 2022

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: add py-flask-session


To generate a diff of this commit:
cvs rdiff -u -r1.1637 -r1.1638 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.1637 pkgsrc/www/Makefile:1.1638
--- pkgsrc/www/Makefile:1.1637  Wed Aug 31 16:09:27 2022
+++ pkgsrc/www/Makefile Thu Sep  1 11:40:57 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1637 2022/08/31 16:09:27 taca Exp $
+# $NetBSD: Makefile,v 1.1638 2022/09/01 11:40:57 markd Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -753,6 +753,7 @@ SUBDIR+=    py-flask-restplus
 SUBDIR+=       py-flask-script
 SUBDIR+=       py-flask-security
 SUBDIR+=       py-flask-sendmail
+SUBDIR+=       py-flask-session
 SUBDIR+=       py-flask-sqlalchemy
 SUBDIR+=       py-flask-sslify
 SUBDIR+=       py-flask-static-digest



Home | Main Index | Thread Index | Old Index