pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   gson
Date:           Wed May 17 10:47:28 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable py-Spans


To generate a diff of this commit:
cvs rdiff -u -r1.2431 -r1.2432 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2431 pkgsrc/devel/Makefile:1.2432
--- pkgsrc/devel/Makefile:1.2431        Wed May 10 17:54:09 2017
+++ pkgsrc/devel/Makefile       Wed May 17 10:47:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2431 2017/05/10 17:54:09 adam Exp $
+# $NetBSD: Makefile,v 1.2432 2017/05/17 10:47:28 gson Exp $
 #
 
 COMMENT=       Development utilities
@@ -1745,6 +1745,7 @@ SUBDIR+=  py-InlineEgg
 SUBDIR+=       py-Optik
 SUBDIR+=       py-ParamUnittest
 SUBDIR+=       py-Pyro
+SUBDIR+=       py-Spans
 SUBDIR+=       py-ZopeComponent
 SUBDIR+=       py-ZopeConfiguration
 SUBDIR+=       py-ZopeEvent



Home | Main Index | Thread Index | Old Index