<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d59bcc9ab3e6939608bd393b9302f0bd7e3af5d1">https://github.com/macports/macports-ports/commit/d59bcc9ab3e6939608bd393b9302f0bd7e3af5d1</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 d59bcc9ab3e httping: homepage and github account gone. Use archive.org
</span>d59bcc9ab3e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d59bcc9ab3e6939608bd393b9302f0bd7e3af5d1
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Jun 25 15:05:13 2021 -0500
<span style='display:block; white-space:pre;color:#404040;'> httping: homepage and github account gone. Use archive.org
</span>---
net/httping/Portfile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/httping/Portfile b/net/httping/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ca8400f7254..c0a6cbc1297 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/httping/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/httping/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ description Ping-like tool for http-requests
</span> long_description Give it an url, and it will show you how long it takes to \
connect, send a request and retrieve the reply (only the headers).
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage https://www.vanheusden.com/httping/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage https://web.archive.org/web/20201108093618/https://www.vanheusden.com/httping/
</span> master_sites ${homepage}
checksums rmd160 f0154ece513637c3334dc2852a9435292996f00a \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,5 +40,4 @@ configure.ldflags-append -lintl
</span>
destroot.args PREFIX=${prefix}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type regex
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type none
</span></pre><pre style='margin:0'>
</pre>