<pre style='margin:0'>
Takeshi Enomoto (tenomoto) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e3cafd605f44387a35ea2591808b58b932fcfcae">https://github.com/macports/macports-ports/commit/e3cafd605f44387a35ea2591808b58b932fcfcae</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 e3cafd6  ncarg: set gcc7 default
</span>e3cafd6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e3cafd605f44387a35ea2591808b58b932fcfcae
</span>Author: Takeshi Enomoto <takeshi@macports.org>
AuthorDate: Sun Feb 18 15:53:37 2018 +0900

<span style='display:block; white-space:pre;color:#404040;'>    ncarg: set gcc7 default
</span>---
 science/ncarg/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/ncarg/Portfile b/science/ncarg/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 05f7f71..9355617 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/ncarg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/ncarg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -211,7 +211,7 @@ post-build {
</span> }
 
 if {![fortran_variant_isset]} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    default_variants-append +gcc6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    default_variants-append +gcc7
</span> }
 
 if {[variant_isset g95]} {
</pre><pre style='margin:0'>

</pre>