Index: head/print/lilypond/Makefile =================================================================== --- head/print/lilypond/Makefile (revision 272333) +++ head/print/lilypond/Makefile (revision 272334) @@ -1,76 +1,76 @@ # New ports collection makefile for: lilypond-devel # Date created: 2001-02-10 # Whom: patrick # based on print/lilypond originally by trevor # # $FreeBSD$ # $Id: Makefile,v 1.18 2004/05/25 22:16:33 patrick Exp $ # PORTNAME= lilypond -PORTVERSION= 2.13.57 +PORTVERSION= 2.13.58 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.13/ MAINTAINER= gahr@FreeBSD.org COMMENT= The GNU music typesetter BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ mftrace:${PORTSDIR}/print/mftrace \ rarian-sk-config:${PORTSDIR}/textproc/rarian \ texi2html:${PORTSDIR}/textproc/texi2html \ pdftexi2dvi:${PORTSDIR}/print/texinfo \ zip:${PORTSDIR}/archivers/zip \ gsed:${PORTSDIR}/textproc/gsed \ ${LOCALBASE}/share/ghostscript/fonts/c059033l.pfb:${PORTSDIR}/print/gsfonts LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile \ gmp.10:${PORTSDIR}/math/gmp RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ mftrace:${PORTSDIR}/print/mftrace \ ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans-Bold.ttf:${PORTSDIR}/x11-fonts/dejavu MAN1= lilymidi.1 lilypond-book.1 lilypond-invoke-editor.1 \ lilypond.1 lilysong.1 convert-ly.1 abc2ly.1 etf2ly.1 \ midi2ly.1 musicxml2ly.1 INFO= lilypond-changes lilypond-contributor lilypond-essay \ lilypond-extending lilypond-internals lilypond-learning \ lilypond-notation lilypond-usage lilypond-web \ music-glossary USE_AUTOTOOLS= autoconf USE_BISON= build USE_GETTEXT= yes USE_GMAKE= yes USE_PYTHON= yes USE_GNOME= pango MAKEFILE= GNUmakefile GNU_MAKEFILE= yes CONFIGURE_ARGS+=--with-ncsb-dir=${LOCALBASE}/share/ghostscript/fonts CONFIGURE_ENV+= MAKEINFO="${LOCALBASE}/bin/makeinfo" ALL_TARGET= all NOCCACHE= yes PLIST_SUB= PORTVERSION=${PORTVERSION} .include post-patch: ${REINPLACE_CMD} -e 's|makeinfo|${LOCALBASE}/bin/makeinfo|; s|find -maxdepth|find . -maxdepth|g' \ ${WRKSRC}/configure ${REINPLACE_CMD} -e 's||"/usr/include/FlexLexer.h"|' \ ${WRKSRC}/lily/include/includable-lexer.hh .if defined(WITHOUT_NLS) ${REINPLACE_CMD} -e '17,21d' ${WRKSRC}/po/GNUmakefile .endif pre-install: .if exists(${PREFIX}/info/dir) ${REINPLACE_CMD} -i '' -e '/LilyPond/d' ${PREFIX}/info/dir .endif post-install: @${LN} -s ${DATADIR}/${PORTVERSION} ${DATADIR}/current .include Property changes on: head/print/lilypond/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.94 \ No newline at end of property +1.95 \ No newline at end of property Index: head/print/lilypond/distinfo =================================================================== --- head/print/lilypond/distinfo (revision 272333) +++ head/print/lilypond/distinfo (revision 272334) @@ -1,2 +1,2 @@ -SHA256 (lilypond-2.13.57.tar.gz) = ea7e9eeee21a6d7d00e5740a000d87c155e1a270deec4f4058bc56219d127db4 -SIZE (lilypond-2.13.57.tar.gz) = 15079219 +SHA256 (lilypond-2.13.58.tar.gz) = 6d9ce569ce07a873cd06bd4780b59242e8c662709aa8fe237987e380d7d2e5ab +SIZE (lilypond-2.13.58.tar.gz) = 15110810 Property changes on: head/print/lilypond/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.43 \ No newline at end of property +1.44 \ No newline at end of property