<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/da8a8d096c987ee22163da6a8bcbfae642bd31f3">https://github.com/macports/macports-ports/commit/da8a8d096c987ee22163da6a8bcbfae642bd31f3</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 da8a8d0  ntl: fix livecheck
</span>da8a8d0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit da8a8d096c987ee22163da6a8bcbfae642bd31f3
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Fri Nov 10 10:54:05 2017 +0000

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/ntl/Portfile b/math/ntl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 78d47c2..ca192ef 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/ntl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/ntl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -50,4 +50,4 @@ post-destroot {
</span> }
 
 livecheck.url    http://shoup.net/ntl/download.html
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex  "Download NTL (\\d(?:\\.\\d+)*)"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex  "Download NTL (\\d+(?:\\.\\d+)*)"
</span></pre><pre style='margin:0'>

</pre>