<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/bff52bda09307768e8075f897450a78563c5ee10">https://github.com/macports/macports-ports/commit/bff52bda09307768e8075f897450a78563c5ee10</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 bff52bda093 unciv: update to 4.8.19
</span>bff52bda093 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit bff52bda09307768e8075f897450a78563c5ee10
</span>Author: harens <12570877+harens@users.noreply.github.com>
AuthorDate: Sun Nov 19 12:59:49 2023 +0000

<span style='display:block; white-space:pre;color:#404040;'>    unciv: update to 4.8.19
</span>---
 games/unciv/Portfile                             | 8 ++++----
 games/unciv/files/patch-remove-mobile-build.diff | 4 +++-
 2 files changed, 7 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 ec73caeaf41..07d0b1f6c18 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.8.15
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        yairm210 Unciv 4.8.19
</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  d74b869f57f4fd5eed51e7d93949a948b61c3263 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  d3008968531c13f08c67fc8fe917a6a2ce0fad0438967ed9afaa9fd7cbe7de54 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    44369970 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    rmd160  4883dc72addbf2ece8a5f3d510ce28c7d9e93399 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  17c422fefc5862b65d8f4e10385ba1808bdccb100bf7f1d135dd5f6ca377d5b4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    44407060 \
</span>                     ${gradle_distfile} \
                     rmd160  9a359c0a1f37cbaef3feffbf6f822de21dc86601 \
                     sha256  cb87f222c5585bd46838ad4db78463a5c5f3d336e5e2b98dc7c0c586527351c2 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/unciv/files/patch-remove-mobile-build.diff b/games/unciv/files/patch-remove-mobile-build.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index dbe124b0d5a..67d8ccd3e06 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/unciv/files/patch-remove-mobile-build.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/unciv/files/patch-remove-mobile-build.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ Also fixes errors relating to robovm dependency by removing the ios build.
</span> 
 --- build.gradle.kts.original  2023-09-13 12:44:59.000000000 +0100
 +++ build.gradle.kts   2023-09-13 12:50:46.000000000 +0100
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -94,35 +94,7 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -94,37 +94,7 @@
</span>  
  }
  
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,6 +18,8 @@ Also fixes errors relating to robovm dependency by removing the ios build.
</span> -
 -    dependencies {
 -        "implementation"(project(":core"))
<span style='display:block; white-space:pre;background:#e0ffe0;'>+-        // Not sure why I had to add this in for the upgrade to 1.12.1 to work, we can probably remove this later since it's contained in core
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-        "implementation"("com.badlogicgames.gdx:gdx:$gdxVersion")
</span> -        "implementation"("com.badlogicgames.gdx:gdx-backend-android:$gdxVersion")
 -        "implementation"("org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion")
 -        natives("com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-armeabi-v7a")
</pre><pre style='margin:0'>

</pre>