Revision: 149564 https://trac.macports.org/changeset/149564 Author: michaelld@macports.org Date: 2016-06-26 14:19:50 -0700 (Sun, 26 Jun 2016) Log Message: ----------- py*-numpy: update to 1.11.1. Modified Paths: -------------- trunk/dports/python/py-numpy/Portfile Modified: trunk/dports/python/py-numpy/Portfile =================================================================== --- trunk/dports/python/py-numpy/Portfile 2016-06-26 18:41:45 UTC (rev 149563) +++ trunk/dports/python/py-numpy/Portfile 2016-06-26 21:19:50 UTC (rev 149564) @@ -6,7 +6,7 @@ PortGroup github 1.0 PortGroup compilers 1.0 -github.setup numpy numpy 1.11.0 v +github.setup numpy numpy 1.11.1 v name py-numpy categories-append math @@ -16,8 +16,8 @@ description The core utilities for the scientific library scipy for Python long_description ${description} -checksums rmd160 bceee1f70b2b0c496cc4dbdaa837392a127c7f21 \ - sha256 98e4113eac4288a69f07337a8910bc25bd06b92ba320df822babb0813a5eb42f +checksums rmd160 0d7989df2e3624024046c62960837e0d8902bd7f \ + sha256 6a9e3bb313fc7dbeb831b9769a6615e717777a7b6f56a9c1e8869979820b4716 if {${name} ne ${subport}} { # the python PortGroup puts compiler names in build.env and destroot.env