[67144] trunk/dports/python/py-numpy/Portfile

dh at macports.org dh at macports.org
Thu Apr 29 22:28:34 PDT 2010


Revision: 67144
          http://trac.macports.org/changeset/67144
Author:   dh at macports.org
Date:     2010-04-29 22:28:32 -0700 (Thu, 29 Apr 2010)
Log Message:
-----------
Bump version to 1.41

Modified Paths:
--------------
    trunk/dports/python/py-numpy/Portfile

Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile	2010-04-30 04:28:32 UTC (rev 67143)
+++ trunk/dports/python/py-numpy/Portfile	2010-04-30 05:28:32 UTC (rev 67144)
@@ -5,7 +5,7 @@
 PortGroup           python24 1.0
 
 name                py-numpy
-version             1.3.0
+version             1.4.1
 categories          python
 platforms           darwin
 maintainers         dh openmaintainer
@@ -16,19 +16,18 @@
 master_sites        sourceforge:numpy
 distname            numpy-${version}
 
-checksums           md5 3f7773ff0971a5ebb8591536d8ec7bd6 \
-                    sha1 c04998a1fbf7d990c9a2b99a7b62486012c570ac \
-                    rmd160 a75155d2014204e16c59857b92356353505c39b9
+checksums           md5 5c7b5349dc3161763f7f366ceb96516b \
+                    sha1 ec6078aa09acbcca3d90f9f36353fc83e7e1daa0 \
+                    rmd160 a0bbebd1138ffc93517095e3c06459cd9744a9d6
 
-patchfiles          patch-g95_link.diff \
-                    patch-f2py_setup.py.diff
+patchfiles          patch-f2py_setup.py.diff
 
 depends_lib-append  port:fftw-3 \
                     port:py-nose
 
 post-patch {
   reinplace "s|@@MPORTS_PREFIX@@|${prefix}|" ${worksrcpath}/numpy/distutils/fcompiler/g95.py
-  reinplace "s|@@MPORTS_PYTHON@@|${python.bin}|" ${worksrcpath}/numpy/f2py/setup.py
+  reinplace "s|@@MPORTS_PYTHON@@|${python.bin}|" ${worksrcpath}/numpy/f2py/setup.py 
 }
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100429/fd10cac5/attachment.html>


More information about the macports-changes mailing list