diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-12-24 08:55:46 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-12-24 08:55:46 +0000 |
commit | b4f367e7e87f9e7354be4a31085a32c2f570db9a (patch) | |
tree | 1f110ab03e61a4cac5635d61b885b79337aed5d5 /print/lilypond | |
parent | ea5bf5ff672086026003d64602cd3842fd740b7a (diff) | |
download | ports-b4f367e7e87f9e7354be4a31085a32c2f570db9a.tar.gz ports-b4f367e7e87f9e7354be4a31085a32c2f570db9a.zip |
Notes
Diffstat (limited to 'print/lilypond')
-rw-r--r-- | print/lilypond/Makefile | 2 | ||||
-rw-r--r-- | print/lilypond/distinfo | 8 | ||||
-rw-r--r-- | print/lilypond/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index ab9545675a97..f66095fd577e 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -8,7 +8,7 @@ # PORTNAME= lilypond -PORTVERSION= 2.13.41 +PORTVERSION= 2.13.43 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.13/:src \ ${MASTER_SITE_LOCAL}/gahr/:fonts \ diff --git a/print/lilypond/distinfo b/print/lilypond/distinfo index ca3527cbf04b..f171679d0193 100644 --- a/print/lilypond/distinfo +++ b/print/lilypond/distinfo @@ -1,6 +1,6 @@ -SHA256 (lilypond-2.13.41.tar.gz) = 972ca25a3aad4ec9b8e85897ecaba0f4c3a83040cee09d3e70cae1efca35c785 -SIZE (lilypond-2.13.41.tar.gz) = 14522311 -SHA256 (lilypond-fonts-2.13.41.tar.gz) = 2cc80231fce99279f19a7752ac2e6870a3dd5835a26d1094c12d3c981147dfb7 -SIZE (lilypond-fonts-2.13.41.tar.gz) = 551235 +SHA256 (lilypond-2.13.43.tar.gz) = e5d0e9e7b371ec40df0f12a91cc81fd24f4d090a21ff279d69b2aaf1f764832e +SIZE (lilypond-2.13.43.tar.gz) = 14533394 +SHA256 (lilypond-fonts-2.13.43.tar.gz) = fe6faae2ef175970c4f6a27abf92c78a010a3610b881723635019d8c846e3171 +SIZE (lilypond-fonts-2.13.43.tar.gz) = 551242 SHA256 (gonville-r8724.tar.gz) = f04502dbf5b5b55a9e68353e1b2d8ff8d87c12cd4303464dd544b9d10c743f04 SIZE (gonville-r8724.tar.gz) = 3684473 diff --git a/print/lilypond/pkg-plist b/print/lilypond/pkg-plist index 18c455d76ba8..c1cc02d33418 100644 --- a/print/lilypond/pkg-plist +++ b/print/lilypond/pkg-plist @@ -145,7 +145,6 @@ lib/lilypond/%%PORTVERSION%%/python/midi.so %%DATADIR%%/%%PORTVERSION%%/ly/guile-debugger.ly %%DATADIR%%/%%PORTVERSION%%/ly/init.ly %%DATADIR%%/%%PORTVERSION%%/ly/italiano.ly -%%DATADIR%%/%%PORTVERSION%%/ly/language-init.ly %%DATADIR%%/%%PORTVERSION%%/ly/lilypond-book-preamble.ly %%DATADIR%%/%%PORTVERSION%%/ly/makam.ly %%DATADIR%%/%%PORTVERSION%%/ly/midi-init.ly @@ -219,6 +218,7 @@ lib/lilypond/%%PORTVERSION%%/python/midi.so %%DATADIR%%/%%PORTVERSION%%/scm/define-music-display-methods.scm %%DATADIR%%/%%PORTVERSION%%/scm/define-music-properties.scm %%DATADIR%%/%%PORTVERSION%%/scm/define-music-types.scm +%%DATADIR%%/%%PORTVERSION%%/scm/define-note-names.scm %%DATADIR%%/%%PORTVERSION%%/scm/define-stencil-commands.scm %%DATADIR%%/%%PORTVERSION%%/scm/define-woodwind-diagrams.scm %%DATADIR%%/%%PORTVERSION%%/scm/display-lily.scm |