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:   wiz
Date:           Tue Aug  2 23:14:08 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ py-freezegun


To generate a diff of this commit:
cvs rdiff -u -r1.2290 -r1.2291 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.2290 pkgsrc/devel/Makefile:1.2291
--- pkgsrc/devel/Makefile:1.2290        Mon Aug  1 16:46:52 2016
+++ pkgsrc/devel/Makefile       Tue Aug  2 23:14:08 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2290 2016/08/01 16:46:52 minskim Exp $
+# $NetBSD: Makefile,v 1.2291 2016/08/02 23:14:08 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1758,6 +1758,7 @@ SUBDIR+=  py-filechunkio
 SUBDIR+=       py-flake8
 SUBDIR+=       py-flakes
 SUBDIR+=       py-flexmock
+SUBDIR+=       py-freezegun
 SUBDIR+=       py-funcparserlib
 SUBDIR+=       py-funcsigs
 SUBDIR+=       py-future



Home | Main Index | Thread Index | Old Index