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 Jun 21 19:10:13 UTC 2017

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Added py-asgiref, py-daphne, py-channels


To generate a diff of this commit:
cvs rdiff -u -r1.1250 -r1.1251 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.1250 pkgsrc/www/Makefile:1.1251
--- pkgsrc/www/Makefile:1.1250  Wed Jun 21 18:32:37 2017
+++ pkgsrc/www/Makefile Wed Jun 21 19:10:13 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1250 2017/06/21 18:32:37 adam Exp $
+# $NetBSD: Makefile,v 1.1251 2017/06/21 19:10:13 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -598,6 +598,7 @@ SUBDIR+=    py-PasteScript
 SUBDIR+=       py-Routes
 SUBDIR+=       py-URLObject
 SUBDIR+=       py-WebOb
+SUBDIR+=       py-asgiref
 SUBDIR+=       py-autobahn
 SUBDIR+=       py-beautifulsoup
 SUBDIR+=       py-beautifulsoup4
@@ -606,10 +607,12 @@ SUBDIR+=  py-bleach
 SUBDIR+=       py-blosxom
 SUBDIR+=       py-bottle
 SUBDIR+=       py-cfscrape
+SUBDIR+=       py-channels
 SUBDIR+=       py-cheroot
 SUBDIR+=       py-cherrypy
 SUBDIR+=       py-clearsilver
 SUBDIR+=       py-curl
+SUBDIR+=       py-daphne
 SUBDIR+=       py-django
 SUBDIR+=       py-django-appconf
 SUBDIR+=       py-django-appmedia



Home | Main Index | Thread Index | Old Index