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:   triaxx
Date:           Fri Jan 26 14:38:27 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add www/py-cloudfiles and www/py-swiftclient packages


To generate a diff of this commit:
cvs rdiff -u -r1.1302 -r1.1303 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.1302 pkgsrc/www/Makefile:1.1303
--- pkgsrc/www/Makefile:1.1302  Mon Jan 15 21:36:05 2018
+++ pkgsrc/www/Makefile Fri Jan 26 14:38:27 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1302 2018/01/15 21:36:05 fhajny Exp $
+# $NetBSD: Makefile,v 1.1303 2018/01/26 14:38:27 triaxx Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -598,6 +598,7 @@ SUBDIR+=    py-channels
 SUBDIR+=       py-cheroot
 SUBDIR+=       py-cherrypy
 SUBDIR+=       py-clearsilver
+SUBDIR+=       py-cloudfiles
 SUBDIR+=       py-cookies
 SUBDIR+=       py-curl
 SUBDIR+=       py-daphne
@@ -727,6 +728,7 @@ SUBDIR+=    py-selenium
 SUBDIR+=       py-simpletal
 SUBDIR+=       py-sparqlwrapper
 SUBDIR+=       py-static
+SUBDIR+=       py-swiftclient
 SUBDIR+=       py-swish-e
 SUBDIR+=       py-terminado
 SUBDIR+=       py-test-django



Home | Main Index | Thread Index | Old Index