<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/8659b3ff5636f13f8ee4f283248afed544e0d40a">https://github.com/macports/macports-ports/commit/8659b3ff5636f13f8ee4f283248afed544e0d40a</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 8659b3ff563 qt5*: remove reference to removed PG procedure
</span>8659b3ff563 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8659b3ff5636f13f8ee4f283248afed544e0d40a
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Jun 10 20:25:22 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    qt5*: remove reference to removed PG procedure
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See https://github.com/macports/macports-ports/commit/199740601d2301894c304eee00d690aa2b0b9ce1
</span>---
 aqua/phantomjs-qt/Portfile | 1 -
 aqua/qt53/Portfile         | 1 -
 aqua/qt55/Portfile         | 1 -
 aqua/qt56/Portfile         | 1 -
 aqua/qt57/Portfile         | 1 -
 5 files changed, 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/phantomjs-qt/Portfile b/aqua/phantomjs-qt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2948f89b5be..22565006b6e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/phantomjs-qt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/phantomjs-qt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -515,7 +515,6 @@ foreach {module module_info} [array get modules] {
</span>             # For consistency, clear MacPorts environment.
             #configure.cxx_stdlib
             proc portconfigure::should_add_stdlib {} {return false}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            proc cxx11.add_dependencies {} {}
</span>             configure.sdkroot
             configure.cc_archflags
             configure.cxx_archflags
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/qt53/Portfile b/aqua/qt53/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dbc968dfd3a..4eb8dc36827 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/qt53/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/qt53/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1063,7 +1063,6 @@ foreach {module module_info} [array get modules] {
</span>             # For consistency, clear MacPorts environment.
             #configure.cxx_stdlib
             proc portconfigure::should_add_stdlib {} {return false}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            proc cxx11.add_dependencies {} {}
</span>             configure.sdkroot
             configure.cc_archflags
             configure.cxx_archflags
<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 5bec28461f7..23d5d1f9cc1 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;'>@@ -1054,7 +1054,6 @@ foreach {module module_info} [array get modules] {
</span>             # For consistency, clear MacPorts environment.
             #configure.cxx_stdlib
             proc portconfigure::should_add_stdlib {} {return false}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            proc cxx11.add_dependencies {} {}
</span>             configure.sdkroot
             configure.cc_archflags
             configure.cxx_archflags
<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 d5ada19d6c0..c473e757758 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;'>@@ -1102,7 +1102,6 @@ foreach {module module_info} [array get modules] {
</span>             # For consistency, clear MacPorts environment.
             #configure.cxx_stdlib
             proc portconfigure::should_add_stdlib {} {return false}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            proc cxx11.add_dependencies {} {}
</span>             configure.sdkroot
             configure.cc_archflags
             configure.cxx_archflags
<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 a7e837249ca..6f3577ff208 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;'>@@ -1172,7 +1172,6 @@ foreach {module module_info} [array get modules] {
</span>             # For consistency, clear MacPorts environment.
             #configure.cxx_stdlib
             proc portconfigure::should_add_stdlib {} {return false}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            proc cxx11.add_dependencies {} {}
</span>             configure.sdkroot
             configure.cc_archflags
             configure.cxx_archflags
</pre><pre style='margin:0'>

</pre>