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:           Wed Nov 22 10:48:49 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: add py-backports


To generate a diff of this commit:
cvs rdiff -u -r1.2568 -r1.2569 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.2568 pkgsrc/devel/Makefile:1.2569
--- pkgsrc/devel/Makefile:1.2568        Wed Nov 15 09:23:17 2017
+++ pkgsrc/devel/Makefile       Wed Nov 22 10:48:49 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2568 2017/11/15 09:23:17 adam Exp $
+# $NetBSD: Makefile,v 1.2569 2017/11/22 10:48:49 markd Exp $
 #
 
 COMMENT=       Development utilities
@@ -1840,6 +1840,7 @@ SUBDIR+=  py-attrs
 SUBDIR+=       py-automat
 SUBDIR+=       py-autopep8
 SUBDIR+=       py-babel
+SUBDIR+=       py-backports
 SUBDIR+=       py-backports.functools_lru_cache
 SUBDIR+=       py-backports.shutil_get_terminal_size
 SUBDIR+=       py-backports_abc



Home | Main Index | Thread Index | Old Index