<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/b63d00f1621b2496029d9c8760b14768c1884451">https://github.com/macports/macports-ports/commit/b63d00f1621b2496029d9c8760b14768c1884451</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 b63d00f1621 fluidsynth: update to 2.3.0
</span>b63d00f1621 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b63d00f1621b2496029d9c8760b14768c1884451
</span>Author: Szabolcs Horvát <szhorvat@gmail.com>
AuthorDate: Mon Nov 21 11:22:40 2022 +0100

<span style='display:block; white-space:pre;color:#404040;'>    fluidsynth: update to 2.3.0
</span>---
 multimedia/fluidsynth/Portfile | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/multimedia/fluidsynth/Portfile b/multimedia/fluidsynth/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 67a4c5c35af..249f21eb12f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/multimedia/fluidsynth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/multimedia/fluidsynth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,10 +4,7 @@ PortSystem          1.0
</span> PortGroup           cmake 1.1
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Warning: fluidsynth 2.2.0 breaks API (not just ABI as claimed) and causes some dependent ports
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# such as QTads 3.0.0 not to compile. Verify that dependents are updated to work with fluidsynth 2.2+
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# before updating fluidsynth to that version. See https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.0
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        FluidSynth fluidsynth 2.2.8 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        FluidSynth fluidsynth 2.3.0 v
</span> categories          multimedia audio
 maintainers         {gmail.com:rjvbertin @RJVB} {mojca @mojca} openmaintainer
 license             LGPL
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,9 +19,9 @@ platforms           darwin
</span> 
 homepage            http://www.fluidsynth.org/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  6b58e02c6e36a4ae9fdd81c5f35f3190cb24ae2c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  a7b012d30f7c3f9272b548dcb5fddacd4fe1f54034d47b574e4b1f6d967d82bc \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1751702
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  f33cb24aae0d9fdb8b57a0508024f8cfb2adc56f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  3752bbf2695d16b4578a3f5de8f36f4c3b2c5e9c8a35f445d1ba4ccc422eff57 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1757197
</span> 
 depends_build-append \
                     path:bin/pkg-config:pkgconfig
</pre><pre style='margin:0'>

</pre>