<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/ad8d090d8870556de28a3f05774ac9b88cbaf20e">https://github.com/macports/macports-ports/commit/ad8d090d8870556de28a3f05774ac9b88cbaf20e</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 ad8d090d887 libshout2: update homepage, livecheck
</span>ad8d090d887 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ad8d090d8870556de28a3f05774ac9b88cbaf20e
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sat Jun 13 19:23:34 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    libshout2: update homepage, livecheck
</span>---
 audio/libshout2/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/libshout2/Portfile b/audio/libshout2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6cae8618adf..45b9a78888a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/libshout2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/libshout2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,7 @@ long_description \
</span>     and data streaming for the calling application, and lets developers \
     focus on feature sets instead of implementation details.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage        http://www.icecast.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage        https://www.icecast.org/
</span> master_sites    https://downloads.xiph.org/releases/libshout/
 distname        ${my_name}-${version}
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -47,5 +47,5 @@ checksums       rmd160  aa5e3138e3d2e80ca58256778b6e5cf8c9bbad7f \
</span> destroot.args   docdir=${prefix}/share/doc/${name}
 
 livecheck.type  regex
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url   ${homepage}download.php
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url   ${master_sites}
</span> livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
</pre><pre style='margin:0'>

</pre>