FreeBSD Bugzilla – Attachment 180084 Details for
Bug 215076
print/lilypond-devel: Update to 2.19.57
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.55
lilypond-devel.patch (text/plain), 3.79 KB, created by
Martin Neubauer
on 2017-02-17 16:27:03 UTC
(
hide
)
Description:
Patch for print/lilypond-devel to 2.19.55
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2017-02-17 16:27:03 UTC
Size:
3.79 KB
patch
obsolete
>diff -Naur lilypond-devel.orig/distinfo lilypond-devel/distinfo >--- lilypond-devel.orig/distinfo 2016-11-21 17:41:30.000000000 +0100 >+++ lilypond-devel/distinfo 2017-02-13 17:48:41.273906000 +0100 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1479644742 >-SHA256 (lilypond-2.19.51.tar.gz) = 81163eccaeee083681b93b727eed00ed93f57899df9d423aba76f5e800db92ac >-SIZE (lilypond-2.19.51.tar.gz) = 17061727 >+TIMESTAMP = 1487004521 >+SHA256 (lilypond-2.19.55.tar.gz) = fe39c2ce7ff5c1945e4bf96deffdf17fe962d681aa9aeb585e5691e301acb31b >+SIZE (lilypond-2.19.55.tar.gz) = 17138603 >diff -Naur lilypond-devel.orig/files/patch-config.make.in lilypond-devel/files/patch-config.make.in >--- lilypond-devel.orig/files/patch-config.make.in 2016-09-08 09:59:58.000000000 +0200 >+++ lilypond-devel/files/patch-config.make.in 2017-02-13 23:51:07.073174000 +0100 >@@ -1,6 +1,6 @@ >---- config.make.in.orig 2016-08-30 10:23:53 UTC >+--- config.make.in.orig 2017-02-12 12:13:29 UTC > +++ config.make.in >-@@ -67,7 +67,7 @@ sharedstatedir = @sharedstatedir@ >+@@ -69,7 +69,7 @@ sharedstatedir = @sharedstatedir@ > stepmake = @stepmake@ > > package_datadir = $(datadir)/$(package) >diff -Naur lilypond-devel.orig/files/patch-configure lilypond-devel/files/patch-configure >--- lilypond-devel.orig/files/patch-configure 2016-09-08 09:59:58.000000000 +0200 >+++ lilypond-devel/files/patch-configure 2017-02-13 23:51:07.078250000 +0100 >@@ -1,6 +1,6 @@ >---- configure.orig 2016-08-30 10:23:53 UTC >+--- configure.orig 2017-02-12 12:13:29 UTC > +++ configure >-@@ -11412,74 +11412,7 @@ test -n "$PKG_CONFIG" || PKG_CONFIG="no" >+@@ -11503,74 +11503,7 @@ test -n "$PKG_CONFIG" || PKG_CONFIG="no" > > if test $? -eq 0 -a -n "0.9.0"; then > >diff -Naur lilypond-devel.orig/files/patch-python_GNUmakefile lilypond-devel/files/patch-python_GNUmakefile >--- lilypond-devel.orig/files/patch-python_GNUmakefile 1970-01-01 01:00:00.000000000 +0100 >+++ lilypond-devel/files/patch-python_GNUmakefile 2017-02-13 23:51:07.097259000 +0100 >@@ -0,0 +1,10 @@ >+--- python/GNUmakefile.orig 2017-02-12 12:13:29 UTC >++++ python/GNUmakefile >+@@ -14,7 +14,6 @@ CONFIG_LDFLAGS= >+ INSTALLATION_OUT_SUFFIXES=1 >+ >+ INSTALLATION_OUT_FILES=$(OUT_SO_MODULES) >+-INSTALLATION_OUT_DIR=$(local_lilypond_libdir)/python >+ >+ INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/python >+ INSTALLATION_OUT_FILES1=$(OUT_PY_MODULES) $(OUT_PYC_MODULES) >diff -Naur lilypond-devel.orig/Makefile lilypond-devel/Makefile >--- lilypond-devel.orig/Makefile 2017-01-03 09:44:59.000000000 +0100 >+++ lilypond-devel/Makefile 2017-02-13 22:39:11.890858000 +0100 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/print/lilypond-devel/Makefile 430445 2017-01-03 08:44:59Z jbeich $ > > PORTNAME= lilypond >-PORTVERSION= 2.19.51 >-PORTREVISION= 1 >+PORTVERSION= 2.19.55 > CATEGORIES= print audio > MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/ > PKGNAMESUFFIX= -devel >@@ -82,7 +81,6 @@ > > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lilypond >- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lilypond/${PORTVERSION}/python/midi.so > (cd ${STAGEDIR}/${DATADIR} && ${LN} -fs ${PORTVERSION} current) > > .include <bsd.port.mk> >diff -Naur lilypond-devel.orig/pkg-plist lilypond-devel/pkg-plist >--- lilypond-devel.orig/pkg-plist 2016-09-08 09:59:58.000000000 +0200 >+++ lilypond-devel/pkg-plist 2017-02-13 22:41:25.757424000 +0100 >@@ -8,7 +8,6 @@ > bin/lilysong > bin/midi2ly > bin/musicxml2ly >-lib/lilypond/%%PORTVERSION%%/python/midi.so > man/man1/abc2ly.1.gz > man/man1/convert-ly.1.gz > man/man1/etf2ly.1.gz >@@ -252,6 +251,8 @@ > %%DATADIR%%/%%PORTVERSION%%/python/langdefs.pyc > %%DATADIR%%/%%PORTVERSION%%/python/lilylib.py > %%DATADIR%%/%%PORTVERSION%%/python/lilylib.pyc >+%%DATADIR%%/%%PORTVERSION%%/python/midi.py >+%%DATADIR%%/%%PORTVERSION%%/python/midi.pyc > %%DATADIR%%/%%PORTVERSION%%/python/musicexp.py > %%DATADIR%%/%%PORTVERSION%%/python/musicexp.pyc > %%DATADIR%%/%%PORTVERSION%%/python/musicxml.py
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 215076
:
177699
|
180084
|
180664
|
180883
|
180923
|
180960