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:   adam
Date:           Wed Apr 12 11:44:20 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Added devel/py-blessings version 1.6; devel/py-curtsies version 0.2.11


To generate a diff of this commit:
cvs rdiff -u -r1.2398 -r1.2399 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.2398 pkgsrc/devel/Makefile:1.2399
--- pkgsrc/devel/Makefile:1.2398        Sun Apr  9 17:04:28 2017
+++ pkgsrc/devel/Makefile       Wed Apr 12 11:44:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2398 2017/04/09 17:04:28 adam Exp $
+# $NetBSD: Makefile,v 1.2399 2017/04/12 11:44:20 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -1760,6 +1760,7 @@ SUBDIR+=  py-babel
 SUBDIR+=       py-backports.functools_lru_cache
 SUBDIR+=       py-backports_abc
 SUBDIR+=       py-binaryornot
+SUBDIR+=       py-blessings
 SUBDIR+=       py-blinker
 SUBDIR+=       py-boost
 SUBDIR+=       py-buildbot
@@ -1788,6 +1789,7 @@ SUBDIR+=  py-coverage
 SUBDIR+=       py-cparser
 SUBDIR+=       py-curses
 SUBDIR+=       py-cursespanel
+SUBDIR+=       py-curtsies
 SUBDIR+=       py-cyordereddict
 SUBDIR+=       py-cython
 SUBDIR+=       py-d2to1



Home | Main Index | Thread Index | Old Index