Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2016 07:21:19 +0000 (UTC)
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405766 - head/print/abcm2ps
Message-ID:  <201601110721.u0B7LJHD048438@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: araujo
Date: Mon Jan 11 07:21:19 2016
New Revision: 405766
URL: https://svnweb.freebsd.org/changeset/ports/405766

Log:
  - Update to 8.10.0.
  - USE_GCC yes.

Modified:
  head/print/abcm2ps/Makefile
  head/print/abcm2ps/distinfo

Modified: head/print/abcm2ps/Makefile
==============================================================================
--- head/print/abcm2ps/Makefile	Mon Jan 11 06:50:21 2016	(r405765)
+++ head/print/abcm2ps/Makefile	Mon Jan 11 07:21:19 2016	(r405766)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	abcm2ps
-PORTVERSION=	7.8.14
+PORTVERSION=	8.10.0
 CATEGORIES=	print audio
 MASTER_SITES=	http://moinejf.free.fr/
 
@@ -10,16 +10,17 @@ MAINTAINER=	araujo@FreeBSD.org
 COMMENT=	Converts ABC to music sheet in PostScript format
 
 USES=		cpe
+USE_GCC=	yes
 CPE_VENDOR=	moinejf
 GNU_CONFIGURE=	yes
 ALL_TARGET=	${PORTNAME}
 
 PORTDOCS=	Changes README deco.abc newfeatures.abc sample.abc sample2.abc\
-		sample3.abc sample4.abc voices.abc sample3.eps features.txt \
-		format.txt options.txt
+		sample3.abc sample4.abc voices.abc sample3.eps \
+		options.txt
 PLIST_FILES=	bin/abcm2ps \
 		%%DATADIR%%/flute.fmt %%DATADIR%%/landscape.fmt \
-		%%DATADIR%%/tight.fmt %%DATADIR%%/musicfont.fmt
+		%%DATADIR%%/musicfont.fmt
 
 OPTIONS_DEFINE=	DOCS
 

Modified: head/print/abcm2ps/distinfo
==============================================================================
--- head/print/abcm2ps/distinfo	Mon Jan 11 06:50:21 2016	(r405765)
+++ head/print/abcm2ps/distinfo	Mon Jan 11 07:21:19 2016	(r405766)
@@ -1,2 +1,2 @@
-SHA256 (abcm2ps-7.8.14.tar.gz) = 31c55865a914d56c12e2b7cbeaf5e4a09b47bbe79f1c7b5cd1576a16f3753d07
-SIZE (abcm2ps-7.8.14.tar.gz) = 328871
+SHA256 (abcm2ps-8.10.0.tar.gz) = 4f4a0481db9d077b8e1b3498e2e9d69ce46f7fde2bc6f4d8bf5c6edb947bdf2e
+SIZE (abcm2ps-8.10.0.tar.gz) = 235324



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