[135186] trunk/dports/python/py-fipy/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Apr 18 10:30:23 PDT 2015


Revision: 135186
          https://trac.macports.org/changeset/135186
Author:   khindenburg at macports.org
Date:     2015-04-18 10:30:23 -0700 (Sat, 18 Apr 2015)
Log Message:
-----------
py-fipy: update to 3.1; add build dependencies #46196

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

Modified: trunk/dports/python/py-fipy/Portfile
===================================================================
--- trunk/dports/python/py-fipy/Portfile	2015-04-18 16:58:46 UTC (rev 135185)
+++ trunk/dports/python/py-fipy/Portfile	2015-04-18 17:30:23 UTC (rev 135186)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-fipy
-version             3.0
+version             3.1
 categories-append   math
 platforms           darwin
 supported_archs     noarch
@@ -22,12 +22,14 @@
 master_sites        http://www.ctcms.nist.gov/fipy/download/
 distname            FiPy-${version}
 
-checksums           rmd160  2de773de3b7118767f8da5bb340bee0ad8f60f5a \
-                    sha256  163a22e3f32300ab0823e9b612b6b6861b2d8aca0db61f74b39f2e8fb2e3b62f
+checksums           rmd160  19891efaf2371fce3baa0acf0f4360116d7dc854 \
+                    sha256  54a4bc2ed6562bd402890ddd257220cf092438db1941427035412813415bd0c7
 
 python.versions     26 27
 
 if {${name} ne ${subport}} {
+    depends_build-append    port:py${python.version}-setuptools \
+                            port:py${python.version}-ez_setup
     depends_lib-append  port:py${python.version}-numpy \
                         port:py${python.version}-matplotlib \
                         port:py${python.version}-pysparse \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150418/638c564c/attachment.html>


More information about the macports-changes mailing list