Bug 280485

Summary: print/lilypond-devel: update to 2.25.18
Product: Ports & Packages Reporter: Martin Neubauer <m.ne>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: vvd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://lilypond.org/news.html#LilyPond-2_002e25_002e18-released-July-14_002c-2024
Attachments:
Description Flags
patch to version 2.25.18
m.ne: maintainer-approval+
cleaned up patch to version 2.25.18 m.ne: maintainer-approval+

Description Martin Neubauer 2024-07-28 20:58:20 UTC
Created attachment 252340 [details]
patch to version 2.25.18

Update to version 2.25.18
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2024-07-29 00:48:49 UTC
I don't see port print/extractpdfmark in my ports tree.
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-10 01:08:02 UTC
ping
Comment 3 Martin Neubauer 2024-08-11 13:25:51 UTC
(In reply to Vladimir Druzenko from comment #1)
Sorry about this. The additional dependency lines were left over from experiments for having the option to generate the documentation in the future. As it turned out, for regular use having extractpdfmark available makes no difference, so I took those lines out and re-generated the patch.

(The description at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279801 still overstates the impact in the general case, but I hope to come up with a clearer description there.)
Comment 4 Martin Neubauer 2024-08-11 13:26:57 UTC
Created attachment 252683 [details]
cleaned up patch to version 2.25.18

Patch without extraneous dependency lines
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-08-11 16:22:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2a5ca2411c186da6785fd597611f7bc82dd0cf20

commit 2a5ca2411c186da6785fd597611f7bc82dd0cf20
Author:     Martin Neubauer <m.ne@gmx.net>
AuthorDate: 2024-08-11 16:17:08 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-11 16:17:08 +0000

    print/lilypond-devel: update 2.25.17 → 2.25.18

    News:
    https://lilypond.org/news.html#LilyPond-2_002e25_002e18-released-July-14_002c-2024

    While here remove GNU_CONFIGURE_MANPREFIX and fix align.

    PR:     280485

 print/lilypond-devel/Makefile  | 17 ++++++++---------
 print/lilypond-devel/distinfo  |  6 +++---
 print/lilypond-devel/pkg-plist |  4 ++++
 3 files changed, 15 insertions(+), 12 deletions(-)
Comment 6 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-11 16:23:44 UTC
Thanks.