<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/0a4ba49d4847066c2b07c21c0cc293e0128f7fa5">https://github.com/macports/macports-ports/commit/0a4ba49d4847066c2b07c21c0cc293e0128f7fa5</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 0a4ba49 ntl: set nomaintainer
</span>0a4ba49 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0a4ba49d4847066c2b07c21c0cc293e0128f7fa5
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sat Dec 16 12:00:30 2017 -0500
<span style='display:block; white-space:pre;color:#404040;'> ntl: set nomaintainer
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> closes https://trac.macports.org/ticket/55290
</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 ca192ef..ec1eff5 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;'>@@ -5,7 +5,7 @@ version 5.4.2
</span> categories math
platforms darwin
license GPL-2+
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers fimaluka.org:ralf
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers nomaintainer
</span> description NTL: A Library for doing Number Theory
long_description NTL is a high-performance, portable C++ library providing\
data structures and algorithms for arbitrary length\
</pre><pre style='margin:0'>
</pre>