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:           Mon Nov 27 23:29:26 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add py-lru-dict


To generate a diff of this commit:
cvs rdiff -u -r1.2572 -r1.2573 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.2572 pkgsrc/devel/Makefile:1.2573
--- pkgsrc/devel/Makefile:1.2572        Sun Nov 26 17:12:46 2017
+++ pkgsrc/devel/Makefile       Mon Nov 27 23:29:26 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2572 2017/11/26 17:12:46 adam Exp $
+# $NetBSD: Makefile,v 1.2573 2017/11/27 23:29:26 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -1990,6 +1990,7 @@ SUBDIR+=  py-logan
 SUBDIR+=       py-logbook
 SUBDIR+=       py-logilab-astng
 SUBDIR+=       py-logilab-common
+SUBDIR+=       py-lru-dict
 SUBDIR+=       py-lupa
 SUBDIR+=       py-macholib
 SUBDIR+=       py-mako



Home | Main Index | Thread Index | Old Index