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: taca
Date: Thu Sep 10 14:59:59 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: add and enable py-smmap
To generate a diff of this commit:
cvs rdiff -u -r1.3237 -r1.3238 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.3237 pkgsrc/devel/Makefile:1.3238
--- pkgsrc/devel/Makefile:1.3237 Tue Sep 8 12:43:03 2020
+++ pkgsrc/devel/Makefile Thu Sep 10 14:59:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3237 2020/09/08 12:43:03 wiz Exp $
+# $NetBSD: Makefile,v 1.3238 2020/09/10 14:59:59 taca Exp $
#
COMMENT= Development utilities
@@ -2544,6 +2544,7 @@ SUBDIR+= py-setuptools_trial
SUBDIR+= py-simplegeneric
SUBDIR+= py-singledispatch
SUBDIR+= py-slugify
+SUBDIR+= py-smmap
SUBDIR+= py-sortedcontainers
SUBDIR+= py-speaklater
SUBDIR+= py-stem
Home |
Main Index |
Thread Index |
Old Index