<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/4b019b719b78ad3cb3116eca608d572d5ef98334">https://github.com/macports/macports-ports/commit/4b019b719b78ad3cb3116eca608d572d5ef98334</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 4b019b719b7 ptunnel: use https homepage
</span>4b019b719b7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4b019b719b78ad3cb3116eca608d572d5ef98334
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Thu Apr 4 12:59:30 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    ptunnel: use https homepage
</span>---
 net/ptunnel/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/ptunnel/Portfile b/net/ptunnel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7bdfce56a6a..c6578530870 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/ptunnel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/ptunnel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ description         tunnel over ICMP
</span> long_description    Ptunnel is an application that allows you to reliably tunnel\
                     TCP connections to a remote host using ICMP echo request and\
                     reply packets, commonly known as ping requests and replies.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.cs.uit.no/~daniels/PingTunnel/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.cs.uit.no/~daniels/PingTunnel/
</span> 
 master_sites        ${homepage}
 distname            PingTunnel-${version}
</pre><pre style='margin:0'>

</pre>