[140295] trunk/dports/python/py-numexpr/Portfile

stromnov at macports.org stromnov at macports.org
Wed Sep 16 09:34:56 PDT 2015


Revision: 140295
          https://trac.macports.org/changeset/140295
Author:   stromnov at macports.org
Date:     2015-09-16 09:34:56 -0700 (Wed, 16 Sep 2015)
Log Message:
-----------
py-numexpr: update to version 2.4.4

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

Modified: trunk/dports/python/py-numexpr/Portfile
===================================================================
--- trunk/dports/python/py-numexpr/Portfile	2015-09-16 16:25:31 UTC (rev 140294)
+++ trunk/dports/python/py-numexpr/Portfile	2015-09-16 16:34:56 UTC (rev 140295)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-numexpr
-version             2.4.3
+version             2.4.4
 revision            0
 categories-append   math
 platforms           darwin
@@ -29,11 +29,12 @@
 
 distname            numexpr-${version}
 
-checksums           rmd160  d0e4a0cf771bbcbfeb74d273895d121cf8781035 \
-                    sha256  3ae7191c89df40db6b0a8637a4dace7c5956bc910793a53225f985f3b443c722
+checksums           rmd160  485b648d3c23a45ca24385329946bfc0ced2eb22 \
+                    sha256  dfa2fad1af040e93a8022fbe4437f2183bf80e5f64d466381ad589308a73565b
 
 if {${name} ne ${subport}} {
-    depends_build       port:py${python.version}-setuptools
+    depends_build-append \
+                        port:py${python.version}-setuptools
     depends_lib-append  port:py${python.version}-numpy
 
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150916/cca913f1/attachment-0001.html>


More information about the macports-changes mailing list