pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www www: + py-flask-cors.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9312c5f5ead5
branches:  trunk
changeset: 317474:9312c5f5ead5
user:      kleink <kleink%pkgsrc.org@localhost>
date:      Mon Jan 07 18:03:27 2019 +0000

description:
www: + py-flask-cors.

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e011f5b123a1 -r 9312c5f5ead5 www/Makefile
--- a/www/Makefile      Mon Jan 07 18:02:45 2019 +0000
+++ b/www/Makefile      Mon Jan 07 18:03:27 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1357 2019/01/07 12:56:22 adam Exp $
+# $NetBSD: Makefile,v 1.1358 2019/01/07 18:03:27 kleink Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -690,6 +690,7 @@
 SUBDIR+=       py-flask-cache
 SUBDIR+=       py-flask-caching
 SUBDIR+=       py-flask-common
+SUBDIR+=       py-flask-cors
 SUBDIR+=       py-flask-debugtoolbar
 SUBDIR+=       py-flask-flatpages
 SUBDIR+=       py-flask-frozen



Home | Main Index | Thread Index | Old Index