<pre style='margin:0'>
Jackson Isaac (JacksonIsaac) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4826eadd152d7847e53c63718c2109630539dcff">https://github.com/macports/macports-ports/commit/4826eadd152d7847e53c63718c2109630539dcff</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 4826ead  aacgain: Disable livecheck instead of removing it
</span>4826ead is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4826eadd152d7847e53c63718c2109630539dcff
</span>Author: ijackson <ijackson@macports.org>
AuthorDate: Thu Apr 12 23:49:18 2018 +0530

<span style='display:block; white-space:pre;color:#404040;'>    aacgain: Disable livecheck instead of removing it
</span>---
 audio/aacgain/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/aacgain/Portfile b/audio/aacgain/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0be21f3..3a65e28 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/aacgain/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/aacgain/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,3 +33,5 @@ depends_lib         path:lib/libmp4v2.dylib:mp4v2 port:faad2
</span> platform darwin {
     configure.cflags-append   "-DHAS_LRINTF"
 }
<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>