FreeBSD Bugzilla – Attachment 213567 Details for
Bug 243970
print/lilypond-devel: Update to 2.20.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for print/lilypond-devel to 2.21.0
lilypond-devel-2.21.0.diff (text/plain), 17.31 KB, created by
Martin Neubauer
on 2020-04-19 15:24:16 UTC
(
hide
)
Description:
patch for print/lilypond-devel to 2.21.0
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2020-04-19 15:24:16 UTC
Size:
17.31 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 531842) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= lilypond >-DISTVERSION= 2.19.83 >-PORTREVISION= 1 >+DISTVERSION= 2.21.0 > CATEGORIES= print audio > MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/ > PKGNAMESUFFIX= -devel >@@ -13,9 +12,6 @@ > > LICENSE= GPLv3 > >-DEPRECATED= Uses deprecated version of python >-EXPIRATION_DATE= 2020-09-15 >- > BUILD_DEPENDS= pdftexi2dvi:print/texinfo \ > t1ascii:print/t1utils \ > bash:shells/bash \ >@@ -49,17 +45,18 @@ > music-glossary > > USES= bison:build compiler:gcc-c++11-lib gettext ghostscript gmake \ >- gnome perl5 pkgconfig python:2.7 >+ gnome perl5 pkgconfig python:3.5+ > USE_CXXSTD= c++11 > USE_TEX= latex texmf > USE_PERL5= build > USE_GNOME= pango >+BINARY_ALIAS= python=${PYTHON_VERSION} > > MAKEFILE= GNUmakefile > > GNU_CONFIGURE= yes > CONFIGURE_ARGS+=--with-texgyre-dir=${LOCALBASE}/${TEXMFDISTDIR}/fonts/opentype/public/tex-gyre \ >- --with-python-include=${PYTHON_INCLUDEDIR} --without-urwotf-dir >+ --without-urwotf-dir > CONFIGURE_ENV+= ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \ > FLEX=${FLEX} YACC=${YACC} HOME=${WRKDIR} > >@@ -71,8 +68,6 @@ > OPTIONS_SUB= yes > > post-patch: >- @${FIND} ${WRKSRC} -name "*.cc" | ${XARGS} \ >- ${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 > ${SED} -e 's|%%FONTDIR%%|${WRKDIR}/fontconfig/cache/|' \ >Index: distinfo >=================================================================== >--- distinfo (revision 531842) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1554060216 >-SHA256 (lilypond-2.19.83.tar.gz) = 96ba4f4b342d21057ad74d85d647aea7e47a5c24f895127c2b3553a252738fb3 >-SIZE (lilypond-2.19.83.tar.gz) = 17996428 >+TIMESTAMP = 1586886118 >+SHA256 (lilypond-2.21.0.tar.gz) = 77ce155feba3871360b529d5d14ade7c8d41808769bee20fe66d918370a5ba4b >+SIZE (lilypond-2.21.0.tar.gz) = 18152219 >Index: files/patch-Documentation_GNUmakefile >=================================================================== >--- files/patch-Documentation_GNUmakefile (revision 531842) >+++ files/patch-Documentation_GNUmakefile (working copy) >@@ -1,4 +1,4 @@ >---- Documentation/GNUmakefile.orig 2017-02-26 12:08:59 UTC >+--- Documentation/GNUmakefile.orig 2020-04-09 12:55:56 UTC > +++ Documentation/GNUmakefile > @@ -73,9 +73,9 @@ source-links = $(outdir)/source\ > MAIN_INFO_DOC = lilypond-web >Index: files/patch-config.make.in >=================================================================== >--- files/patch-config.make.in (revision 531842) >+++ files/patch-config.make.in (working copy) >@@ -1,11 +1,11 @@ >---- config.make.in.orig 2017-02-26 12:08:59 UTC >+--- config.make.in.orig 2020-04-09 12:55:56 UTC > +++ config.make.in >-@@ -69,7 +69,7 @@ sharedstatedir = @sharedstatedir@ >- stepmake = @stepmake@ >- >+@@ -96,7 +96,7 @@ mandir = @mandir@ >+ package = lilypond > package_datadir = $(datadir)/$(package) >+ package_docdir = $(docdir)/$(package) > -package_infodir = $(infodir)/$(package) > +package_infodir = $(infodir) > package_libdir = $(libdir)/$(package) >- package_docdir = $(docdir)/$(package) >- package_omfdir = $(omfdir)/$(package) >+ prefix = @prefix@ >+ program_prefix = @program_prefix@ >Index: files/patch-configure >=================================================================== >--- files/patch-configure (revision 531842) >+++ files/patch-configure (working copy) >@@ -1,27 +1,20 @@ >---- configure.orig 2019-03-20 13:52:23 UTC >+--- configure.orig 2020-04-09 12:55:56 UTC > +++ configure >-@@ -10512,13 +10512,8 @@ $as_echo_n "checking $r version... " >&6; } >- ## for compatibility reasons. >+@@ -8392,7 +8392,7 @@ _ACEOF >+ if ac_fn_cxx_try_compile "$LINENO"; then : >+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 >+ $as_echo "yes" >&6; } >+- CXXFLAGS="$save_CXXFLAGS -Werror=suggest-override" >++ CXXFLAGS="$save_CXXFLAGS" >+ else >+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 >+ $as_echo "no" >&6; } >+@@ -9084,71 +9084,10 @@ test -n "$PKG_CONFIG" || PKG_CONFIG="no" >+ if test $? -eq 0; then >+ if test -n "0.9.0" -o -n ""; then > >- ## grab the first version number in --version output. >-- eval _ver=\"\`("$exe" --version || "$exe" -V) 2>&1 | >-- grep -E '(^| )[0-9][0-9]*\.[0-9]' | >-- head -n 1 | >-- tr ' ' '\n' | >-- sed 's/\([0-9][0-9]*\.[0-9][0-9.]*\).*/\1/g' | >-- grep -E '(^| )[0-9][0-9]*\.[0-9]' | >-- head -n 1\`\" >-+ eval _ver=\"\`("$exe" --version || "$exe" -V) 2>/dev/null | >-+ awk '$1 ~ "fontforge" { print $2 }'\`\" >- >- if test -z "$_ver"; then >- ## If empty, try date [fontforge] >-@@ -11595,75 +11590,10 @@ test -n "$PKG_CONFIG" || PKG_CONFIG="no" >- >- if test $? -eq 0 -a -n "0.9.0"; then >- > - r="`eval echo '$'"PKG_CONFIG"`" >-- { $as_echo "$as_me:$LINENO: checking $r version" >&5 >+- { $as_echo "$as_me:${as_lineno-$LINENO}: checking $r version" >&5 > -$as_echo_n "checking $r version... " >&6; } > - exe=` > - ## which doesn't work in ash, if /usr/bin/which isn't installed >@@ -31,10 +24,7 @@ > - ## this test should work in ash, bash, pdksh (ksh), zsh > - type -p $r 2>/dev/null | tail -n 1 | awk '{print $NF}' > -` >-- if test -n ""; then >-- ver="" >-- else >-- ver=` >+- ver=` > - ## "$exe" --version 2>&1 | grep -v '^$' | head -n 1 | awk '{print $NF}' > - ## > - ## ARG. >@@ -50,26 +40,25 @@ > - ## use eval trickery, because we cannot use multi-level $() instead of `` > - ## for compatibility reasons. > - >-- ## grab the first version number in --version output. >+- ## grab the first version number in --version output. > - eval _ver=\"\`("$exe" --version || "$exe" -V) 2>&1 | >-- grep -E '(^| )[0-9][0-9]*\.[0-9]' | >-- head -n 1 | >-- tr ' ' '\n' | >-- sed 's/\([0-9][0-9]*\.[0-9][0-9.]*\).*/\1/g' | >-- grep -E '(^| )[0-9][0-9]*\.[0-9]' | >-- head -n 1\`\" >+- grep -E '(^| )[0-9][0-9]*\.[0-9]' | >+- head -n 1 | >+- tr ' ' '\n' | >+- sed 's/\([0-9][0-9]*\.[0-9][0-9.]*\).*/\1/g' | >+- grep -E '(^| )[0-9][0-9]*\.[0-9]' | >+- head -n 1\`\" > - > - if test -z "$_ver"; then > - ## If empty, try date [fontforge] > - eval _ver=\"\`("$exe" --version || "$exe" -V) 2>&1 \ >-- | grep '\(^\|[^0-9a-f]\)[0-9]\{6,8\}\([^0-9a-f]\|$\)' \ >-- | head -n 1 \ >-- | sed -e 's/^[^.0-9]*//' -e 's/[^.0-9]*$//'\`\" >+- | grep '\(^\|[^0-9a-f]\)[0-9]\{6,8\}\([^0-9a-f]\|$\)' \ >+- | head -n 1 \ >+- | sed -e 's/^[^.0-9]*//' -e 's/[^.0-9]*$//'\`\" > - fi > - echo "$_ver" > - #dnl > -` >-- fi > - num=` > - echo "$ver" | awk -F. ' > - { >@@ -78,7 +67,7 @@ > - } > - {printf "%.0f\n", $1*1000000 + $2*1000 + three}' > -` >-- req=` >+- min=` > - echo "0.9.0" | awk -F. ' > - { > - if ($3) {three = $3} >@@ -86,9 +75,9 @@ > - } > - {printf "%.0f\n", $1*1000000 + $2*1000 + three}' > -` >-- { $as_echo "$as_me:$LINENO: result: $ver" >&5 >+- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ver" >&5 > -$as_echo "$ver" >&6; } >-- if test "$num" -lt "$req"; then >+- if test "$num" -lt "$min"; then > - > + if test ! $?; then > + ver=`$PKG_CONFIG --version` >@@ -95,3 +84,25 @@ > eval "REQUIRED"=\"`eval echo \"'$'REQUIRED\" \""$r >= 0.9.0 (installed: $ver)"\"`\" > > fi >+@@ -11576,21 +11515,7 @@ $as_echo "$ver" >&6; } >+ eval "$DOCUMENTATION_REQUIRED"=\"`eval echo \"'$'$DOCUMENTATION_REQUIRED\" \""$r >= 1.82 (installed: $ver)"\"`\" >+ >+ fi >+- if test -n "1.82"; then >+- max=` >+- echo "1.82" | awk -F. ' >+- { >+- if ($3) {three = $3} >+- else {three = 0} >+- } >+- {printf "%.0f\n", $1*1000000 + $2*1000 + three}' >+-` >+- if test "$num" -gt "$max"; then >+ >+- eval "$DOCUMENTATION_REQUIRED"=\"`eval echo \"'$'$DOCUMENTATION_REQUIRED\" \""$r <= 1.82 (installed: $ver)"\"`\" >+- >+- fi >+- fi >+ vervar="`echo TEXI2HTML | tr 'a-z' 'A-Z'`_VERSION" >+ eval `echo $vervar=$num` >+ ## AC_SUBST(`eval echo $vervar`) >Index: files/patch-flower_include_std-string.hh >=================================================================== >--- files/patch-flower_include_std-string.hh (revision 531842) >+++ files/patch-flower_include_std-string.hh (nonexistent) >@@ -1,18 +0,0 @@ >---- flower/include/std-string.hh.orig 2017-02-26 12:08:59 UTC >-+++ flower/include/std-string.hh >-@@ -38,6 +38,7 @@ using namespace std; >- typedef size_t ssize; >- #define NPOS string::npos >- >-+#if _cplusplus <= 19971L >- string to_string (const string&); >- string to_string (char c, int n = 1); >- string to_string (int i, char const *format = 0); >-@@ -49,6 +50,7 @@ string to_string (unsigned); >- string to_string (bool b); >- string to_string (char const *format, ...) >- __attribute__ ((format (printf, 1, 2))); >-+#endif >- >- string &replace_all (string *str, string const &find, string const &replace); >- string &replace_all (string *str, char find, char replace); > >Property changes on: files/patch-flower_include_std-string.hh >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: files/patch-flower_include_std-vector.hh >=================================================================== >--- files/patch-flower_include_std-vector.hh (revision 531842) >+++ files/patch-flower_include_std-vector.hh (nonexistent) >@@ -1,10 +0,0 @@ >---- flower/include/std-vector.hh.orig 2017-02-26 12:08:59 UTC >-+++ flower/include/std-vector.hh >-@@ -212,6 +212,6 @@ junk_pointers (vector<T> &v) >- vector<string> string_split (string str, char c); >- string string_join (vector<string> const &strs, const string &infix); >- >--#define iterof(i,s) typeof((s).begin()) i((s).begin()) >-+#define iterof(i,s) auto i = ((s).begin()) >- >- #endif /* STD_VECTOR_HH */ > >Property changes on: files/patch-flower_include_std-vector.hh >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: files/patch-lily_include_lily-guile.hh >=================================================================== >--- files/patch-lily_include_lily-guile.hh (revision 531842) >+++ files/patch-lily_include_lily-guile.hh (working copy) >@@ -1,9 +1,9 @@ >---- lily/include/lily-guile.hh.orig 2017-02-26 12:08:59 UTC >+--- lily/include/lily-guile.hh.orig 2020-02-04 16:12:57 UTC > +++ lily/include/lily-guile.hh >-@@ -20,6 +20,8 @@ >- #ifndef LILY_GUILE_HH >- #define LILY_GUILE_HH >+@@ -22,6 +22,8 @@ > >+ #include "config.hh" >+ > +#include <cstddef> > + > #if __MINGW32__ >Index: files/patch-python_GNUmakefile >=================================================================== >--- files/patch-python_GNUmakefile (revision 531842) >+++ files/patch-python_GNUmakefile (working copy) >@@ -1,10 +1,10 @@ >---- python/GNUmakefile.orig 2017-02-26 12:08:59 UTC >+--- python/GNUmakefile.orig 2020-04-09 12:55:56 UTC > +++ python/GNUmakefile >-@@ -14,7 +14,6 @@ CONFIG_LDFLAGS= >- INSTALLATION_OUT_SUFFIXES=1 >+@@ -20,7 +20,6 @@ default: $(OUT_PY_MODULES) >+ INSTALLATION_DIR = $(local_lilypond_datadir)/python >+ INSTALLATION_FILES = $(filter-out $(call src-wildcard, *_test.py), $(PY_MODULES_IN)) > >- INSTALLATION_OUT_FILES=$(OUT_SO_MODULES) >--INSTALLATION_OUT_DIR=$(local_lilypond_libdir)/python >+-INSTALLATION_OUT_DIR = $(local_lilypond_datadir)/python/__pycache__ >+ INSTALLATION_OUT_FILES = $(wildcard $(outdir)/__pycache__/*.pyc) > >- INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/python >- INSTALLATION_OUT_FILES1=$(OUT_PY_MODULES) $(OUT_PYC_MODULES) >+ local-test: book_base_test.py >Index: files/patch-stepmake_stepmake_texinfo-vars.make >=================================================================== >--- files/patch-stepmake_stepmake_texinfo-vars.make (revision 531842) >+++ files/patch-stepmake_stepmake_texinfo-vars.make (working copy) >@@ -1,11 +1,11 @@ >---- stepmake/stepmake/texinfo-vars.make.orig 2017-02-26 12:08:59 UTC >+--- stepmake/stepmake/texinfo-vars.make.orig 2020-04-09 12:55:56 UTC > +++ stepmake/stepmake/texinfo-vars.make >-@@ -31,7 +31,7 @@ DO_TEXI_DEP = ( echo ./$@: $(call scan-t >+@@ -27,7 +27,7 @@ DO_TEXI_DEP = ( echo ./$@: $(call scan-texi,$<) > $(ba > > TEXINFO_PAPERSIZE_OPTION= $(if $(findstring $(PAPERSIZE),a4),,-t @afourpaper) > > -MAKEINFO_FLAGS += --enable-encoding --error-limit=0 $(DOCUMENTATION_INCLUDES) > +MAKEINFO_FLAGS += --enable-encoding --force $(DOCUMENTATION_INCLUDES) >- MAKEINFO = LANG= $(MAKEINFO_PROGRAM) $(MAKEINFO_FLAGS) >+ MAKEINFO = LANG=C $(MAKEINFO_PROGRAM) $(MAKEINFO_FLAGS) > > # texi2html xref map files >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 531842) >+++ pkg-descr (working copy) >@@ -7,6 +7,4 @@ > tool, midi2ly. Conversion tools for PMX, MUP, ABC, Finale and > Musedata are also included. > >-WWW: http://lilypond.org/ >- >-Patrick Atamaniuk >+WWW: https://lilypond.org/ >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 531842) >+++ pkg-plist (working copy) >@@ -193,6 +193,7 @@ > %%DATADIR%%/%%DISTVERSION%%/ly/graphviz-init.ly > %%DATADIR%%/%%DISTVERSION%%/ly/gregorian.ly > %%DATADIR%%/%%DISTVERSION%%/ly/guile-debugger.ly >+%%DATADIR%%/%%DISTVERSION%%/ly/hel-arabic.ly > %%DATADIR%%/%%DISTVERSION%%/ly/init.ly > %%DATADIR%%/%%DISTVERSION%%/ly/italiano.ly > %%DATADIR%%/%%DISTVERSION%%/ly/lilypond-book-preamble.ly >@@ -222,9 +223,11 @@ > %%DATADIR%%/%%DISTVERSION%%/ly/string-tunings-init.ly > %%DATADIR%%/%%DISTVERSION%%/ly/suomi.ly > %%DATADIR%%/%%DISTVERSION%%/ly/svenska.ly >+%%DATADIR%%/%%DISTVERSION%%/ly/swing.ly > %%DATADIR%%/%%DISTVERSION%%/ly/text-replacements.ly > %%DATADIR%%/%%DISTVERSION%%/ly/titling-init.ly > %%DATADIR%%/%%DISTVERSION%%/ly/toc-init.ly >+%%DATADIR%%/%%DISTVERSION%%/ly/turkish-makam.ly > %%DATADIR%%/%%DISTVERSION%%/ly/vlaams.ly > %%DATADIR%%/%%DISTVERSION%%/ly/vocal-tkit.ly > %%DATADIR%%/%%DISTVERSION%%/ly/voice-tkit.ly >@@ -232,39 +235,22 @@ > %%DATADIR%%/%%DISTVERSION%%/ps/lilyponddefs.ps > %%DATADIR%%/%%DISTVERSION%%/ps/music-drawing-routines.ps > %%DATADIR%%/%%DISTVERSION%%/python/book_base.py >-%%DATADIR%%/%%DISTVERSION%%/python/book_base.pyc > %%DATADIR%%/%%DISTVERSION%%/python/book_docbook.py >-%%DATADIR%%/%%DISTVERSION%%/python/book_docbook.pyc > %%DATADIR%%/%%DISTVERSION%%/python/book_html.py >-%%DATADIR%%/%%DISTVERSION%%/python/book_html.pyc > %%DATADIR%%/%%DISTVERSION%%/python/book_latex.py >-%%DATADIR%%/%%DISTVERSION%%/python/book_latex.pyc > %%DATADIR%%/%%DISTVERSION%%/python/book_snippets.py >-%%DATADIR%%/%%DISTVERSION%%/python/book_snippets.pyc > %%DATADIR%%/%%DISTVERSION%%/python/book_texinfo.py >-%%DATADIR%%/%%DISTVERSION%%/python/book_texinfo.pyc > %%DATADIR%%/%%DISTVERSION%%/python/convertrules.py >-%%DATADIR%%/%%DISTVERSION%%/python/convertrules.pyc > %%DATADIR%%/%%DISTVERSION%%/python/fontextract.py >-%%DATADIR%%/%%DISTVERSION%%/python/fontextract.pyc > %%DATADIR%%/%%DISTVERSION%%/python/langdefs.py >-%%DATADIR%%/%%DISTVERSION%%/python/langdefs.pyc > %%DATADIR%%/%%DISTVERSION%%/python/lilylib.py >-%%DATADIR%%/%%DISTVERSION%%/python/lilylib.pyc > %%DATADIR%%/%%DISTVERSION%%/python/midi.py >-%%DATADIR%%/%%DISTVERSION%%/python/midi.pyc > %%DATADIR%%/%%DISTVERSION%%/python/musicexp.py >-%%DATADIR%%/%%DISTVERSION%%/python/musicexp.pyc > %%DATADIR%%/%%DISTVERSION%%/python/musicxml.py >-%%DATADIR%%/%%DISTVERSION%%/python/musicxml.pyc > %%DATADIR%%/%%DISTVERSION%%/python/musicxml2ly_conversion.py >-%%DATADIR%%/%%DISTVERSION%%/python/musicxml2ly_conversion.pyc > %%DATADIR%%/%%DISTVERSION%%/python/rational.py >-%%DATADIR%%/%%DISTVERSION%%/python/rational.pyc > %%DATADIR%%/%%DISTVERSION%%/python/safeeval.py >-%%DATADIR%%/%%DISTVERSION%%/python/safeeval.pyc > %%DATADIR%%/%%DISTVERSION%%/python/utilities.py >-%%DATADIR%%/%%DISTVERSION%%/python/utilities.pyc > %%DATADIR%%/%%DISTVERSION%%/scm/accreg.scm > %%DATADIR%%/%%DISTVERSION%%/scm/auto-beam.scm > %%DATADIR%%/%%DISTVERSION%%/scm/autochange.scm >@@ -273,11 +259,10 @@ > %%DATADIR%%/%%DISTVERSION%%/scm/bezier-tools.scm > %%DATADIR%%/%%DISTVERSION%%/scm/c++.scm > %%DATADIR%%/%%DISTVERSION%%/scm/chord-entry.scm >-%%DATADIR%%/%%DISTVERSION%%/scm/chord-generic-names.scm > %%DATADIR%%/%%DISTVERSION%%/scm/chord-ignatzek-names.scm > %%DATADIR%%/%%DISTVERSION%%/scm/chord-name.scm > %%DATADIR%%/%%DISTVERSION%%/scm/clip-region.scm >-%%DATADIR%%/%%DISTVERSION%%/scm/coverage.scm >+%%DATADIR%%/%%DISTVERSION%%/scm/color.scm > %%DATADIR%%/%%DISTVERSION%%/scm/define-context-properties.scm > %%DATADIR%%/%%DISTVERSION%%/scm/define-event-classes.scm > %%DATADIR%%/%%DISTVERSION%%/scm/define-grob-interfaces.scm >@@ -326,7 +311,6 @@ > %%DATADIR%%/%%DISTVERSION%%/scm/ly-syntax-constructors.scm > %%DATADIR%%/%%DISTVERSION%%/scm/markup-macros.scm > %%DATADIR%%/%%DISTVERSION%%/scm/markup.scm >-%%DATADIR%%/%%DISTVERSION%%/scm/memory-trace.scm > %%DATADIR%%/%%DISTVERSION%%/scm/midi.scm > %%DATADIR%%/%%DISTVERSION%%/scm/modal-transforms.scm > %%DATADIR%%/%%DISTVERSION%%/scm/music-functions.scm >@@ -358,7 +342,6 @@ > %%DATADIR%%/%%DISTVERSION%%/scm/titling.scm > %%DATADIR%%/%%DISTVERSION%%/scm/to-xml.scm > %%DATADIR%%/%%DISTVERSION%%/scm/translation-functions.scm >-%%DATADIR%%/%%DISTVERSION%%/scm/x11-color.scm > %%DATADIR%%/%%DISTVERSION%%/tex/lilypond-tex-metrics.tex > %%DATADIR%%/%%DISTVERSION%%/tex/texinfo-ja.tex > %%DATADIR%%/%%DISTVERSION%%/vim/compiler/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 243970
:
211463
|
213567
|
213590