diff options
author | gahr <gahr@FreeBSD.org> | 2011-05-30 20:13:13 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2011-05-30 20:13:13 +0800 |
commit | e1360085f156b3bd3a5fb97f5da86e9e158674f8 (patch) | |
tree | 12d6becc7f0da9f4032b2108714d76c11f25eb86 /print | |
parent | b1b8f21b86959686e71bc504cbd6bf153a265147 (diff) | |
download | freebsd-ports-graphics-e1360085f156b3bd3a5fb97f5da86e9e158674f8.tar.gz freebsd-ports-graphics-e1360085f156b3bd3a5fb97f5da86e9e158674f8.tar.zst freebsd-ports-graphics-e1360085f156b3bd3a5fb97f5da86e9e158674f8.zip |
- Update to 2.13.62
- Correct typo in NO_CCACHE variable name
Diffstat (limited to 'print')
-rw-r--r-- | print/lilypond/Makefile | 5 | ||||
-rw-r--r-- | print/lilypond/distinfo | 4 | ||||
-rw-r--r-- | print/lilypond/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 2ff8538cd43..8876eadbfc6 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -8,8 +8,7 @@ # PORTNAME= lilypond -PORTVERSION= 2.13.61 -PORTREVISION= 1 +PORTVERSION= 2.13.62 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.13/ @@ -53,7 +52,7 @@ CONFIGURE_ENV+= MAKEINFO="${LOCALBASE}/bin/makeinfo" \ ALL_TARGET= all -NOCCACHE= yes +NO_CCACHE= yes PLIST_SUB= PORTVERSION=${PORTVERSION} diff --git a/print/lilypond/distinfo b/print/lilypond/distinfo index a91bbcd7a82..30f6d082fb0 100644 --- a/print/lilypond/distinfo +++ b/print/lilypond/distinfo @@ -1,2 +1,2 @@ -SHA256 (lilypond-2.13.61.tar.gz) = 6aaf6bdd552eed636edb7c60d3699bf9f3ea7d479b2953f6c604d28abc5c69d5 -SIZE (lilypond-2.13.61.tar.gz) = 15120184 +SHA256 (lilypond-2.13.62.tar.gz) = ab3c80e940b8917e853e8bb5f31e60279cb3a2a974dce5e3a6ea44b0429c08ed +SIZE (lilypond-2.13.62.tar.gz) = 15173208 diff --git a/print/lilypond/pkg-plist b/print/lilypond/pkg-plist index ccf87d899d3..5bfc3ce3fbe 100644 --- a/print/lilypond/pkg-plist +++ b/print/lilypond/pkg-plist @@ -158,6 +158,7 @@ lib/lilypond/%%PORTVERSION%%/python/midi.so %%DATADIR%%/%%PORTVERSION%%/ly/predefined-fretboards-init.ly %%DATADIR%%/%%PORTVERSION%%/ly/predefined-guitar-fretboards.ly %%DATADIR%%/%%PORTVERSION%%/ly/predefined-guitar-ninth-fretboards.ly +%%DATADIR%%/%%PORTVERSION%%/ly/predefined-mandolin-fretboards.ly %%DATADIR%%/%%PORTVERSION%%/ly/predefined-ukulele-fretboards.ly %%DATADIR%%/%%PORTVERSION%%/ly/property-init.ly %%DATADIR%%/%%PORTVERSION%%/ly/scale-definitions-init.ly |