[37527] trunk/dports/python

ram at macports.org ram at macports.org
Wed Jun 11 07:20:48 PDT 2008


Revision: 37527
          http://trac.macosforge.org/projects/macports/changeset/37527
Author:   ram at macports.org
Date:     2008-06-11 07:20:45 -0700 (Wed, 11 Jun 2008)

Log Message:
-----------
py-matplotlib/py25-matplotlib: update to 0.98.0

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-11 12:58:33 UTC (rev 37526)
+++ trunk/dports/python/py-matplotlib/Portfile	2008-06-11 14:20:45 UTC (rev 37527)
@@ -5,7 +5,7 @@
 
 categories-append  graphics math
 name               py-matplotlib
-version            0.91.2
+version            0.98.0
 maintainers        ram openmaintainer
 platforms          darwin
 
@@ -21,9 +21,9 @@
 master_sites       sourceforge:matplotlib
 distname           matplotlib-${version}
 
-checksums          md5 7abe21ca9e26df4a44f3208d6007fe16 \
-                   sha1 1424fe2f105dc82080920f89f97f1e6cb639952b \
-                   rmd160 dfffd6d4925d96ccffdc45e5da4e8426d24c095c
+checksums          md5 4b50915bb3ef983fb695f2270c069862 \
+                   sha1 ce19f2fc7b1d66329e904171b04a2334bcc8400f \
+                   rmd160 59d429bb63ebc0fb755bd0a72e890e95a7c5d65c
 
 depends_lib-append port:freetype \
                    port:libpng \
@@ -33,7 +33,7 @@
 
 patchfiles         patch-setupext.py.diff
 
-build.env          MPLIB_BASE="${prefix}"
+build.env          MPLIB_BASE="${prefix}" CFLAGS="-Os"
 
 post-extract {
   if {[variant_isset gtk2]} {
@@ -71,7 +71,7 @@
   xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} \
     ${destroot}${prefix}/share/${name}
   xinstall -m 644 -W ${worksrcpath} API_CHANGES CHANGELOG INSTALL \
-    INTERACTIVE KNOWN_BUGS README TODO \
+    INTERACTIVE KNOWN_BUGS README.txt TODO \
     ${destroot}${prefix}/share/doc/${name}
   file copy ${worksrcpath}/license \
     ${destroot}${prefix}/share/doc/${name}

Modified: trunk/dports/python/py25-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py25-matplotlib/Portfile	2008-06-11 12:58:33 UTC (rev 37526)
+++ trunk/dports/python/py25-matplotlib/Portfile	2008-06-11 14:20:45 UTC (rev 37527)
@@ -5,7 +5,7 @@
 
 categories-append  graphics math
 name               py25-matplotlib
-version            0.91.2
+version            0.98.0
 maintainers        ram openmaintainer
 platforms          darwin
 
@@ -21,9 +21,9 @@
 master_sites       sourceforge:matplotlib
 distname           matplotlib-${version}
 
-checksums          md5 7abe21ca9e26df4a44f3208d6007fe16 \
-                   sha1 1424fe2f105dc82080920f89f97f1e6cb639952b \
-                   rmd160 dfffd6d4925d96ccffdc45e5da4e8426d24c095c
+checksums          md5 4b50915bb3ef983fb695f2270c069862 \
+                   sha1 ce19f2fc7b1d66329e904171b04a2334bcc8400f \
+                   rmd160 59d429bb63ebc0fb755bd0a72e890e95a7c5d65c
 
 depends_lib-append port:freetype \
                    port:libpng \
@@ -33,7 +33,7 @@
 
 patchfiles         patch-setupext.py.diff
 
-build.env          MPLIB_BASE="${prefix}"
+build.env          MPLIB_BASE="${prefix}" CFLAGS="-Os"
 
 post-extract {
   if {[variant_isset gtk2]} {
@@ -71,7 +71,7 @@
   xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} \
     ${destroot}${prefix}/share/${name}
   xinstall -m 644 -W ${worksrcpath} API_CHANGES CHANGELOG INSTALL \
-    INTERACTIVE KNOWN_BUGS README TODO \
+    INTERACTIVE KNOWN_BUGS README.txt TODO \
     ${destroot}${prefix}/share/doc/${name}
   file copy ${worksrcpath}/license \
     ${destroot}${prefix}/share/doc/${name}

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


More information about the macports-changes mailing list