<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d59994b20de3115f04384fa18ad108ad6e3b4d68">https://github.com/macports/macports-ports/commit/d59994b20de3115f04384fa18ad108ad6e3b4d68</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 d59994b  libtommath: fix livecheck
</span>d59994b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d59994b20de3115f04384fa18ad108ad6e3b4d68
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Sat Oct 21 15:11:01 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    libtommath: fix livecheck
</span>---
 math/libtommath/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/libtommath/Portfile b/math/libtommath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e2c207f..9855873 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/libtommath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/libtommath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -57,5 +57,5 @@ destroot {
</span> }
 
 livecheck.type      regex
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url       ${homepage}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url       http://www.libtom.net/
</span> livecheck.regex     ltm-(\[0-9.\]+)${extract.suffix}
</pre><pre style='margin:0'>

</pre>