<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/24ce3f5f872b88981349d7c9d7d5aee0ca19e0c2">https://github.com/macports/macports-ports/commit/24ce3f5f872b88981349d7c9d7d5aee0ca19e0c2</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 24ce3f5f872 unciv: correct license
</span>24ce3f5f872 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 24ce3f5f872b88981349d7c9d7d5aee0ca19e0c2
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Mar 21 01:30:24 2024 +1100

<span style='display:block; white-space:pre;color:#404040;'>    unciv: correct license
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See info about handling of MPL-2 at
</span><span style='display:block; white-space:pre;color:#404040;'>    https://trac.macports.org/wiki/PortfileRecipes#license
</span>---
 games/unciv/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/unciv/Portfile b/games/unciv/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f9a1f58b6d0..2ccd7899d3a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/unciv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/unciv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ revision            0
</span> categories          games
 platforms           any
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             MPL-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             {MPL-2 LGPL-2.1+}
</span> maintainers         {@harens harens} openmaintainer
 
 description         Open-source Android/Desktop remake of Civ V
</pre><pre style='margin:0'>

</pre>