<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/fb85cfe3fd280baddb37b5419e9875aafda47d6b">https://github.com/macports/macports-ports/commit/fb85cfe3fd280baddb37b5419e9875aafda47d6b</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 fb85cfe3fd2 lilypond-devel: update to 2.25.11
</span>fb85cfe3fd2 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit fb85cfe3fd280baddb37b5419e9875aafda47d6b
</span>Author: Werner Lemberg <wl@gnu.org>
AuthorDate: Mon Dec 25 08:53:44 2023 +0100
<span style='display:block; white-space:pre;color:#404040;'> lilypond-devel: update to 2.25.11
</span>---
textproc/lilypond/Portfile | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/lilypond/Portfile b/textproc/lilypond/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index baab78f9b8e..9798acde394 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/lilypond/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/lilypond/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,9 +10,9 @@ categories textproc
</span> maintainers {snc @nerdling} openmaintainer
license GPL-3+
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# LilyPond does not link with ghostscript. At least one of
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# ghostscript's dependencies (libpaper) links with legacysupport which
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# is APSL-2 licensed which would cause an apparent conflict.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# LilyPond does not link with Ghostscript. However, at least one of
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Ghostscript's dependencies (libpaper) links with legacysupport, which
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# is APSL-2 licensed, and which would cause an apparent conflict.
</span> license_noconflict ghostscript
description An automated engraving system for typesetting sheet music.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -58,12 +58,12 @@ if {${subport} eq ${name}} {
</span>
set livecheck_url "source.html"
} else {
<span style='display:block; white-space:pre;background:#ffe0e0;'>- version 2.25.10
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ version 2.25.11
</span> revision 0
conflicts lilypond
<span style='display:block; white-space:pre;background:#ffe0e0;'>- checksums rmd160 26f8c073c53d073525cf42231cad82b087dce3eb \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 8f55de41191c06dac630941a1486e9fd792d6111042fa3831979cab7f46dc120 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 18997022
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ checksums rmd160 7b1d584cc24b20df7726c031104b1cc97dd5ac5b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 0c3be8d4b0539c35520f2443605d1a113a05b26bd6d5d95368c1dda4110e74c2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 19021649
</span>
set livecheck_url "development.html"
}
</pre><pre style='margin:0'>
</pre>