<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/80812a97523e5270b6be65e33e698b13788c9609">https://github.com/macports/macports-ports/commit/80812a97523e5270b6be65e33e698b13788c9609</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 80812a97523 hysteria: fix startupitem command
</span>80812a97523 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 80812a97523e5270b6be65e33e698b13788c9609
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Sat Jan 15 20:59:03 2022 +0800

<span style='display:block; white-space:pre;color:#404040;'>    hysteria: fix startupitem command
</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 2a67041a1f6..2ee507f135b 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;'>@@ -384,4 +384,4 @@ notes-append "
</span> "
 
 startupitem.create          yes
<span style='display:block; white-space:pre;background:#ffe0e0;'>-startupitem.executable      ${prefix}/bin/hysteria -config ${prefix}/etc/hysteria/config.json server
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+startupitem.executable      ${prefix}/bin/hysteria -config ${prefix}/etc/hysteria/config.json
</span></pre><pre style='margin:0'>

</pre>