pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add and enable py-matplotlib.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb6d8dc4f1d9
branches:  trunk
changeset: 469199:fb6d8dc4f1d9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Feb 21 01:42:34 2004 +0000

description:
Add and enable py-matplotlib.

diffstat:

 doc/CHANGES       |  3 ++-
 graphics/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 20c58756c0be -r fb6d8dc4f1d9 doc/CHANGES
--- a/doc/CHANGES       Sat Feb 21 01:39:48 2004 +0000
+++ b/doc/CHANGES       Sat Feb 21 01:42:34 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4929 2004/02/21 00:15:44 sjg Exp $
+$NetBSD: CHANGES,v 1.4930 2004/02/21 01:42:34 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -945,3 +945,4 @@
        Updated bmake to 20040220 [sjg 2004-02-20]
        Updates xmame to 0.79.1 [kristerw 2004-02-21]
        Updated xmess to 0.79.1 [kristerw 2004-02-21]
+       Added py-matplotlib-0.32 [minskim 2004-02-21]
diff -r 20c58756c0be -r fb6d8dc4f1d9 graphics/Makefile
--- a/graphics/Makefile Sat Feb 21 01:39:48 2004 +0000
+++ b/graphics/Makefile Sat Feb 21 01:42:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.293 2004/02/20 13:44:29 drochner Exp $
+# $NetBSD: Makefile,v 1.294 2004/02/21 01:42:34 minskim Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -206,6 +206,7 @@
 SUBDIR+=       py-gnuplot
 SUBDIR+=       py-imaging
 SUBDIR+=       py-imagingtk
+SUBDIR+=       py-matplotlib
 SUBDIR+=       py-piddle
 SUBDIR+=       qcamview
 SUBDIR+=       qiv



Home | Main Index | Thread Index | Old Index