<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/db35cf5f94f5f64d0a0c19991693b54a836a34af">https://github.com/macports/macports-ports/commit/db35cf5f94f5f64d0a0c19991693b54a836a34af</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 db35cf5f94f gutils-suite: add htop
</span>db35cf5f94f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit db35cf5f94f5f64d0a0c19991693b54a836a34af
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sat Jul 8 08:28:17 2023 -0400
<span style='display:block; white-space:pre;color:#404040;'> gutils-suite: add htop
</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 99a1c644758..1873826b7c8 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 8
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 9
</span>
categories sysutils
maintainers {mascguy @mascguy} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -38,6 +38,7 @@ depends_lib-append \
</span> port:grep \
port:gsed \
port:gtime \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:htop \
</span> port:lbzip2 \
port:lrzip \
port:lzip \
</pre><pre style='margin:0'>
</pre>