<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/14eb82b31cf4e2d5c032b477e6576aa7dca409be">https://github.com/macports/macports-ports/commit/14eb82b31cf4e2d5c032b477e6576aa7dca409be</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 14eb82b31cf gutils-suite: use path dep for rsync-hfscomp
</span>14eb82b31cf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 14eb82b31cf4e2d5c032b477e6576aa7dca409be
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sat Jun 17 13:25:46 2023 -0400

<span style='display:block; white-space:pre;color:#404040;'>    gutils-suite: use path dep for rsync-hfscomp
</span>---
 sysutils/gutils-suite/Portfile | 2 +-
 1 file changed, 1 insertion(+), 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 8a2c8ca89f3..07a0860a578 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;'>@@ -51,7 +51,7 @@ depends_lib-append \
</span>                     port:parallel \
                     port:pbzip2 \
                     port:pigz \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:rsync-hfscomp \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    path:bin/rsync:rsync-hfscomp \
</span>                     port:smartmontools \
                     port:symlinks \
                     port:vim \
</pre><pre style='margin:0'>

</pre>