<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/76a6849c2a71db7eda9bb0ef53a7daec1f25cfed">https://github.com/macports/macports-ports/commit/76a6849c2a71db7eda9bb0ef53a7daec1f25cfed</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 76a6849c2a7 PrismLauncher: update to 9.4
</span>76a6849c2a7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 76a6849c2a71db7eda9bb0ef53a7daec1f25cfed
</span>Author: éléanore is not coding in the slightest <166862894+eleanordoesntcode@users.noreply.github.com>
AuthorDate: Sat Apr 12 03:53:34 2025 +0200

<span style='display:block; white-space:pre;color:#404040;'>    PrismLauncher: update to 9.4
</span>---
 games/PrismLauncher/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/PrismLauncher/Portfile b/games/PrismLauncher/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f765ea790f2..1f4b93791ea 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/PrismLauncher/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/PrismLauncher/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           qt5 1.0
</span> PortGroup           java 1.0
 PortGroup           cmake 1.1
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        PrismLauncher PrismLauncher 9.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        PrismLauncher PrismLauncher 9.4
</span> github.tarball_from releases
 revision            0
 categories          games
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,6 +17,8 @@ long_description    PrismLauncher is {*}${description} that allows you to easily
</span>                     multiple installations of Minecraft at once.
 homepage            https://prismlauncher.org/
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin >= 17}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> fetch.type          git
 
 post-fetch {
</pre><pre style='margin:0'>

</pre>