Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2012 08:36:00 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307825 - head/print/lilypond
Message-ID:  <201211270836.qAR8a068021919@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Nov 27 08:36:00 2012
New Revision: 307825
URL: http://svnweb.freebsd.org/changeset/ports/307825

Log:
  - Update to 2.16.1
    http://lists.gnu.org/archive/html/info-lilypond/2012-11/msg00002.html
  - Trim Makefile header
  
  Feature safe:	yes

Modified:
  head/print/lilypond/Makefile
  head/print/lilypond/distinfo   (contents, props changed)

Modified: head/print/lilypond/Makefile
==============================================================================
--- head/print/lilypond/Makefile	Tue Nov 27 07:43:16 2012	(r307824)
+++ head/print/lilypond/Makefile	Tue Nov 27 08:36:00 2012	(r307825)
@@ -1,14 +1,8 @@
-# New ports collection makefile for:	lilypond-devel
-# Date created:				2001-02-10
-# Whom:					patrick
-# based on print/lilypond originally by trevor
-#
+# Created by: patrick, trevor
 # $FreeBSD$
-# $Id: Makefile,v 1.18 2004/05/25 22:16:33 patrick Exp $
-#
 
 PORTNAME=	lilypond
-PORTVERSION=	2.16.0
+PORTVERSION=	2.16.1
 CATEGORIES=	print audio
 MASTER_SITES=	http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/
 
@@ -28,7 +22,6 @@ LIB_DEPENDS=	guile:${PORTSDIR}/lang/guil
 
 RUN_DEPENDS=	latex:${PORTSDIR}/print/teTeX-base \
     		mftrace:${PORTSDIR}/print/mftrace \
-		gs:${PORTSDIR}/print/ghostscript9 \
 		${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans-Bold.ttf:${PORTSDIR}/x11-fonts/dejavu
 
 MAN1=		lilymidi.1 lilypond-book.1 lilypond-invoke-editor.1 \
@@ -51,9 +44,11 @@ INFO=		lilypond-notation \
 USE_BISON=	build
 USE_GETTEXT=	yes
 USE_GMAKE=	yes
+USE_GHOSTSCRIPT=9
 USE_PYTHON=	yes
 USE_PERL5_BUILD=yes
 USE_GNOME=	pango
+USE_GCC=	any
 
 MAKEFILE=	GNUmakefile
 GNU_MAKEFILE=	yes

Modified: head/print/lilypond/distinfo
==============================================================================
--- head/print/lilypond/distinfo	Tue Nov 27 07:43:16 2012	(r307824)
+++ head/print/lilypond/distinfo	Tue Nov 27 08:36:00 2012	(r307825)
@@ -1,2 +1,2 @@
-SHA256 (lilypond-2.16.0.tar.gz) = ecd5b7a2da668c94de7757e366f34bdd5d49b89e9b40ce859174dd2a7edb163d
-SIZE (lilypond-2.16.0.tar.gz) = 15994773
+SHA256 (lilypond-2.16.1.tar.gz) = f56e21fe92f29c88365eb6cf80b5be86a169e23cfb054ccbec457059f3df796e
+SIZE (lilypond-2.16.1.tar.gz) = 16061427



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211270836.qAR8a068021919>