<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/8b44d8ab7a26a11a41dcd3b5d877a7cf8d62cc63">https://github.com/macports/macports-ports/commit/8b44d8ab7a26a11a41dcd3b5d877a7cf8d62cc63</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 8b44d8a  py*-numpy: update to 1.13.2.
</span>8b44d8a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8b44d8ab7a26a11a41dcd3b5d877a7cf8d62cc63
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Fri Sep 29 06:34:12 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py*-numpy: update to 1.13.2.
</span>---
 python/py-numpy/Portfile                                          | 7 +++----
 python/py-numpy/files/patch-numpy_distutils_fcompiler_gnu.py.diff | 2 +-
 2 files changed, 4 insertions(+), 5 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 433a05e..78087d6 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,10 +13,9 @@ 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;'>-github.setup            numpy numpy 1.13.1 v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision                1
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums               rmd160 03a8fb7eb8c623869b59a47957149b14ae2ccd2f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256 cf69cf916327783dffb9e8dd4cc3db19dbbb20a8d880537e747bfa8247efdf6c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            numpy numpy 1.13.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160 fbebb690bc3ed25133b2e5f6b7f13c5c0eaa9bd6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256 f94e1ccf5fecbaf11f794221f8cb657ce0a6ba74a660a3cd89bbf9617df1e93c
</span> 
 if {${name} ne ${subport}} {
     # the python PortGroup puts compiler names in build.env and destroot.env
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-numpy/files/patch-numpy_distutils_fcompiler_gnu.py.diff b/python/py-numpy/files/patch-numpy_distutils_fcompiler_gnu.py.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 24c0a93..e570575 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-numpy/files/patch-numpy_distutils_fcompiler_gnu.py.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-numpy/files/patch-numpy_distutils_fcompiler_gnu.py.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,6 +1,6 @@
</span> --- numpy/distutils/fcompiler/gnu.py.orig
 +++ numpy/distutils/fcompiler/gnu.py
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -235,8 +235,7 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -236,8 +236,7 @@
</span>          return []
  
      def runtime_library_dir_option(self, dir):
</pre><pre style='margin:0'>

</pre>