diff options
author | gahr <gahr@FreeBSD.org> | 2011-06-14 18:20:37 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2011-06-14 18:20:37 +0800 |
commit | 5a2a6cef2ab6d66f2ece20fedb51b7ae1d965259 (patch) | |
tree | 56ee74068fd1bbfcf57563ed3d7f2814763b78bf /print | |
parent | b96773f15f1e8aadacb12182a019bdb73b101951 (diff) | |
download | freebsd-ports-gnome-5a2a6cef2ab6d66f2ece20fedb51b7ae1d965259.tar.gz freebsd-ports-gnome-5a2a6cef2ab6d66f2ece20fedb51b7ae1d965259.tar.zst freebsd-ports-gnome-5a2a6cef2ab6d66f2ece20fedb51b7ae1d965259.zip |
- Update to 2.14.1
This is a new stable release. From now on, I won't be tracking the development
release any more.
Release notes: http://lilypond.org/doc/v2.14/Documentation/changes/index.html
Diffstat (limited to 'print')
-rw-r--r-- | print/lilypond/Makefile | 6 | ||||
-rw-r--r-- | print/lilypond/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index ac33c9d4d8a9..a75c750444f4 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -8,9 +8,9 @@ # PORTNAME= lilypond -PORTVERSION= 2.13.63 +PORTVERSION= 2.14.1 CATEGORIES= print audio -MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.13/ +MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.14/ MAINTAINER= gahr@FreeBSD.org COMMENT= The GNU music typesetter @@ -52,7 +52,7 @@ CONFIGURE_ENV+= MAKEINFO="${LOCALBASE}/bin/makeinfo" \ ALL_TARGET= all -NO_CCACHE= yes +NOCCACHE= yes PLIST_SUB= PORTVERSION=${PORTVERSION} diff --git a/print/lilypond/distinfo b/print/lilypond/distinfo index 26e51d1fbef8..7c7cc712d70d 100644 --- a/print/lilypond/distinfo +++ b/print/lilypond/distinfo @@ -1,2 +1,2 @@ -SHA256 (lilypond-2.13.63.tar.gz) = 428ead4bd0a25e2505ecc36a1226ab54a07541bfc113101b940fb9a4d3006d79 -SIZE (lilypond-2.13.63.tar.gz) = 15176995 +SHA256 (lilypond-2.14.1.tar.gz) = 9f3f95671d389a2aed4cfaaea27e6bb71884231a54b880c6cafc9f56c133857b +SIZE (lilypond-2.14.1.tar.gz) = 15176923 |