<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/a477f839a92dca45a850546263414b1faf3ab7b8">https://github.com/macports/macports-ports/commit/a477f839a92dca45a850546263414b1faf3ab7b8</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 a477f839a92 hysteria: formatting
</span>a477f839a92 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit a477f839a92dca45a850546263414b1faf3ab7b8
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Sun Jan 7 19:17:42 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> hysteria: formatting
</span>---
net/hysteria/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/hysteria/Portfile b/net/hysteria/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e1c0335234a..ecd2b2c7fbc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/hysteria/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/hysteria/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,7 +26,7 @@ checksums rmd160 9829508ff0e1ba61cfb36f35766187cc3f6ee6fd \
</span> set time [clock format [clock seconds] -format %Y-%m-%dT%H:%M:%S]
build.args-append -ldflags=\"-X 'main.appVersion=v${version}' -X 'main.appCommit=${git-commit}' -X 'main.appDate=${time}'\" -o ../hysteria ./cmd
# go2port no longer works since 1.3.1 as there's no go.mod at project root
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.offline_build no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.offline_build no
</span> build.dir ${worksrcpath}/app
destroot {
</pre><pre style='margin:0'>
</pre>