<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/9947f4310907baadd47ca2855bdb562040282f6e">https://github.com/macports/macports-ports/commit/9947f4310907baadd47ca2855bdb562040282f6e</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 9947f43 py*-numpy: always append patchfiles, f2py testing now works again.
</span>9947f43 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 9947f4310907baadd47ca2855bdb562040282f6e
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Jun 8 12:44:24 2017 -0400
<span style='display:block; white-space:pre;color:#404040;'> py*-numpy: always append patchfiles, f2py testing now works again.
</span>---
python/py-numpy/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<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 b3432c5..d3fccf9 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;'>@@ -52,7 +52,7 @@ if {${name} ne ${subport}} {
</span> compilers.setup require_fortran -clang -dragonegg -gcc44 -gcc45 \
-gcc46 -gcc47 -gcc48 -g95 clang37
<span style='display:block; white-space:pre;background:#ffe0e0;'>- patchfiles patch-f2py_setup.py.diff \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ patchfiles-append patch-f2py_setup.py.diff \
</span> patch-fcompiler_g95.diff
depends_lib-append port:fftw-3 \
</pre><pre style='margin:0'>
</pre>