<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/54d4463c9a2726a7c796be6b320dbb5e47c1c900">https://github.com/macports/macports-ports/commit/54d4463c9a2726a7c796be6b320dbb5e47c1c900</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 54d4463c9a2726a7c796be6b320dbb5e47c1c900
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Thu Oct 12 10:10:03 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    qt5*: reinstate default compiler for dependencies
</span>---
 aqua/qt55/Portfile | 4 +++-
 aqua/qt56/Portfile | 4 +++-
 aqua/qt57/Portfile | 4 +++-
 aqua/qt58/Portfile | 4 +++-
 4 files changed, 12 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt55/Portfile b/aqua/qt55/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7c71464..e4f1f31 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt55/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt55/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -143,7 +143,7 @@ array set modules {
</span>         {"Qt Core" "Qt GUI" "Qt Network" "Qt SQL" "Qt Test" "Qt Widgets" "Qt Concurrent" "Qt D-Bus" "Qt OpenGL" "Qt Platform Headers" "Qt Print Support" "Qt XML"}
         ""
         "variant overrides: ~docs"
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        "revision 8"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        "revision 9"
</span>         "License: "
     }
     qtcanvas3d {
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -761,6 +761,7 @@ foreach {module module_info} [array get modules] {
</span>             post-build {
                 if { [variant_exists universal] && [variant_isset universal] } {
                     foreach arch ${universal_archs_to_use} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                        move -force ${worksrcpath}-${arch}/mkspecs-save/common/clang.conf     ${worksrcpath}-${arch}/mkspecs/common/clang.conf
</span>                         move -force ${worksrcpath}-${arch}/mkspecs-save/common/clang-mac.conf ${worksrcpath}-${arch}/mkspecs/common/clang-mac.conf
                         move -force ${worksrcpath}-${arch}/mkspecs-save/common/macx.conf      ${worksrcpath}-${arch}/mkspecs/common/macx.conf
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -769,6 +770,7 @@ foreach {module module_info} [array get modules] {
</span>                         }
                     }
                 } else {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    move -force ${worksrcpath}/mkspecs-save/common/clang.conf     ${worksrcpath}/mkspecs/common/clang.conf
</span>                     move -force ${worksrcpath}/mkspecs-save/common/clang-mac.conf ${worksrcpath}/mkspecs/common/clang-mac.conf
                     move -force ${worksrcpath}/mkspecs-save/common/macx.conf      ${worksrcpath}/mkspecs/common/macx.conf
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt56/Portfile b/aqua/qt56/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3a2363b..f9f8b3e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt56/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt56/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -149,7 +149,7 @@ array set modules {
</span>         {"Qt Core" "Qt GUI" "Qt Network" "Qt SQL" "Qt Test" "Qt Widgets" "Qt Concurrent" "Qt D-Bus" "Qt OpenGL" "Qt Platform Headers" "Qt Print Support" "Qt XML"}
         ""
         "variant overrides: ~docs"
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        "revision 1"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        "revision 2"
</span>         "License: "
     }
     qtcanvas3d {
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -799,6 +799,7 @@ foreach {module module_info} [array get modules] {
</span>             post-build {
                 if { [variant_exists universal] && [variant_isset universal] } {
                     foreach arch ${universal_archs_to_use} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                        move -force ${worksrcpath}-${arch}/mkspecs-save/common/clang.conf     ${worksrcpath}-${arch}/mkspecs/common/clang.conf
</span>                         move -force ${worksrcpath}-${arch}/mkspecs-save/common/clang-mac.conf ${worksrcpath}-${arch}/mkspecs/common/clang-mac.conf
                         move -force ${worksrcpath}-${arch}/mkspecs-save/common/macx.conf      ${worksrcpath}-${arch}/mkspecs/common/macx.conf
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -807,6 +808,7 @@ foreach {module module_info} [array get modules] {
</span>                         }
                     }
                 } else {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    move -force ${worksrcpath}/mkspecs-save/common/clang.conf     ${worksrcpath}/mkspecs/common/clang.conf
</span>                     move -force ${worksrcpath}/mkspecs-save/common/clang-mac.conf ${worksrcpath}/mkspecs/common/clang-mac.conf
                     move -force ${worksrcpath}/mkspecs-save/common/macx.conf      ${worksrcpath}/mkspecs/common/macx.conf
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt57/Portfile b/aqua/qt57/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 620e6e0..660f272 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt57/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt57/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -149,7 +149,7 @@ array set modules {
</span>         {"Qt Core" "Qt GUI" "Qt Network" "Qt SQL" "Qt Test" "Qt Widgets" "Qt Concurrent" "Qt D-Bus" "Qt OpenGL" "Qt Platform Headers" "Qt Print Support" "Qt XML"}
         ""
         "variant overrides: ~docs"
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        "revision 1"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        "revision 2"
</span>         "License: "
     }
     qtcanvas3d {
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -850,6 +850,7 @@ foreach {module module_info} [array get modules] {
</span>             post-build {
                 if { [variant_exists universal] && [variant_isset universal] } {
                     foreach arch ${universal_archs_to_use} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                        move -force ${worksrcpath}-${arch}/mkspecs-save/common/clang.conf     ${worksrcpath}-${arch}/mkspecs/common/clang.conf
</span>                         move -force ${worksrcpath}-${arch}/mkspecs-save/common/clang-mac.conf ${worksrcpath}-${arch}/mkspecs/common/clang-mac.conf
                         move -force ${worksrcpath}-${arch}/mkspecs-save/common/macx.conf      ${worksrcpath}-${arch}/mkspecs/common/macx.conf
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -858,6 +859,7 @@ foreach {module module_info} [array get modules] {
</span>                         }
                     }
                 } else {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    move -force ${worksrcpath}/mkspecs-save/common/clang.conf     ${worksrcpath}/mkspecs/common/clang.conf
</span>                     move -force ${worksrcpath}/mkspecs-save/common/clang-mac.conf ${worksrcpath}/mkspecs/common/clang-mac.conf
                     move -force ${worksrcpath}/mkspecs-save/common/macx.conf      ${worksrcpath}/mkspecs/common/macx.conf
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt58/Portfile b/aqua/qt58/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4f50283..534db2d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt58/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt58/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -149,7 +149,7 @@ array set modules {
</span>         {"Qt Core" "Qt GUI" "Qt Network" "Qt SQL" "Qt Test" "Qt Widgets" "Qt Concurrent" "Qt D-Bus" "Qt OpenGL" "Qt Platform Headers" "Qt Print Support" "Qt XML"}
         ""
         "variant overrides: ~docs"
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        "revision 0"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        "revision 1"
</span>         "License: "
     }
     qtcanvas3d {
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -870,6 +870,7 @@ foreach {module module_info} [array get modules] {
</span>             post-build {
                 if { [variant_exists universal] && [variant_isset universal] } {
                     foreach arch ${universal_archs_to_use} {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                        move -force ${worksrcpath}-${arch}/mkspecs-save/common/clang.conf     ${worksrcpath}-${arch}/mkspecs/common/clang.conf
</span>                         move -force ${worksrcpath}-${arch}/mkspecs-save/common/clang-mac.conf ${worksrcpath}-${arch}/mkspecs/common/clang-mac.conf
                         move -force ${worksrcpath}-${arch}/mkspecs-save/common/macx.conf      ${worksrcpath}-${arch}/mkspecs/common/macx.conf
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -878,6 +879,7 @@ foreach {module module_info} [array get modules] {
</span>                         }
                     }
                 } else {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    move -force ${worksrcpath}/mkspecs-save/common/clang.conf     ${worksrcpath}/mkspecs/common/clang.conf
</span>                     move -force ${worksrcpath}/mkspecs-save/common/clang-mac.conf ${worksrcpath}/mkspecs/common/clang-mac.conf
                     move -force ${worksrcpath}/mkspecs-save/common/macx.conf      ${worksrcpath}/mkspecs/common/macx.conf
 
</pre><pre style='margin:0'>

</pre>