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:   markd
Date:           Sun Apr 23 04:33:47 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-backports.shutil_get_terminal_size


To generate a diff of this commit:
cvs rdiff -u -r1.2414 -r1.2415 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.2414 pkgsrc/devel/Makefile:1.2415
--- pkgsrc/devel/Makefile:1.2414        Sun Apr 23 04:29:46 2017
+++ pkgsrc/devel/Makefile       Sun Apr 23 04:33:47 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2414 2017/04/23 04:29:46 markd Exp $
+# $NetBSD: Makefile,v 1.2415 2017/04/23 04:33:47 markd Exp $
 #
 
 COMMENT=       Development utilities
@@ -1760,6 +1760,7 @@ SUBDIR+=  py-attrs
 SUBDIR+=       py-automat
 SUBDIR+=       py-babel
 SUBDIR+=       py-backports.functools_lru_cache
+SUBDIR+=       py-backports.shutil_get_terminal_size
 SUBDIR+=       py-backports_abc
 SUBDIR+=       py-binaryornot
 SUBDIR+=       py-blessings



Home | Main Index | Thread Index | Old Index