[37467] trunk/dports/python

ram at macports.org ram at macports.org
Sun Jun 8 19:25:12 PDT 2008


Revision: 37467
          http://trac.macosforge.org/projects/macports/changeset/37467
Author:   ram at macports.org
Date:     2008-06-08 19:25:12 -0700 (Sun, 08 Jun 2008)

Log Message:
-----------
py-matplotlib/py25-matplotlib: open supports numpy

Modified Paths:
--------------
    trunk/dports/python/py-matplotlib/Portfile
    trunk/dports/python/py25-matplotlib/Portfile

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2008-06-09 02:00:38 UTC (rev 37466)
+++ trunk/dports/python/py-matplotlib/Portfile	2008-06-09 02:25:12 UTC (rev 37467)
@@ -11,11 +11,9 @@
 description              matlab-like syntax for creating plots in python
 long_description         Matplotlib is a pure python plotting library with the goal of making \
                          publication quality plots using a syntax familiar to matlab users. \
-                         The library uses numarray, Numeric, or numpy for handling large \
-                         data sets and supports a variety of output backends. \
-                         This port provides variants for the different \
-                         array-objects (numarray, Numeric, numpy) and \
-                         for different GUIs (gtk2, tkinter, wxpython).
+                         The library uses numpy for handling large data sets and supports a \
+                         variety of output backends. This port provides variants for the \
+                         different GUIs (gtk2, tkinter, wxpython).
 homepage                 http://matplotlib.sourceforge.net
 master_sites             sourceforge:matplotlib
 distname                 matplotlib-${version}

Modified: trunk/dports/python/py25-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py25-matplotlib/Portfile	2008-06-09 02:00:38 UTC (rev 37466)
+++ trunk/dports/python/py25-matplotlib/Portfile	2008-06-09 02:25:12 UTC (rev 37467)
@@ -11,11 +11,9 @@
 description              matlab-like syntax for creating plots in python
 long_description         Matplotlib is a pure python plotting library with the goal of making \
                          publication quality plots using a syntax familiar to matlab users. \
-                         The library uses numarray, Numeric, or numpy for handling large \
-                         data sets and supports a variety of output backends. \
-                         This port provides variants for the different \
-                         array-objects (numarray, Numeric, numpy) and \
-                         for different GUIs (gtk2, tkinter, wxpython).
+                         The library uses numpy for handling large data sets and supports a \
+                         variety of output backends. This port provides variants for the \
+                         different GUIs (gtk2, tkinter, wxpython).
 homepage                 http://matplotlib.sourceforge.net
 master_sites             sourceforge:matplotlib
 distname                 matplotlib-${version}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080608/7ada8977/attachment.htm 


More information about the macports-changes mailing list