[51130] trunk/dports/python/py26-matplotlib

ram at macports.org ram at macports.org
Mon May 18 15:59:24 PDT 2009


Revision: 51130
          http://trac.macports.org/changeset/51130
Author:   ram at macports.org
Date:     2009-05-18 15:59:23 -0700 (Mon, 18 May 2009)
Log Message:
-----------
python/py26-matplotlib: update to 0.98.5.3

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

Removed Paths:
-------------
    trunk/dports/python/py26-matplotlib/files/patch-backend_cocoaagg.py.diff

Modified: trunk/dports/python/py26-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py26-matplotlib/Portfile	2009-05-18 22:59:10 UTC (rev 51129)
+++ trunk/dports/python/py26-matplotlib/Portfile	2009-05-18 22:59:23 UTC (rev 51130)
@@ -5,7 +5,7 @@
 
 categories-append  graphics math
 name               py26-matplotlib
-version            0.98.5.2
+version            0.98.5.3
 maintainers        ram openmaintainer
 platforms          darwin
 
@@ -21,9 +21,9 @@
 master_sites       sourceforge:matplotlib
 distname           matplotlib-${version}
 
-checksums          md5 3e8210ec8bb71a18962ec8b43688509c \
-                   sha1 fbce043555de4f5a34e2a47e200527720a90b370 \
-                   rmd160 12c64fce5758259f10e31aa1c8e3b47152bda09f
+checksums          md5 6594f30cd08dde06c80bcdcca8aeae08 \
+                   sha1 2f6c894cf407192b3b60351bcc6468c0385d47b6 \
+                   rmd160 e884893b8c7b44b38dcd93556f64095a1923ad9f
 
 depends_lib-append port:freetype \
                    port:libpng \
@@ -35,8 +35,7 @@
 
 patchfiles         patch-setupext.py.diff \
                    patch-setup.cfg.diff \
-                   patch-disable_optional_deps.diff \
-                   patch-backend_cocoaagg.py.diff
+                   patch-disable_optional_deps.diff
 
 build.env          MPLIB_BASE="${prefix}"
 

Deleted: trunk/dports/python/py26-matplotlib/files/patch-backend_cocoaagg.py.diff
===================================================================
--- trunk/dports/python/py26-matplotlib/files/patch-backend_cocoaagg.py.diff	2009-05-18 22:59:10 UTC (rev 51129)
+++ trunk/dports/python/py26-matplotlib/files/patch-backend_cocoaagg.py.diff	2009-05-18 22:59:23 UTC (rev 51130)
@@ -1,11 +0,0 @@
---- lib/matplotlib/backends/backend_cocoaagg.py	2008-12-16 11:55:45.000000000 -0600
-+++ lib/matplotlib/backends/backend_cocoaagg.py	2009-01-21 22:07:54.000000000 -0600
-@@ -29,7 +29,7 @@
- 
- import matplotlib
- from matplotlib.figure import Figure
--from matplotlib.backend_bases import FigureManagerBase
-+from matplotlib.backend_bases import FigureManagerBase, FigureCanvasBase
- from backend_agg import FigureCanvasAgg
- from matplotlib._pylab_helpers import Gcf
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090518/73b5861c/attachment.html>


More information about the macports-changes mailing list