diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-13 23:06:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-13 23:06:11 +0000 |
commit | c61d62d1726af76488103a0f556b1ce49b7f87d0 (patch) | |
tree | 7049bed15d193bf2e77be6f51d7782127fdd0f6e /print/lilypond | |
parent | Improved download URL to be more specific. (diff) |
- Update to 2.0.2
PR: ports/61331
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
Diffstat (limited to 'print/lilypond')
-rw-r--r-- | print/lilypond/Makefile | 9 | ||||
-rw-r--r-- | print/lilypond/distinfo | 2 | ||||
-rw-r--r-- | print/lilypond/pkg-message | 2 |
3 files changed, 3 insertions, 10 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 183dc43a86ea..f63a16c5352e 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -5,11 +5,11 @@ # # $NetBSD: Makefile,v 1.1.1.1 2000/10/15 17:32:11 rh Exp $ # $FreeBSD$ -# $Id: Makefile,v 1.13 2003/12/31 00:24:30 patrick Exp $ +# $Id: Makefile,v 1.15 2004/01/12 21:58:57 patrick Exp $ # PORTNAME= lilypond -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= print audio MASTER_SITES= http://lilypond.org/download/v2.0/ \ http://www.atabersk.de/lilypond/ @@ -67,11 +67,6 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION} #IGNORING portlint 2.5.0 WARN: possible direct use of command "install" found at line 64. use ${INSTALL_foobaa} instead. INSTALL_INFO?= install-info -pre-everything:: - @${CAT} ${PKGMESSAGE} - @${ECHO_CMD} Pausing ten seconds--press control-C to cancel the build. - @sleep 10 - pre-configure: ${SED} -e "s=%%LOCALBASE%%=${LOCALBASE}=g;s=%%DATADIRVERSION%%=${DATADIR}/${PORTVERSION}=g" \ < ${FILESDIR}/pkg-install.in \ diff --git a/print/lilypond/distinfo b/print/lilypond/distinfo index 924edd1f7c0a..af7995eae949 100644 --- a/print/lilypond/distinfo +++ b/print/lilypond/distinfo @@ -1 +1 @@ -MD5 (lilypond-2.0.1.tar.gz) = 04dcc17cf238b0bb5e31c993bfcc76b4 +MD5 (lilypond-2.0.2.tar.gz) = 18c064f9f8b1aa1f701ccf85f44f70cf diff --git a/print/lilypond/pkg-message b/print/lilypond/pkg-message deleted file mode 100644 index b6607f17cfb1..000000000000 --- a/print/lilypond/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ -* WARNING: -* source code of lilypond has not been reviewed by the FreeBSD port maintainer. |