<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/84544c977ef270b1ee3600e31c401e2e8084e723">https://github.com/macports/macports-ports/commit/84544c977ef270b1ee3600e31c401e2e8084e723</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 84544c9  libssh2: use https
</span>84544c9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 84544c977ef270b1ee3600e31c401e2e8084e723
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Mon Mar 25 11:35:47 2019 +0000

<span style='display:block; white-space:pre;color:#404040;'>    libssh2: use https
</span>---
 devel/libssh2/Portfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libssh2/Portfile b/devel/libssh2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8cad350..85a91ac 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libssh2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libssh2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,7 @@ long_description    libssh2 is a library implementing the SSH2 protocol as \
</span> 
 license             BSD
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.libssh2.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.libssh2.org/
</span> master_sites        ${homepage}download/
 
 checksums           rmd160  84c91d81503510673386714b30630fb3cb169725 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -32,6 +32,4 @@ variant debug description {Enable debug mode including tracing support} {
</span>         --enable-debug
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type      regex
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url       http://www.libssh2.org/download
</span> livecheck.regex     libssh2-(\\d(?:\\.\\d)+)${extract.suffix}
</pre><pre style='margin:0'>

</pre>