<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/69e9075ed3564af11203a588b8fab641c1b5c65f">https://github.com/macports/macports-ports/commit/69e9075ed3564af11203a588b8fab641c1b5c65f</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 69e9075  arpack: rev-bump for updated GCC ABI.
</span><span style='display:block; white-space:pre;color:#404040;'>     new 5375a96  Merge branch 'master' of https://github.com/macports/macports-ports
</span>69e9075 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 69e9075ed3564af11203a588b8fab641c1b5c65f
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Mon Sep 4 14:28:42 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    arpack: rev-bump for updated GCC ABI.
</span>---
 math/arpack/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/arpack/Portfile b/math/arpack/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 289c300..5b83c5b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/arpack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/arpack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ PortGroup           linear_algebra 1.0
</span> 
 github.setup        opencollab arpack-ng 3.4.0
 name                arpack
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> categories          math
 license             BSD
 platforms           darwin
</pre><pre style='margin:0'>

</pre>