<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c53b5231e36b197bedd5b85d6558b6e1dc1c7073">https://github.com/macports/macports-ports/commit/c53b5231e36b197bedd5b85d6558b6e1dc1c7073</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c53b5231e36b197bedd5b85d6558b6e1dc1c7073
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Oct 1 07:43:35 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    gcc7: whitespace changes
</span>---
 lang/gcc7/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<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 8d43d68..ebb5555 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;'>@@ -51,7 +51,7 @@ platform darwin {
</span> 
     # see https://gcc.gnu.org/ml/gcc-patches/2012-05/msg00672.html
     patchfiles-append         patch-float128.diff
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>     # enable build on 10.4 and 10.5 PPC
     # https://trac.macports.org/ticket/54215
     patchfiles-append         patch-darwin-ppc-2017-01-msg02971.diff
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -140,7 +140,7 @@ configure.cxx_stdlib
</span> build.dir           ${configure.dir}
 build.target        bootstrap-lean
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Temporary fix to disable parallel builds on macOS 10.13 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Temporary fix to disable parallel builds on macOS 10.13
</span> # See https://trac.macports.org/ticket/54829
 #     https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797
 if { ${os.major} < 17 } {
</pre><pre style='margin:0'>

</pre>