<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/15735f8507d91360e518604335915c01a9ce1b95">https://github.com/macports/macports-ports/commit/15735f8507d91360e518604335915c01a9ce1b95</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 15735f8507d91360e518604335915c01a9ce1b95
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue Apr 6 11:34:26 2021 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/flint/Portfile b/math/flint/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bb86fee2218..697af66f139 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/flint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/flint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ name                    flint
</span> version                 2.7.1
 revision                0
 categories              math devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license                 LGPL-2.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license                 LGPL-2.1+
</span> maintainers             {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
 platforms               darwin
 description             Fast Library for Number Theory
</pre><pre style='margin:0'>

</pre>