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:   fhajny
Date:           Tue Feb 28 17:12:15 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Enable py-lazy-object-proxy


To generate a diff of this commit:
cvs rdiff -u -r1.2375 -r1.2376 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.2375 pkgsrc/devel/Makefile:1.2376
--- pkgsrc/devel/Makefile:1.2375        Tue Feb 28 08:18:03 2017
+++ pkgsrc/devel/Makefile       Tue Feb 28 17:12:15 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2375 2017/02/28 08:18:03 fhajny Exp $
+# $NetBSD: Makefile,v 1.2376 2017/02/28 17:12:15 fhajny Exp $
 #
 
 COMMENT=       Development utilities
@@ -1844,6 +1844,7 @@ SUBDIR+=  py-jaraco_util
 SUBDIR+=       py-jersey
 SUBDIR+=       py-kjbuckets
 SUBDIR+=       py-kqueue
+SUBDIR+=       py-lazy-object-proxy
 SUBDIR+=       py-libevent-rpcgen
 SUBDIR+=       py-libmc
 SUBDIR+=       py-limits



Home | Main Index | Thread Index | Old Index