Summary: | print/lilypond-devel: update to 2.25.13 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Martin Neubauer <m.ne> | ||||||||
Component: | Individual Port(s) | Assignee: | Muhammad Moinur Rahman <bofh> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Some People | CC: | bofh | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | https://lilypond.org/news.html#LilyPond-2_002e25_002e13-released-Feburary-10_002c-2024 | ||||||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277004 | ||||||||||
Attachments: |
|
Created attachment 248393 [details]
patch for print/lilypond-devel to 2.25.13
I cleaned up the patch a little with hints from print/lilypond
Created attachment 248399 [details]
alternative patch following a suggestion by bofh
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dab18415ee6f099147057ba17ea282e9d82637aa commit dab18415ee6f099147057ba17ea282e9d82637aa Author: Martin Neubauer <m.ne@gmx.net> AuthorDate: 2024-02-12 17:37:41 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-12 17:38:59 +0000 print/lilypond-devel: Update version 2.25.12=>2.25.13 - Optionize GUILE versions Changelog: https://lilypond.org/news.html#LilyPond-2_002e25_002e13-released-Feburary-10_002c-2024 PR: 277001 Approved by: submitter is maintainer print/lilypond-devel/Makefile | 18 ++++++++++++------ print/lilypond-devel/distinfo | 6 +++--- 2 files changed, 15 insertions(+), 9 deletions(-) |
Created attachment 248389 [details] patch for print/lilypond-devel to 2.25.13 - Update to version 2.25.13 - Change Guile dependency to lang/guile3, with an option to stay with lang/guile2 instead