diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-06-14 10:20:37 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-06-14 10:20:37 +0000 |
commit | 40a5ba80c781f1e6a38019758c575ee26d7805b2 (patch) | |
tree | 661178e08c97e0c9129e162cf52b01a976d3f349 /print/lilypond | |
parent | 3f88d44ab79dbfa206490f1310fa6d12fa005e72 (diff) | |
download | ports-40a5ba80c781f1e6a38019758c575ee26d7805b2.tar.gz ports-40a5ba80c781f1e6a38019758c575ee26d7805b2.zip |
Notes
Diffstat (limited to 'print/lilypond')
-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 |