Revision: 130457 https://trac.macports.org/changeset/130457 Author: michaelld@macports.org Date: 2014-12-30 17:15:28 -0800 (Tue, 30 Dec 2014) Log Message: ----------- py*-scipy: update to 0.14.1. Modified Paths: -------------- trunk/dports/python/py-scipy/Portfile Modified: trunk/dports/python/py-scipy/Portfile =================================================================== --- trunk/dports/python/py-scipy/Portfile 2014-12-31 01:14:49 UTC (rev 130456) +++ trunk/dports/python/py-scipy/Portfile 2014-12-31 01:15:28 UTC (rev 130457) @@ -6,7 +6,7 @@ PortGroup active_variants 1.1 name py-scipy -version 0.14.0 +version 0.14.1 platforms darwin license BSD maintainers sean michaelld openmaintainer @@ -17,8 +17,8 @@ master_sites sourceforge:project/scipy/scipy/${version}/ distname scipy-${version} -checksums rmd160 3b8bf7a9ddf68e27180d50729d6984317ba66ae9 \ - sha256 4b41a3e6bf178df1c7f0ef3bfeabf1f56610329aca5dbd7b6d64da8ac9af6b14 +checksums rmd160 137ac20d4fad632b42c3c5ce9ca759aad22715c1 \ + sha256 ab75f161107ee411c054abc35e28ec2d19bb5ec8437aaf6c32b80916568f7dad python.versions 26 27 32 33 34