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:   taca
Date:           Sun Oct 28 15:08:17 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
devel/Makefile: add and enable py-zope.proxy


To generate a diff of this commit:
cvs rdiff -u -r1.1341 -r1.1342 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.1341 pkgsrc/www/Makefile:1.1342
--- pkgsrc/www/Makefile:1.1341  Tue Sep 18 15:13:47 2018
+++ pkgsrc/www/Makefile Sun Oct 28 15:08:16 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1341 2018/09/18 15:13:47 taca Exp $
+# $NetBSD: Makefile,v 1.1342 2018/10/28 15:08:16 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -779,6 +779,7 @@ SUBDIR+=    py-wtforms-components
 SUBDIR+=       py-wtforms-recaptcha
 SUBDIR+=       py-wtforms-test
 SUBDIR+=       py-yarl
+SUBDIR+=       py-zope.proxy
 SUBDIR+=       qDecoder
 SUBDIR+=       raggle
 SUBDIR+=       ramaze



Home | Main Index | Thread Index | Old Index