<pre style='margin:0'>
Leonardo Brondani Schenkel (lbschenkel) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a46b12fb1953b4caa0aa5668950a09a4546657ce">https://github.com/macports/macports-ports/commit/a46b12fb1953b4caa0aa5668950a09a4546657ce</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 a46b12fb195 ncmpcpp: update URLs
</span>a46b12fb195 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a46b12fb1953b4caa0aa5668950a09a4546657ce
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Tue Feb 16 06:12:55 2021 +0000

<span style='display:block; white-space:pre;color:#404040;'>    ncmpcpp: update URLs
</span>---
 audio/ncmpcpp/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/ncmpcpp/Portfile b/audio/ncmpcpp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7cdf7c4dc5a..68272f8398f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/ncmpcpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/ncmpcpp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,10 +12,10 @@ long_description    Ncmpcpp has UI very similar to ncmpc's one, but it provides
</span>                     features such as support for regular expressions in search engine, \
                     extended song format, items filtering, last.fm support, ability to \
                     sort playlist, local filesystem browser and other minor functions.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://mpd.wikia.com/wiki/Client:Ncmpcpp
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://rybczak.net/ncmpcpp/
</span> license             GPL-2+
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        http://ncmpcpp.rybczak.net/stable/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        ${homepage}stable/
</span> use_bzip2           yes
 checksums           rmd160  ff4f9c7ca7e34f20ac8518fca578f92dd16c5d3c \
                     sha256  650ba3e8089624b7ad9e4cc19bc1ac6028edb7523cc111fa1686ea44c0921554 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -45,5 +45,5 @@ variant visualizer description "Enable Visualizer" {
</span> }
 
 livecheck.type      regex
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url       http://rybczak.net/ncmpcpp/installation/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url       ${homepage}installation/
</span> livecheck.regex     "stable\/${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
</pre><pre style='margin:0'>

</pre>