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: minskim
Date: Tue Sep 5 18:23:25 UTC 2017
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add py-contextlib2
To generate a diff of this commit:
cvs rdiff -u -r1.2498 -r1.2499 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.2498 pkgsrc/devel/Makefile:1.2499
--- pkgsrc/devel/Makefile:1.2498 Mon Sep 4 13:40:38 2017
+++ pkgsrc/devel/Makefile Tue Sep 5 18:23:25 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2498 2017/09/04 13:40:38 leot Exp $
+# $NetBSD: Makefile,v 1.2499 2017/09/05 18:23:25 minskim Exp $
#
COMMENT= Development utilities
@@ -1850,6 +1850,7 @@ SUBDIR+= py-configparser
SUBDIR+= py-constantly
SUBDIR+= py-constants
SUBDIR+= py-construct
+SUBDIR+= py-contextlib2
SUBDIR+= py-cookiecutter
SUBDIR+= py-coverage
SUBDIR+= py-cparser
Home |
Main Index |
Thread Index |
Old Index