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: bacon
Date: Sun Dec 10 14:58:44 UTC 2017
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Makefile: Add py-xopen: Open compressed files transparently
To generate a diff of this commit:
cvs rdiff -u -r1.2577 -r1.2578 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.2577 pkgsrc/devel/Makefile:1.2578
--- pkgsrc/devel/Makefile:1.2577 Wed Dec 6 22:04:06 2017
+++ pkgsrc/devel/Makefile Sun Dec 10 14:58:44 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2577 2017/12/06 22:04:06 triaxx Exp $
+# $NetBSD: Makefile,v 1.2578 2017/12/10 14:58:44 bacon Exp $
#
COMMENT= Development utilities
@@ -2175,6 +2175,7 @@ SUBDIR+= py-whichcraft
SUBDIR+= py-windbg
SUBDIR+= py-wrapt
SUBDIR+= py-xdg
+SUBDIR+= py-xopen
SUBDIR+= py-zanata-python-client
SUBDIR+= py-zconfig
SUBDIR+= python-mode
Home |
Main Index |
Thread Index |
Old Index