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:   minskim
Date:           Wed Feb  8 04:48:28 UTC 2017
Modified Files:
        pkgsrc/devel: Makefile
Log Message:
Add py-sortedcontainers
To generate a diff of this commit:
cvs rdiff -u -r1.2356 -r1.2357 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.2356 pkgsrc/devel/Makefile:1.2357
--- pkgsrc/devel/Makefile:1.2356        Wed Feb  8 01:05:09 2017
+++ pkgsrc/devel/Makefile       Wed Feb  8 04:48:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2356 2017/02/08 01:05:09 kamil Exp $
+# $NetBSD: Makefile,v 1.2357 2017/02/08 04:48:28 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -1944,6 +1944,7 @@ SUBDIR+=  py-setuptools
 SUBDIR+=       py-setuptools_scm
 SUBDIR+=       py-setuptools_trial
 SUBDIR+=       py-singledispatch
+SUBDIR+=       py-sortedcontainers
 SUBDIR+=       py-speaklater
 SUBDIR+=       py-spwd
 SUBDIR+=       py-stompclient
Home |
Main Index |
Thread Index |
Old Index