<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/82be6d1dedd9b9c6b91694e62cc7dc35f566e3de">https://github.com/macports/macports-ports/commit/82be6d1dedd9b9c6b91694e62cc7dc35f566e3de</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 82be6d1dedd9b9c6b91694e62cc7dc35f566e3de
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Oct 1 11:01:24 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    gcc*: whitespace changes
</span>---
 lang/gcc5/Portfile | 2 +-
 lang/gcc6/Portfile | 2 +-
 lang/gcc8/Portfile | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/gcc5/Portfile b/lang/gcc5/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aa41622..ab8fb75 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/gcc5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/gcc5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -138,7 +138,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 } {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/gcc6/Portfile b/lang/gcc6/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1685ba7..39b64b9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/gcc6/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/gcc6/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -135,7 +135,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 } {
<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 802e0d2..8242cf2 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;'>@@ -136,7 +136,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>