Bug 277914

Summary: print/lilypond-devel: update to 2.25.14
Product: Ports & Packages Reporter: Martin Neubauer <m.ne>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Some People CC: eduardo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://lilypond.org/news.html#LilyPond-2_002e25_002e14-released-March-23_002c-2024
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278154
Attachments:
Description Flags
patch for print/lilypond-devel to 2.25.14
m.ne: maintainer-approval+
updated patch also fixing build with NLS=off m.ne: maintainer-approval+

Description Martin Neubauer 2024-03-24 11:07:22 UTC
Created attachment 249442 [details]
patch for print/lilypond-devel to 2.25.14

- Update to version 2.25.14
- Remove now non-functional URW option
Comment 1 Martin Neubauer 2024-04-03 21:42:09 UTC
Created attachment 249687 [details]
updated patch also fixing build with NLS=off

- Fix build when NLS is turned off
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-04-04 13:13:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=009bad353149a11f49bf51f3169eb79b8180c5bb

commit 009bad353149a11f49bf51f3169eb79b8180c5bb
Author:     Martin Neubauer <m.ne@gmx.net>
AuthorDate: 2024-04-04 13:10:38 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-04-04 13:12:27 +0000

    print/lilypond-devel: Update to 2.25.14

    - Remove now non-functional URW option
    - Fix build when NLS is turned off

    ChangeLog:
    https://lilypond.org/news.html#LilyPond-2_002e25_002e14-released-March-23_002c-2024

    PR:             277914

 print/lilypond-devel/Makefile  | 18 +++++++-----------
 print/lilypond-devel/distinfo  |  6 +++---
 print/lilypond-devel/pkg-plist | 12 ------------
 3 files changed, 10 insertions(+), 26 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-04 13:19:10 UTC
Committed, thanks!