<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ddfcef6278e9a44af6524d3d0bdd3dd4a3d59b1b">https://github.com/macports/macports-ports/commit/ddfcef6278e9a44af6524d3d0bdd3dd4a3d59b1b</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 ddfcef6  ID3: disable livecheck
</span>ddfcef6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ddfcef6278e9a44af6524d3d0bdd3dd4a3d59b1b
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Feb 26 14:56:45 2017 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/ID3/Portfile b/audio/ID3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 173faa5..30c9306 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/ID3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/ID3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,3 +40,5 @@ destroot {
</span>     copy ${destroot.dir}/build/${xcode.configuration}/${name}.framework \
         ${destroot}${frameworks_dir}
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      none
</span></pre><pre style='margin:0'>

</pre>