<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/17aeae67e7729fcb72d576e0e676b06bb65d1d7e">https://github.com/macports/macports-ports/commit/17aeae67e7729fcb72d576e0e676b06bb65d1d7e</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 17aeae67e77 p5-thrift: update livecheck.url
</span>17aeae67e77 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 17aeae67e7729fcb72d576e0e676b06bb65d1d7e
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Jan 4 14:46:07 2024 -0800
<span style='display:block; white-space:pre;color:#404040;'> p5-thrift: update livecheck.url
</span>---
perl/p5-thrift/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-thrift/Portfile b/perl/p5-thrift/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 717cfd11578..ae0a02d4b68 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-thrift/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-thrift/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -52,5 +52,5 @@ if {${perl5.major} != ""} {
</span> }
livecheck.type regex
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url https://www.apache.org/dist/thrift/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url https://downloads.apache.org/thrift/
</span> livecheck.regex {(\d+(?:\.\d+)*)/}
</pre><pre style='margin:0'>
</pre>