<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d43f57902e903d026d98be4cdf7d3f0f1aee159d">https://github.com/macports/macports-ports/commit/d43f57902e903d026d98be4cdf7d3f0f1aee159d</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d43f57902e903d026d98be4cdf7d3f0f1aee159d
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Fri Jul 22 08:18:45 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    qt(59|511|513|5|6)-qtlocation: conflicts_build boost
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    [skip ci]
</span>---
 aqua/qt5/Portfile   | 5 +++++
 aqua/qt511/Portfile | 5 +++++
 aqua/qt513/Portfile | 5 +++++
 aqua/qt59/Portfile  | 6 ++++++
 aqua/qt6/Portfile   | 9 ++++++++-
 5 files changed, 29 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt5/Portfile b/aqua/qt5/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cf73db4252c..1b63837c5fd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1567,6 +1567,11 @@ foreach {module module_info} [array get modules] {
</span> 
             # special case
             if { ${module} eq "qtlocation" } {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                PortGroup       conflicts_build 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                # do not allow ${prefix}/include/boost to conflict with bundled boost (in bundled mapbox-gl-native)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                conflicts_build boost
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>                 # qtlocation uses
                 #    Gypsy (https://gypsy.freedesktop.org/wiki/)
                 #    if they can be found
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt511/Portfile b/aqua/qt511/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 56e533d3299..96dab6f3936 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt511/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt511/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1375,6 +1375,11 @@ foreach {module module_info} [array get modules] {
</span> 
             # special case
             if { ${module} eq "qtlocation" } {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                PortGroup       conflicts_build 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                # do not allow ${prefix}/include/boost to conflict with bundled boost (in bundled mapbox-gl-native)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                conflicts_build boost
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>                 # qtlocation uses
                 #    Gypsy (https://gypsy.freedesktop.org/wiki/)
                 #    if they can be found
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt513/Portfile b/aqua/qt513/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4866a86b45e..2cb87ea5264 100755
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt513/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt513/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1392,6 +1392,11 @@ foreach {module module_info} [array get modules] {
</span> 
             # special case
             if { ${module} eq "qtlocation" } {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                PortGroup       conflicts_build 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                # do not allow ${prefix}/include/boost to conflict with bundled boost (in bundled mapbox-gl-native)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                conflicts_build boost
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>                 # qtlocation uses
                 #    Gypsy (https://gypsy.freedesktop.org/wiki/)
                 #    if they can be found
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt59/Portfile b/aqua/qt59/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1f9c61a5a00..fc10c8be9ae 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt59/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt59/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1361,6 +1361,12 @@ foreach {module module_info} [array get modules] {
</span> 
             # special case
             if { ${module} eq "qtlocation" } {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                PortGroup       conflicts_build 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                # do not allow ${prefix}/include/boost to conflict with bundled boost (in bundled mapbox-gl-native)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                #   error: expected ';' at end of declaration list
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                conflicts_build boost
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>                 # qtlocation uses
                 #    Gypsy (https://gypsy.freedesktop.org/wiki/)
                 #    if they can be found
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt6/Portfile b/aqua/qt6/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cc036e2d4e8..3b93ddc1fc1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt6/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt6/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1023,7 +1023,14 @@ foreach {module module_info} [array get modules] {
</span>             ###############################################################################
             # Special Cases
             ###############################################################################
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            # special case
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            if { ${module} eq "qtlocation" } {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                PortGroup       conflicts_build 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                # do not allow ${prefix}/include/boost to conflict with bundled boost (in bundled mapbox-gl-native)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                conflicts_build boost
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            }
</span>         }
     }
 }
</pre><pre style='margin:0'>

</pre>