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: Wed Apr 26 10:19:56 UTC 2017
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Enable py-flufl.i18n, py-flufl.lock, py-flufl.testing
To generate a diff of this commit:
cvs rdiff -u -r1.2426 -r1.2427 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.2426 pkgsrc/devel/Makefile:1.2427
--- pkgsrc/devel/Makefile:1.2426 Tue Apr 25 20:56:08 2017
+++ pkgsrc/devel/Makefile Wed Apr 26 10:19:56 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2426 2017/04/25 20:56:08 fhajny Exp $
+# $NetBSD: Makefile,v 1.2427 2017/04/26 10:19:56 fhajny Exp $
#
COMMENT= Development utilities
@@ -1832,6 +1832,9 @@ SUBDIR+= py-flake8-import-order
SUBDIR+= py-flake8-polyfill
SUBDIR+= py-flakes
SUBDIR+= py-flexmock
+SUBDIR+= py-flufl.i18n
+SUBDIR+= py-flufl.lock
+SUBDIR+= py-flufl.testing
SUBDIR+= py-freezegun
SUBDIR+= py-funcparserlib
SUBDIR+= py-funcsigs
Home |
Main Index |
Thread Index |
Old Index