<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a20e3b6aeecd9a7a1c1db03929eb36383dba719a">https://github.com/macports/macports-ports/commit/a20e3b6aeecd9a7a1c1db03929eb36383dba719a</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 a20e3b6aeec squid5: fix livecheck
</span>a20e3b6aeec is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a20e3b6aeecd9a7a1c1db03929eb36383dba719a
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Nov 13 17:47:23 2021 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/squid5/Portfile b/net/squid5/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fada2e7977d..1dd43fc5daf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/squid5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/squid5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -167,5 +167,5 @@ variant ssl_crtd requires openssl description "Enable use of external certificat
</span> }
 
 livecheck.type  regex
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url   http://www.squid-cache.org/Versions/v4/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url   http://www.squid-cache.org/Versions/v5/
</span> livecheck.regex "squid-(\[0-9.\]+)-RELEASENOTES\\.html"
</pre><pre style='margin:0'>

</pre>