<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/57217bf56f0387b63afb5e06f369761285c23a80">https://github.com/macports/macports-ports/commit/57217bf56f0387b63afb5e06f369761285c23a80</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 57217bf  gcc7: fix typo in trac link
</span>57217bf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 57217bf56f0387b63afb5e06f369761285c23a80
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Fri Nov 29 02:32:31 2019 +0000

<span style='display:block; white-space:pre;color:#404040;'>    gcc7: fix typo in trac link
</span>---
 lang/gcc7/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/gcc7/Portfile b/lang/gcc7/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c526c17..27bf288 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/gcc7/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/gcc7/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -361,7 +361,7 @@ build.env-append \
</span>     "CXXCPP=${configure.cxx} -E"
 
 # gcc default optflags are required to build gcc7 with older compilers
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# see https://trac.macports.org/ticket/599706
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# see https://trac.macports.org/ticket/59706
</span> # we probably also want to clear out the rest of the configure.XYZ flags
 configure.optflags
 
</pre><pre style='margin:0'>

</pre>