<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/4e9922e751650c8ab97e34ce3aad61a9b3e945c3">https://github.com/macports/macports-ports/commit/4e9922e751650c8ab97e34ce3aad61a9b3e945c3</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 4e9922e py*-numpy: update to 1.14.2.
</span>4e9922e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 4e9922e751650c8ab97e34ce3aad61a9b3e945c3
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Mar 15 09:06:15 2018 -0400
<span style='display:block; white-space:pre;color:#404040;'> py*-numpy: update to 1.14.2.
</span>---
python/py-numpy/Portfile | 7 ++++---
1 file changed, 4 insertions(+), 3 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 888febc..48ea674 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;'>@@ -13,9 +13,10 @@ maintainers {michaelld @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;'>-github.setup numpy numpy 1.14.1 v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 1a7c91947da2482a36d34080d83d9fa1282e2438 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 b5be12d706a8af04bd0858d524040a18f3a3ff8ecbe5c2a332e5bb70efe8e65a
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup numpy numpy 1.14.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 49474afe20ac6b476eff79f00dc356d3f990e803 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 96efaecc43b180a17503d6c7732d35f927422e831e62f6fee8b8c663f44fdacc \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 4278107
</span>
if {${name} ne ${subport}} {
# the python PortGroup puts compiler names in build.env and destroot.env
</pre><pre style='margin:0'>
</pre>