print/lilypond-devel: Update 2.21.5 -> 2.21.6
PR: 249347 Submitted by: m.ne@gmx.net (maintainer)
This commit is contained in:
parent
67f110277f
commit
dac6fa73b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548939
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lilypond
|
||||
DISTVERSION= 2.21.5
|
||||
DISTVERSION= 2.21.6
|
||||
CATEGORIES= print audio
|
||||
MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/
|
||||
PKGNAMESUFFIX= -devel
|
||||
@ -72,9 +72,11 @@ NLS_USES= gettext
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|<FlexLexer.h>|"/usr/include/FlexLexer.h"|' \
|
||||
${WRKSRC}/lily/include/includable-lexer.hh
|
||||
${SED} -e 's|%%FONTDIR%%|${WRKDIR}/fontconfig/cache/|' \
|
||||
${FILESDIR}/fonts.conf > ${WRKDIR}/.fonts.conf
|
||||
${WRKSRC}/lily/include/includable-lexer.hh
|
||||
@${REINPLACE_CMD} -e 's|$save_CXXFLAGS -Werror=suggest-override|$save_CXXFLAGS|' \
|
||||
${WRKSRC}/configure
|
||||
@${SED} -e 's|%%FONTDIR%%|${WRKDIR}/fontconfig/cache/|' \
|
||||
${FILESDIR}/fonts.conf > ${WRKDIR}/.fonts.conf
|
||||
|
||||
post-patch-NLS-off:
|
||||
@${REINPLACE_CMD} -e '/po \\$$/d' ${WRKSRC}/${MAKEFILE}.in
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1597667426
|
||||
SHA256 (lilypond-2.21.5.tar.gz) = 09d05285fd334113b91b14a9d8d19fc0e086bec5868b69c73a61f9ea218a96cb
|
||||
SIZE (lilypond-2.21.5.tar.gz) = 18005124
|
||||
TIMESTAMP = 1600191828
|
||||
SHA256 (lilypond-2.21.6.tar.gz) = 24aa358d7da5ea32294a4fc98acd72e78606afdc3bd411a331b2490c15b9acb7
|
||||
SIZE (lilypond-2.21.6.tar.gz) = 17996701
|
||||
|
Loading…
Reference in New Issue
Block a user