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:           Sun Nov  3 01:00:18 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: add py-aiohttp-cors


To generate a diff of this commit:
cvs rdiff -u -r1.1412 -r1.1413 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.1412 pkgsrc/www/Makefile:1.1413
--- pkgsrc/www/Makefile:1.1412  Fri Oct 25 13:46:20 2019
+++ pkgsrc/www/Makefile Sun Nov  3 01:00:18 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1412 2019/10/25 13:46:20 mef Exp $
+# $NetBSD: Makefile,v 1.1413 2019/11/03 01:00:18 markd Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -616,6 +616,7 @@ SUBDIR+=    py-WSGIProxy2
 SUBDIR+=       py-WebOb
 SUBDIR+=       py-WebTest
 SUBDIR+=       py-aiohttp
+SUBDIR+=       py-aiohttp-cors
 SUBDIR+=       py-asgiref
 SUBDIR+=       py-autobahn
 SUBDIR+=       py-beautifulsoup



Home | Main Index | Thread Index | Old Index