<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/aad440f396d3b1cb7848a90e93ea3322984c144c">https://github.com/macports/macports-ports/commit/aad440f396d3b1cb7848a90e93ea3322984c144c</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 aad440f  taglib: Adjust livecheck to avoid beta versions
</span>aad440f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit aad440f396d3b1cb7848a90e93ea3322984c144c
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Apr 26 22:51:50 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    taglib: Adjust livecheck to avoid beta versions
</span>---
 audio/taglib/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/taglib/Portfile b/audio/taglib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index db6b4d2..cfd468c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/taglib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/taglib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -38,3 +38,5 @@ configure.args-append  ../${distname} \
</span> # asf and mp4 are necessary for Amarok.
 # Change to make them optional was reportedly political
 # http://lists.kde.org/?l=amarok&m=125338541922769&w=2
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex  {([0-9.]+)}
</span></pre><pre style='margin:0'>

</pre>