<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0ab69368a44224d8aaaa97425d11e4edf58bb10a">https://github.com/macports/macports-ports/commit/0ab69368a44224d8aaaa97425d11e4edf58bb10a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0ab69368a44224d8aaaa97425d11e4edf58bb10a
</span>Author: Zero King <l2dy@icloud.com>
AuthorDate: Wed Feb 1 07:57:58 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    GeoLiteCity: disable livecheck
</span>---
 databases/GeoLiteCity/Portfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/GeoLiteCity/Portfile b/databases/GeoLiteCity/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d43e38b..ac5abac 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/GeoLiteCity/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/GeoLiteCity/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,6 +30,4 @@ destroot  {
</span>     xinstall ${worksrcpath}/LICENSE.txt ${docdir}/LICENSE.txt
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type      regex
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url       http://geolite.maxmind.com/download/geoip/database/GeoLiteCity_CSV/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex     "${name}_(\\d\{8\}).zip"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      none
</span></pre><pre style='margin:0'>

</pre>