<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/dd5a15f4e1ea83bbb712d1a0e46b13922099bb51">https://github.com/macports/macports-ports/commit/dd5a15f4e1ea83bbb712d1a0e46b13922099bb51</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 dd5a15f4e1e hysteria: 2.0.2
</span>dd5a15f4e1e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit dd5a15f4e1ea83bbb712d1a0e46b13922099bb51
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Tue Sep 19 17:33:37 2023 -0400
<span style='display:block; white-space:pre;color:#404040;'> hysteria: 2.0.2
</span>---
net/hysteria/Portfile | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
<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 c645a4a45cf..5e8adbfc47d 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;'>@@ -3,8 +3,8 @@
</span> PortSystem 1.0
PortGroup golang 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup github.com/apernet/hysteria 2.0.1 app/v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-set git-commit e11762a196e4fcdbde728ef160bc3c6cfeb5bc6e
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/apernet/hysteria 2.0.2 app/v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set git-commit 1d0560dd34751fd96ce69faa067bdad1b2c65581
</span> # This line is for displaying commit in CLI only
revision 0
categories net
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,9 +16,9 @@ long_description Hysteria is a feature-packed network utility optimized for n
</span> (e.g. satellite connections, congested public Wi-Fi, cross-country connection) \
powered by a custom version of QUIC protocol.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 c70ef43fc4672be3f8c1fc5a28502310f9a630b0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 2aeacf99f335b1da684bfb65d16333a8e79d301c20a200590ceb67db4a4fa7d9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 3764884
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 955256a536ff48d490c440330a6a9f65a9deb4d9 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 26a3510ded0fc4c06a15fe4b6561274ab5a92af20dbe9e940b8a5536188a48fd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 3764335
</span>
# Notes for updating this port:
# Remember to update git commit hash
</pre><pre style='margin:0'>
</pre>