<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/bc63d0828d5ac1350d89847e423d704433d9baa4">https://github.com/macports/macports-ports/commit/bc63d0828d5ac1350d89847e423d704433d9baa4</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit bc63d0828d5ac1350d89847e423d704433d9baa4
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Feb 26 15:07:11 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    IcyJuice: fix homepage and use macports as master_sites; disable livecheck
</span>---
 aqua/IcyJuice/Portfile | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/IcyJuice/Portfile b/aqua/IcyJuice/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eadbde5..5f32e41 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/IcyJuice/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/IcyJuice/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,13 +9,13 @@ version             1.0.2
</span> categories          aqua net
 license             GPL-2+
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.mitzpettel.com/software/icyjuice.html
</span> 
 description         Cocoa ICQ client
 long_description    IcyJuice is a cocoa icq client with file transfers \
     support and multiple accounts lists.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        http://www.mitzpettel.com/download/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            http://www.mitzpettel.com
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        macports_distfiles
</span> distname            ${name}${version}src
 extract.suffix      .tgz
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -36,6 +36,4 @@ post-destroot {
</span>         ${destroot}${applications_dir}
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type  regex
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url   ${homepage}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex "version (\\d+(?:\\.\\d+)*)"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      none
</span></pre><pre style='margin:0'>

</pre>