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: Fri Mar 17 21:31:24 UTC 2017
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add py-line_profiler
To generate a diff of this commit:
cvs rdiff -u -r1.2383 -r1.2384 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.2383 pkgsrc/devel/Makefile:1.2384
--- pkgsrc/devel/Makefile:1.2383 Fri Mar 17 20:44:38 2017
+++ pkgsrc/devel/Makefile Fri Mar 17 21:31:24 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2383 2017/03/17 20:44:38 darcy Exp $
+# $NetBSD: Makefile,v 1.2384 2017/03/17 21:31:24 minskim Exp $
#
COMMENT= Development utilities
@@ -1851,6 +1851,7 @@ SUBDIR+= py-lazy-object-proxy
SUBDIR+= py-libevent-rpcgen
SUBDIR+= py-libmc
SUBDIR+= py-limits
+SUBDIR+= py-line_profiler
SUBDIR+= py-linecache2
SUBDIR+= py-lockfile
SUBDIR+= py-logan
Home |
Main Index |
Thread Index |
Old Index