Revision: 116745 https://trac.macports.org/changeset/116745 Author: stromnov@macports.org Date: 2014-02-05 13:46:29 -0800 (Wed, 05 Feb 2014) Log Message: ----------- py-blaze: update to version 0.4.1 Modified Paths: -------------- trunk/dports/python/py-blaze/Portfile Modified: trunk/dports/python/py-blaze/Portfile =================================================================== --- trunk/dports/python/py-blaze/Portfile 2014-02-05 21:44:18 UTC (rev 116744) +++ trunk/dports/python/py-blaze/Portfile 2014-02-05 21:46:29 UTC (rev 116745) @@ -5,7 +5,7 @@ PortGroup github 1.0 PortGroup python 1.0 -github.setup ContinuumIO blaze 0.4.0 +github.setup ContinuumIO blaze 0.4.1 name py-blaze categories-append devel @@ -26,8 +26,8 @@ homepage http://blaze.pydata.org/ -checksums rmd160 b605982f456894017fbc53dd5b46d567c6c940c6 \ - sha256 f33332872051f74aa703455c7b42288c2e216f7f14955125af0da442ebde616a +checksums rmd160 a91599d69e33b96f01a4e5b37e87ae3d6db58295 \ + sha256 53ea623e87a411838c78eeb79047088ba52bfdfd1ccd306a89c721bb2ba6ccfe if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-numpy \