[38952] trunk/dports/python

ram at macports.org ram at macports.org
Sun Aug 3 13:42:10 PDT 2008


Revision: 38952
          http://trac.macosforge.org/projects/macports/changeset/38952
Author:   ram at macports.org
Date:     2008-08-03 13:42:09 -0700 (Sun, 03 Aug 2008)
Log Message:
-----------
py-matplotlib/py25-matplotlib: update to 0.98.3

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-08-03 19:52:08 UTC (rev 38951)
+++ trunk/dports/python/py-matplotlib/Portfile	2008-08-03 20:42:09 UTC (rev 38952)
@@ -5,7 +5,7 @@
 
 categories-append  graphics math
 name               py-matplotlib
-version            0.98.2
+version            0.98.3
 maintainers        ram openmaintainer
 platforms          darwin
 
@@ -21,9 +21,9 @@
 master_sites       sourceforge:matplotlib
 distname           matplotlib-${version}
 
-checksums          md5 6cca271dd906b3fa9b5c144af0f330ea \
-                   sha1 7a72e8ffa0beeda7bb948ad8379ed823d66dd146 \
-                   rmd160 6589d6652651a05199da6fcbfe577d25f0688e0a
+checksums          md5 d6b579f52705df584650fb6f61302f92 \
+                   sha1 9d3ded193cdbebf7d02aaf48372359eb3621a3eb \
+                   rmd160 960356e1822aec9f196f60337730c0bc6d3531d6
 
 depends_lib-append port:freetype \
                    port:libpng \
@@ -33,7 +33,7 @@
 
 patchfiles         patch-setupext.py.diff
 
-build.env          MPLIB_BASE="${prefix}" CFLAGS="-Os"
+build.env          MPLIB_BASE="${prefix}"
 
 post-extract {
   if {[variant_isset gtk2]} {

Modified: trunk/dports/python/py25-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py25-matplotlib/Portfile	2008-08-03 19:52:08 UTC (rev 38951)
+++ trunk/dports/python/py25-matplotlib/Portfile	2008-08-03 20:42:09 UTC (rev 38952)
@@ -5,7 +5,7 @@
 
 categories-append  graphics math
 name               py25-matplotlib
-version            0.98.2
+version            0.98.3
 maintainers        ram openmaintainer
 platforms          darwin
 
@@ -21,9 +21,9 @@
 master_sites       sourceforge:matplotlib
 distname           matplotlib-${version}
 
-checksums          md5 6cca271dd906b3fa9b5c144af0f330ea \
-                   sha1 7a72e8ffa0beeda7bb948ad8379ed823d66dd146 \
-                   rmd160 6589d6652651a05199da6fcbfe577d25f0688e0a
+checksums          md5 d6b579f52705df584650fb6f61302f92 \
+                   sha1 9d3ded193cdbebf7d02aaf48372359eb3621a3eb \
+                   rmd160 960356e1822aec9f196f60337730c0bc6d3531d6
 
 depends_lib-append port:freetype \
                    port:libpng \
@@ -33,7 +33,7 @@
 
 patchfiles         patch-setupext.py.diff
 
-build.env          MPLIB_BASE="${prefix}" CFLAGS="-Os"
+build.env          MPLIB_BASE="${prefix}"
 
 post-extract {
   if {[variant_isset gtk2]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080803/c3450783/attachment.html 


More information about the macports-changes mailing list