git: 53ed1e3f536a - main - print/lilypond: update to 2.22.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jun 2022 20:42:21 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=53ed1e3f536a37f6740254532b2d0590b0fe454f
commit 53ed1e3f536a37f6740254532b2d0590b0fe454f
Author: Martin Neubauer <m.ne@gmx.net>
AuthorDate: 2022-06-05 17:17:24 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-06 20:39:56 +0000
print/lilypond: update to 2.22.2
ChangeLog:
http://lilypond.org/news.html#LilyPond-2_002e22_002e2-released_0021-February-22_002c-2022
PR: 264466
Reported by: m.ne@gmx.net (maintainer)
---
print/lilypond/Makefile | 23 +++++++++--------------
print/lilypond/distinfo | 6 +++---
2 files changed, 12 insertions(+), 17 deletions(-)
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 3f1ebe64b3d0..f1dc793a6cb4 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,8 +1,7 @@
# Created by: patrick, trevor
PORTNAME= lilypond
-DISTVERSION= 2.22.1
-PORTREVISION= 1
+DISTVERSION= 2.22.2
CATEGORIES= print audio
MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/
@@ -24,6 +23,7 @@ BUILD_DEPENDS= bash:shells/bash \
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libgmp.so:math/gmp \
+ libharfbuzz.so:print/harfbuzz \
libltdl.so:devel/libltdl
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejavu \
mftrace:print/mftrace
@@ -42,23 +42,17 @@ CONFIGURE_ENV+= ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \
HOME=${WRKDIR} \
YACC=${YACC}
-CONFLICTS_INSTALL= lilypond-devel
-
MAKEFILE= GNUmakefile
ALL_TARGET= all
+CONFLICTS_INSTALL= lilypond-devel
+
BINARY_ALIAS= python=${PYTHON_VERSION}
-INFO= lilypond-changes \
- lilypond-contributor \
- lilypond-essay \
- lilypond-extending \
- lilypond-internals \
- lilypond-learning \
- lilypond-notation \
- lilypond-snippets \
- lilypond-usage \
- music-glossary
+INFO= lilypond-changes lilypond-contributor lilypond-essay \
+ lilypond-extending lilypond-internals lilypond-learning \
+ lilypond-notation lilypond-snippets lilypond-usage \
+ music-glossary
PLIST_SUB= DISTVERSION=${DISTVERSION}
OPTIONS_DEFINE= GUILE2 NLS URW
@@ -70,6 +64,7 @@ URW_DESC= Use bundled URW fonts
GUILE2_LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \
libguile-2.2.so:lang/guile2
GUILE2_LIB_DEPENDS_OFF= libguile.so:lang/guile1
+GUILE2_CONFIGURE_ENV= GUILE_FLAVOR=guile-2.2
NLS_USES= gettext
NLS_USES_OFF= gettext-tools
diff --git a/print/lilypond/distinfo b/print/lilypond/distinfo
index 5c79010ea053..5818aa10192f 100644
--- a/print/lilypond/distinfo
+++ b/print/lilypond/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619692088
-SHA256 (lilypond-2.22.1.tar.gz) = 72ac2d54c310c3141c0b782d4e0bef9002d5519cf46632759b1f03ef6969cc30
-SIZE (lilypond-2.22.1.tar.gz) = 18033161
+TIMESTAMP = 1653158432
+SHA256 (lilypond-2.22.2.tar.gz) = dde90854fa7de1012f4e1304a68617aea9ab322932ec0ce76984f60d26aa23be
+SIZE (lilypond-2.22.2.tar.gz) = 18034586