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:   adam
Date:           Wed Sep  5 08:21:22 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Added py-cherrypy17; Removed py-flup3


To generate a diff of this commit:
cvs rdiff -u -r1.1339 -r1.1340 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.1339 pkgsrc/www/Makefile:1.1340
--- pkgsrc/www/Makefile:1.1339  Thu Aug  9 11:03:38 2018
+++ pkgsrc/www/Makefile Wed Sep  5 08:21:22 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1339 2018/08/09 11:03:38 jperkin Exp $
+# $NetBSD: Makefile,v 1.1340 2018/09/05 08:21:22 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -612,6 +612,7 @@ SUBDIR+=    py-cfscrape
 SUBDIR+=       py-channels
 SUBDIR+=       py-cheroot
 SUBDIR+=       py-cherrypy
+SUBDIR+=       py-cherrypy17
 SUBDIR+=       py-clearsilver
 SUBDIR+=       py-cloudfiles
 SUBDIR+=       py-cookies
@@ -694,7 +695,6 @@ SUBDIR+=    py-flask-user
 SUBDIR+=       py-flask-webpack
 SUBDIR+=       py-flask-wtf
 SUBDIR+=       py-flup
-SUBDIR+=       py-flup3
 SUBDIR+=       py-furl
 SUBDIR+=       py-gdata
 SUBDIR+=       py-genshi



Home | Main Index | Thread Index | Old Index