diff options
author | gahr <gahr@FreeBSD.org> | 2008-07-09 05:58:39 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2008-07-09 05:58:39 +0800 |
commit | bd648bb8aa67526684cbd3bf18e330371b15e0fc (patch) | |
tree | 70bf7123b574d0805c2d80c81fb78c34dab55f06 /print | |
parent | 23fea186d880d57bde4804b297e1435f93328a65 (diff) | |
download | freebsd-ports-gnome-bd648bb8aa67526684cbd3bf18e330371b15e0fc.tar.gz freebsd-ports-gnome-bd648bb8aa67526684cbd3bf18e330371b15e0fc.tar.zst freebsd-ports-gnome-bd648bb8aa67526684cbd3bf18e330371b15e0fc.zip |
- Update to 2.11.50
- Refactor devel/bison dependency into USE_BISON [1]
- Fix minor Makefile consistency issues [1]
- Advertise maintainship takeover [1]
Reported by: danfe [1]
Diffstat (limited to 'print')
-rw-r--r-- | print/lilypond/Makefile | 12 | ||||
-rw-r--r-- | print/lilypond/distinfo | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 8ace805acbae..281e1acb0d0a 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -8,7 +8,7 @@ # PORTNAME= lilypond -PORTVERSION= 2.11.47 +PORTVERSION= 2.11.50 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.11/:src \ http://download.linuxaudio.org/lilypond/binaries/freebsd-x86/:bin @@ -22,8 +22,7 @@ COMMENT= The GNU music typesetter BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ mftrace:${PORTSDIR}/print/mftrace \ rarian-sk-config:${PORTSDIR}/textproc/rarian \ - texindex:${PORTSDIR}/print/texinfo \ - bison:${PORTSDIR}/devel/bison + texi2pdf:${PORTSDIR}/print/texinfo LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ mftrace:${PORTSDIR}/print/mftrace @@ -37,14 +36,15 @@ INFO= lilypond lilypond-internals lilypond-program lilypond-learning \ music-glossary USE_AUTOTOOLS= autoconf:261 -USE_GETTEXT= yes +USE_BISON= build +USE_GETTEXT= YES USE_GMAKE= YES USE_PYTHON= YES USE_GNOME= pango -INSTALLS_OMF= yes +INSTALLS_OMF= YES MAKEFILE= GNUmakefile BUILD_TARGET= all -CONFIGURE_ENV+= "CPPFLAGS=${CPPFLAGS}" "MAKEINFO=${LOCALBASE}/bin/makeinfo" +CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" MAKEINFO="${LOCALBASE}/bin/makeinfo" PLIST_SUB= PORTVERSION=${PORTVERSION} diff --git a/print/lilypond/distinfo b/print/lilypond/distinfo index a762a72423da..a8bc59cf4d64 100644 --- a/print/lilypond/distinfo +++ b/print/lilypond/distinfo @@ -1,6 +1,6 @@ -MD5 (lilypond-2.11.47.tar.gz) = da37e9af8477f07f1984b63bb0ca0220 -SHA256 (lilypond-2.11.47.tar.gz) = 61bd35acf7852c617707ed8d908a7428200f6a1207627313af95614a33ce8453 -SIZE (lilypond-2.11.47.tar.gz) = 3805178 -MD5 (lilypond-2.11.47-1.freebsd-x86.sh) = c8c077f3a6552227b546c1d9a281abff -SHA256 (lilypond-2.11.47-1.freebsd-x86.sh) = 93b04f4093d615d13cdc2ea57800fc97a727bce57a0760436ee3ea7e784456fd -SIZE (lilypond-2.11.47-1.freebsd-x86.sh) = 16171546 +MD5 (lilypond-2.11.50.tar.gz) = 18ab1d0f19369c3de6f02f18b3c97fbb +SHA256 (lilypond-2.11.50.tar.gz) = 4913ca12af8af383c25cd4b0d38cab504757435b853201953f092661ab860501 +SIZE (lilypond-2.11.50.tar.gz) = 3853529 +MD5 (lilypond-2.11.50-1.freebsd-x86.sh) = 6d88c41343a35411d44f7a0d27d6315b +SHA256 (lilypond-2.11.50-1.freebsd-x86.sh) = 5b596ddc468d038add10b05d72fa47c4086cffa1b531d659a5db633a1136dc1a +SIZE (lilypond-2.11.50-1.freebsd-x86.sh) = 16172097 |