<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/029c898d7c18864b43413b86ca761dd4756a7096">https://github.com/macports/macports-ports/commit/029c898d7c18864b43413b86ca761dd4756a7096</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 029c898d7c1 mihomo: another workaround for case sensitive fs
</span>029c898d7c1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 029c898d7c18864b43413b86ca761dd4756a7096
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Sun Jun 2 14:16:56 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    mihomo: another workaround for case sensitive fs
</span>---
 net/mihomo/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/mihomo/Portfile b/net/mihomo/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5ef439f5930..ef169f71696 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/mihomo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/mihomo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -611,6 +611,7 @@ go.vendors          lukechampine.com/blake3 \
</span> 
 post-extract {
     ln -s ${gopath}/src/github.com/MetaCubeX ${gopath}/src/github.com/metacubex
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    ln -s ${gopath}/src/github.com/SagerNet ${gopath}/src/github.com/sagernet
</span>     ln -s ${gopath}/src/github.com/MetaCubeX/sing ${gopath}/src/github.com/SagerNet/sing
     ln -s ${gopath}/src/gitlab.com/yawning/bsaes ${gopath}/src/gitlab.com/yawning/bsaes.git
 }
</pre><pre style='margin:0'>

</pre>