<pre style='margin:0'>
Haren S (harens) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4f9b1f529e695b658b45bdf7d29575eb75a99145">https://github.com/macports/macports-ports/commit/4f9b1f529e695b658b45bdf7d29575eb75a99145</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 4f9b1f529e6 unciv: update to 4.4.16
</span>4f9b1f529e6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4f9b1f529e695b658b45bdf7d29575eb75a99145
</span>Author: Haren S <12570877+harens@users.noreply.github.com>
AuthorDate: Sat Feb 18 22:03:14 2023 +0000

<span style='display:block; white-space:pre;color:#404040;'>    unciv: update to 4.4.16
</span>---
 games/unciv/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<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 d4d1bec6223..b7728abb312 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;'>@@ -5,7 +5,7 @@ PortGroup           app 1.0
</span> PortGroup           java 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        yairm210 Unciv 4.4.15-patch1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        yairm210 Unciv 4.4.16
</span> name                unciv
 github.tarball_from archive
 revision            0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,9 +31,9 @@ master_sites-append https://services.gradle.org/distributions/
</span> distfiles-append    ${gradle_distfile}
 
 checksums           ${main_distfile} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    rmd160  fbd6c5652400ed75aef5ac0a7e445880540a0d46 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  fd92579bdaad9d3e5c79eaca61423804fb9b895669d5553541c5288f7964314e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    43676413 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    rmd160  19ded6ff3724f4a28b312c994eb13aefcba17af9 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7449b8eb7416377a1bb5aea02159498a6360e91dfbdb927a53216a69d730810c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    43674565 \
</span>                     ${gradle_distfile} \
                     rmd160  9a359c0a1f37cbaef3feffbf6f822de21dc86601 \
                     sha256  cb87f222c5585bd46838ad4db78463a5c5f3d336e5e2b98dc7c0c586527351c2 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -71,7 +71,7 @@ build.target        desktop:dist
</span> build.args          --stacktrace --parallel --max-workers=${build.jobs}
 
 app.executable      ${workpath}/gui
<span style='display:block; white-space:pre;background:#ffe0e0;'>-app.icon            "${worksrcpath}/extraimages/Icons/Unciv icon v6.png"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+app.icon            "${worksrcpath}/extraImages/Icons/Unciv icon v6.png"
</span> 
 # Create an empty saved files directory
 destroot.keepdirs   ${destroot}${javadir}/saved_files
</pre><pre style='margin:0'>

</pre>