FreeBSD Bugzilla – Attachment 248399 Details for
Bug 277001
print/lilypond-devel: update to 2.25.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
alternative patch following a suggestion by bofh
lilypond-devel-2.25.13.diff (text/plain), 2.02 KB, created by
Martin Neubauer
on 2024-02-12 17:09:39 UTC
(
hide
)
Description:
alternative patch following a suggestion by bofh
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2024-02-12 17:09:39 UTC
Size:
2.02 KB
patch
obsolete
>diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile >index 4a39d5da0fc5..6dafddcba0ea 100644 >--- a/print/lilypond-devel/Makefile >+++ b/print/lilypond-devel/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= lilypond >-DISTVERSION= 2.25.12 >-PORTREVISION= 1 >+DISTVERSION= 2.25.13 > CATEGORIES= print audio > MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/ > PKGNAMESUFFIX= -devel >@@ -29,7 +28,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejav > mftrace:print/mftrace > > USES= bison:build compiler:c++11-lib cpe ghostscript gmake gnome \ >- guile:2.2 magick:7,build perl5 pkgconfig python >+ magick:7,build perl5 pkgconfig python > USE_CXXSTD= c++17 > USE_GNOME= cairo pango > USE_PERL5= build >@@ -38,7 +37,7 @@ GNU_CONFIGURE= yes > GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share > CONFIGURE_ENV+= ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \ > FLEX=${FLEX} \ >- GUILE_FLAVOR=guile-2.2 \ >+ GUILE_FLAVOR=${GUILE_CMD} \ > HOME=${WRKDIR} \ > YACC=${YACC} > >@@ -61,11 +60,18 @@ INFO= lilypond-changes \ > music-glossary > PLIST_SUB= DISTVERSION=${DISTVERSION} > >-OPTIONS_DEFINE= NLS URW >-OPTIONS_SUB= yes >+OPTIONS_DEFINE= NLS URW >+OPTIONS_DEFAULT= GUILE3 >+OPTIONS_SINGLE= GUILE >+OPTIONS_SINGLE_GUILE= GUILE2 GUILE3 >+OPTIONS_SUB= yes > >+GUILE2_DESC= Use guile2 >+GUILE3_DESC= Use guile3 > URW_DESC= Use bundled URW fonts > >+GUILE2_USES= guile:2.2 >+GUILE3_USES= guile:3.0 > NLS_USES= gettext > > URW_BUILD_DEPENDS= urw-base35-fonts>0:x11-fonts/urw-base35-fonts >diff --git a/print/lilypond-devel/distinfo b/print/lilypond-devel/distinfo >index abcbdc6108b0..064148f53c58 100644 >--- a/print/lilypond-devel/distinfo >+++ b/print/lilypond-devel/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1704697439 >-SHA256 (lilypond-2.25.12.tar.gz) = eb339afa6bd737549062052299dc64610fc487e89a09bf857977bf76095b1e69 >-SIZE (lilypond-2.25.12.tar.gz) = 19039604 >+TIMESTAMP = 1707677286 >+SHA256 (lilypond-2.25.13.tar.gz) = a23a16de1abe0ef80696f59244d93d542a284738b9b29a7ca3ca0aa9bef8b667 >+SIZE (lilypond-2.25.13.tar.gz) = 19274596
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
m.ne
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 277001
:
248389
|
248393
| 248399