FreeBSD Bugzilla – Attachment 189777 Details for
Bug 218147
print/lilypond-devel: update to 2.19.81
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for print/lilypond-devel to 2.19.80
lilypond-devel-2.19.80.diff (text/plain), 3.36 KB, created by
Martin Neubauer
on 2018-01-16 00:58:40 UTC
(
hide
)
Description:
Patch for print/lilypond-devel to 2.19.80
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2018-01-16 00:58:40 UTC
Size:
3.36 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 459143) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= lilypond >-PORTVERSION= 2.19.57 >+PORTVERSION= 2.19.80 > CATEGORIES= print audio > MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/ > PKGNAMESUFFIX= -devel >@@ -56,14 +56,12 @@ > > GNU_CONFIGURE= yes > CONFIGURE_ARGS+=--with-texgyre-dir=${LOCALBASE}/${TEXMFDISTDIR}/fonts/opentype/public/tex-gyre \ >- --with-python-include=${PYTHON_INCLUDEDIR} >+ --with-python-include=${PYTHON_INCLUDEDIR} --without-urwotf-dir > CONFIGURE_ENV+= ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \ > FLEX=${FLEX} YACC=${YACC} HOME=${WRKDIR} > > ALL_TARGET= all > >-NO_CCACHE= yes >- > PLIST_SUB= PORTVERSION=${PORTVERSION} > > OPTIONS_DEFINE= NLS >@@ -74,10 +72,16 @@ > ${REINPLACE_CMD} -e 's|isinf[ ]*(|::isinf(|g' -e 's|isnan|::isnan|g' > ${REINPLACE_CMD} -e 's|<FlexLexer.h>|"/usr/include/FlexLexer.h"|' \ > ${WRKSRC}/lily/include/includable-lexer.hh >+ ${REINPLACE_CMD} -e "s|%%WRKDIR%%|${WRKDIR}|" \ >+ ${WRKSRC}/mf/00-lilypond-fonts.conf.in > > post-patch-NLS-off: > ${REINPLACE_CMD} -e '/po \\$$/d' ${WRKSRC}/${MAKEFILE}.in > >+post-build: >+ ${REINPLACE_CMD} -e '/cachedir/d' \ >+ ${WRKSRC}/mf/00-lilypond-fonts.conf.in >+ > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lilypond > (cd ${STAGEDIR}/${DATADIR} && ${LN} -fs ${PORTVERSION} current) >Index: distinfo >=================================================================== >--- distinfo (revision 459143) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1489482521 >-SHA256 (lilypond-2.19.57.tar.gz) = be86019ae91cf78267081e96f35cf682931d0219215e160b16b03b907cac755a >-SIZE (lilypond-2.19.57.tar.gz) = 17182103 >+TIMESTAMP = 1511017623 >+SHA256 (lilypond-2.19.80.tar.gz) = 3679db30a3f74ce8668691952fb0dd58d8ad6bad099017e815ca3e4312261453 >+SIZE (lilypond-2.19.80.tar.gz) = 17244725 >Index: files/patch-mf_00-lilypond-fonts.conf.in >=================================================================== >--- files/patch-mf_00-lilypond-fonts.conf.in (nonexistent) >+++ files/patch-mf_00-lilypond-fonts.conf.in (working copy) >@@ -0,0 +1,10 @@ >+--- mf/00-lilypond-fonts.conf.in.orig 2017-10-15 16:42:11 UTC >++++ mf/00-lilypond-fonts.conf.in >+@@ -1,6 +1,7 @@ >+ <?xml version="1.0" encoding="UTF-8"?> >+ <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> >+ <fontconfig> >++ <cachedir>%%WRKDIR%%</cachedir> >+ >+ <!-- >+ Define LilyPond default fonts. Where a character doesn't exist in the > >Property changes on: files/patch-mf_00-lilypond-fonts.conf.in >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 459143) >+++ pkg-plist (working copy) >@@ -360,6 +360,7 @@ > %%DATADIR%%/%%PORTVERSION%%/scm/translation-functions.scm > %%DATADIR%%/%%PORTVERSION%%/scm/x11-color.scm > %%DATADIR%%/%%PORTVERSION%%/tex/lilypond-tex-metrics.tex >+%%DATADIR%%/%%PORTVERSION%%/tex/texinfo-ja.tex > %%DATADIR%%/%%PORTVERSION%%/vim/compiler/lilypond.vim > %%DATADIR%%/%%PORTVERSION%%/vim/ftdetect/lilypond.vim > %%DATADIR%%/%%PORTVERSION%%/vim/ftplugin/lilypond.vim
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
Actions:
View
|
Diff
Attachments on
bug 218147
:
181215
|
189777
|
189808
|
189814
|
190110
|
190128
|
190194