<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3f6680c0691bf0b7adc8eef918f7501f5211da10">https://github.com/macports/macports-ports/commit/3f6680c0691bf0b7adc8eef918f7501f5211da10</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 3f6680c  gcc8: Add comment explaining why we're not updating
</span>3f6680c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3f6680c0691bf0b7adc8eef918f7501f5211da10
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Oct 14 14:48:04 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    gcc8: Add comment explaining why we're not updating
</span>---
 lang/gcc8/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/gcc8/Portfile b/lang/gcc8/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2373c05..b3ae6c9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/gcc8/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/gcc8/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,8 @@ name                gcc8
</span> revision            1
 subport             libgcc-devel { revision 2 }
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# This is the last version that builds; see
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82092
</span> version             8-20170604
 
 platforms           darwin
</pre><pre style='margin:0'>

</pre>