[31009] trunk/dports/python/py25-matplotlib/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Nov 13 11:46:20 PST 2007


Revision: 31009
          http://trac.macosforge.org/projects/macports/changeset/31009
Author:   jochen at macports.org
Date:     2007-11-13 11:46:18 -0800 (Tue, 13 Nov 2007)

Log Message:
-----------
fix ticket #13011: change python-dependcies to py25 packages

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

Modified: trunk/dports/python/py25-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py25-matplotlib/Portfile	2007-11-13 18:31:48 UTC (rev 31008)
+++ trunk/dports/python/py25-matplotlib/Portfile	2007-11-13 19:46:18 UTC (rev 31009)
@@ -5,7 +5,7 @@
 categories-append        graphics math
 name                     py25-matplotlib
 version                  0.90.1
-revision                 0
+revision                 1
 maintainers              openmaintainer jochen
 
 description              matlab-like syntax for creating plots in python
@@ -25,7 +25,8 @@
 
 depends_lib-append       port:freetype \
                          port:libpng \
-                         port:py-dateutil port:py-tz
+                         port:py25-dateutil \
+                         port:py25-tz
 
 patchfiles               patch-setupext.py.diff 
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071113/a70ca50d/attachment.html


More information about the macports-changes mailing list