<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/2574b4708d0bb8636b51fe24e0f60f9a454a1444">https://github.com/macports/macports-ports/commit/2574b4708d0bb8636b51fe24e0f60f9a454a1444</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2574b4708d0bb8636b51fe24e0f60f9a454a1444
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Thu Aug 18 10:26:37 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    gutils-suite: update for pg stub changes
</span>---
 sysutils/gutils-suite/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/gutils-suite/Portfile b/sysutils/gutils-suite/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f703daa59ae..537e61d3241 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/gutils-suite/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/gutils-suite/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,8 @@ description         Meta port encompassing the foundational GNU utils suite
</span> long_description    {*}${description}
 
 # Leaf port, not intended to be used as a lib dep
<span style='display:block; white-space:pre;background:#ffe0e0;'>-stub.lib_dep        no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+stub.noarch         yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+stub.libs           no
</span> 
 depends_lib-append \
                     port:bc \
</pre><pre style='margin:0'>

</pre>