[40373] trunk/dports/python/py25-numpy/Portfile

ram at macports.org ram at macports.org
Mon Sep 29 17:12:56 PDT 2008


Revision: 40373
          http://trac.macports.org/changeset/40373
Author:   ram at macports.org
Date:     2008-09-29 17:12:56 -0700 (Mon, 29 Sep 2008)
Log Message:
-----------
python/py25-numpy: update to 1.2.0

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

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile	2008-09-29 23:59:01 UTC (rev 40372)
+++ trunk/dports/python/py25-numpy/Portfile	2008-09-30 00:12:56 UTC (rev 40373)
@@ -4,7 +4,7 @@
 PortGroup               python25 1.0
 
 name                    py25-numpy
-version                 1.1.1
+version                 1.2.0
 categories              python
 platforms               darwin
 maintainers             ram openmaintainer
@@ -15,15 +15,16 @@
 master_sites            sourceforge:numpy
 distname                numpy-${version}
 
-checksums               md5 af066b59a50bf5dbe1a14d6be3df6937 \
-                        sha1 a2755f38ca6aa799b504c84f58b03cd6ce66bc41 \
-                        rmd160 745e9fbbd064272199f4c7b49d4a26797405dd17
+checksums               md5 1e760a8bca54f6116c42cd1b124673af \
+                        sha1 70c0432ad9a6bb1006158f9aac2d1cfe5ac885c2 \
+                        rmd160 614a0cb92eed89698e2cc94447d0514ad07976b5
 
 patchfiles              patch-g95_link.diff \
                         patch-f2py_setup.py.diff
 
 depends_lib-append      port:fftw-3 \
-                        port:py25-hashlib
+                        port:py25-hashlib \
+                        port:py25-nose
 
 post-patch {
   reinplace "s|@@MPORTS_PREFIX@@|${prefix}|" ${worksrcpath}/numpy/distutils/fcompiler/g95.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080929/6a0c19aa/attachment.html 


More information about the macports-changes mailing list