<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/e17df2f4fce17ebb6b2b9d1fd40a051fbbec4a54">https://github.com/macports/macports-ports/commit/e17df2f4fce17ebb6b2b9d1fd40a051fbbec4a54</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 e17df2f4fce gutils-suite: add bash/bash-completion
</span>e17df2f4fce is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e17df2f4fce17ebb6b2b9d1fd40a051fbbec4a54
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Tue May 23 20:19:11 2023 -0400

<span style='display:block; white-space:pre;color:#404040;'>    gutils-suite: add bash/bash-completion
</span>---
 sysutils/gutils-suite/Portfile | 4 +++-
 1 file changed, 3 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 83837364718..a0665cf1385 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;'>@@ -5,7 +5,7 @@ PortGroup           stub 1.0
</span> 
 name                gutils-suite
 version             1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            4
</span> 
 categories          sysutils
 maintainers         {mascguy @mascguy} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,6 +18,8 @@ supported_archs     noarch
</span> platforms           any
 
 depends_lib-append \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:bash \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:bash-completion \
</span>                     port:bc \
                     port:bison \
                     path:libexec/coreutils/libstdbuf.so:coreutils \
</pre><pre style='margin:0'>

</pre>