<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5e7501e5bd0bee9e73969961da87624fd4f8fc1f">https://github.com/macports/macports-ports/commit/5e7501e5bd0bee9e73969961da87624fd4f8fc1f</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 5e7501e py*-numpy: update to 1.11.3.
</span>5e7501e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 5e7501e5bd0bee9e73969961da87624fd4f8fc1f
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Mon Dec 26 13:34:12 2016 -0500
<span style='display:block; white-space:pre;color:#404040;'> py*-numpy: update to 1.11.3.
</span>---
python/py-numpy/Portfile | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-numpy/Portfile b/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2d0cd45..675d9ff 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,8 +6,7 @@ PortGroup python 1.0
</span> PortGroup github 1.0
PortGroup compilers 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup numpy numpy 1.11.2 v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup numpy numpy 1.11.3 v
</span> name py-numpy
categories-append math
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,8 +16,8 @@ maintainers michaelld openmaintainer
</span> description The core utilities for the scientific library scipy for Python
long_description ${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 e2442df917593d8666025d04b892098956cccc3d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 44685b9667b9e1a334e4ede73c0b3856c9049fdaca1cd5cb8169ed4c767d557b
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 8cc323d5944301aefa1f66f17d4af14c364c6b32 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 dbdda9104c7dbc2d8ae691367a2bb1815a62598c5278097b4eee035b85abf6a1
</span>
if {${name} ne ${subport}} {
# the python PortGroup puts compiler names in build.env and destroot.env
</pre><pre style='margin:0'>
</pre>