1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

print/lilypond-devel: update to 2.21.5

PR:		248723
Submitted by:	m.ne@gmx.net  (maintainer)
This commit is contained in:
Tobias C. Berner 2020-08-18 14:56:40 +00:00
parent 65a5c87d81
commit d076e4c906
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545233
5 changed files with 26 additions and 19 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lilypond
DISTVERSION= 2.21.3
DISTVERSION= 2.21.5
CATEGORIES= print audio
MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/
PKGNAMESUFFIX= -devel

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1595125665
SHA256 (lilypond-2.21.3.tar.gz) = 927975f3357c53369900425dcd88925022d32b597756226cee5fafb7ba798397
SIZE (lilypond-2.21.3.tar.gz) = 17985310
TIMESTAMP = 1597667426
SHA256 (lilypond-2.21.5.tar.gz) = 09d05285fd334113b91b14a9d8d19fc0e086bec5868b69c73a61f9ea218a96cb
SIZE (lilypond-2.21.5.tar.gz) = 18005124

View File

@ -1,14 +1,23 @@
--- Documentation/GNUmakefile.orig 2020-07-13 14:02:44 UTC
--- Documentation/GNUmakefile.orig 2020-08-16 10:58:56 UTC
+++ Documentation/GNUmakefile
@@ -70,9 +70,9 @@ source-links = $(outdir)/source\
MAIN_INFO_DOC = lilypond-web
INFO_DOCS = lilypond-usage lilypond-changes lilypond-contributor lilypond-internals \
lilypond-essay lilypond-learning lilypond-notation music-glossary \
- lilypond-web lilypond-extending
+ lilypond-web lilypond-extending lilypond-snippets internals
@@ -147,6 +147,7 @@ INFO_DOCS = \
lilypond-internals \
lilypond-learning \
lilypond-notation \
+ lilypond-snippets \
lilypond-usage \
music-glossary
# Some info files should only be processed if `$(out)` is equal to
@@ -156,11 +157,9 @@ INFO_DOCS = \
# more entries that are no longer present.
ALL_INFO_DOCS = \
$(INFO_DOCS) \
- lilypond-snippets \
lilypond-web
ifeq ($(out),www)
-INFO_DOCS += lilypond-snippets
+INFO_DOCS +=
-INFO_DOCS += lilypond-snippets \
- lilypond-web
+INFO_DOCS += lilypond-web
endif
INFO_FILES = $(INFO_DOCS:%=$(outdir)/%.info)
ALL_INFO_FILES = $(ALL_INFO_DOCS:%=$(outdir)/%.info)

View File

@ -1,11 +1,11 @@
--- config.make.in.orig 2020-07-13 14:02:44 UTC
--- config.make.in.orig 2020-08-16 10:58:56 UTC
+++ config.make.in
@@ -98,7 +98,7 @@ mandir = @mandir@
@@ -94,7 +94,7 @@ mandir = @mandir@
package = lilypond
package_datadir = $(datadir)/$(package)
package_docdir = $(docdir)/$(package)
-package_infodir = $(infodir)/$(package)
+package_infodir = $(infodir)
package_libdir = $(libdir)/$(package)
prefix = @prefix@
program_prefix = @program_prefix@
program_suffix = @program_suffix@

View File

@ -310,7 +310,6 @@ share/emacs/site-lisp/lilypond-words.el
%%DATADIR%%/%%DISTVERSION%%/scm/framework-null.scm
%%DATADIR%%/%%DISTVERSION%%/scm/framework-ps.scm
%%DATADIR%%/%%DISTVERSION%%/scm/framework-scm.scm
%%DATADIR%%/%%DISTVERSION%%/scm/framework-socket.scm
%%DATADIR%%/%%DISTVERSION%%/scm/framework-svg.scm
%%DATADIR%%/%%DISTVERSION%%/scm/fret-diagrams.scm
%%DATADIR%%/%%DISTVERSION%%/scm/graphviz.scm
@ -329,7 +328,6 @@ share/emacs/site-lisp/lilypond-words.el
%%DATADIR%%/%%DISTVERSION%%/scm/music-functions.scm
%%DATADIR%%/%%DISTVERSION%%/scm/output-lib.scm
%%DATADIR%%/%%DISTVERSION%%/scm/output-ps.scm
%%DATADIR%%/%%DISTVERSION%%/scm/output-socket.scm
%%DATADIR%%/%%DISTVERSION%%/scm/output-svg.scm
%%DATADIR%%/%%DISTVERSION%%/scm/page.scm
%%DATADIR%%/%%DISTVERSION%%/scm/paper-system.scm