<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d515c65dd0ce503f807439e49d223da3c4821d1a">https://github.com/macports/macports-ports/commit/d515c65dd0ce503f807439e49d223da3c4821d1a</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 d515c65dd0c bindfs: variant description update
</span>d515c65dd0c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d515c65dd0ce503f807439e49d223da3c4821d1a
</span>Author: i0ntempest <i0ntempest@i0ntempest.com>
AuthorDate: Mon May 12 06:34:11 2025 +1000
<span style='display:block; white-space:pre;color:#404040;'> bindfs: variant description update
</span>---
fuse/bindfs/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/fuse/bindfs/Portfile b/fuse/bindfs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6a6ad0f5ec6..5f5876ca11f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/fuse/bindfs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/fuse/bindfs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,7 +30,7 @@ configure.args-append \
</span> --with-fuse2 \
--disable-macos-fs-link
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant fs_link description {Add a symlink to /Library/Filesystems, enables 'mount -t bindfs' and /etc/fstab support} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant fs_link description "Add a symlink to /Library/Filesystems, enables \'mount -t ${name}\' and /etc/fstab support" {
</span> configure.args-delete \
--disable-macos-fs-link
</pre><pre style='margin:0'>
</pre>