From f9037dac049eb69b97dca020a407580a3585d00c Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 15 May 2013 08:17:23 +0000 Subject: [PATCH] - Update to 1.5 PR: 177929 Submitted by: ports fury --- graphics/xmlgraphics-commons/Makefile | 15 +++++++++------ graphics/xmlgraphics-commons/distinfo | 4 ++-- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/graphics/xmlgraphics-commons/Makefile b/graphics/xmlgraphics-commons/Makefile index 747f96f18811..dc4edf9cec28 100644 --- a/graphics/xmlgraphics-commons/Makefile +++ b/graphics/xmlgraphics-commons/Makefile @@ -2,23 +2,26 @@ # $FreeBSD$ PORTNAME= xmlgraphics-commons -PORTVERSION= 1.5.r1222519 +PORTVERSION= 1.5 +DISTVERSIONSUFFIX= -src CATEGORIES= graphics textproc java -MASTER_SITES= http://www.predatorlabs.net/dl/ -EXTRACT_SUFX= -src.tar.gz +MASTER_SITES= APACHE/xmlgraphics/commons/source MAINTAINER= ports@FreeBSD.org COMMENT= Several reusable components used by Apache Batik and FOP +LICENSE= AL2 + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + USE_JAVA= yes JAVA_VERSION= 1.6+ -JAVA_BUILD= yes -JAVA_RUN= yes USE_ANT= yes PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar do-install: - ${INSTALL_DATA} ${WRKSRC}/build/${PORTNAME}-1.5svn.jar ${JAVAJARDIR}/${PORTNAME}.jar + ${INSTALL_DATA} ${WRKSRC}/build/${PORTNAME}-${PORTVERSION}.jar \ + ${JAVAJARDIR}/${PORTNAME}.jar .include diff --git a/graphics/xmlgraphics-commons/distinfo b/graphics/xmlgraphics-commons/distinfo index 25554a311565..b25b2dbc1fed 100644 --- a/graphics/xmlgraphics-commons/distinfo +++ b/graphics/xmlgraphics-commons/distinfo @@ -1,2 +1,2 @@ -SHA256 (xmlgraphics-commons-1.5.r1222519-src.tar.gz) = f1c6f398a04d776f4a898dea1256f9a8a5d9a1aa691cc69e9cfa787b2c0599dd -SIZE (xmlgraphics-commons-1.5.r1222519-src.tar.gz) = 904422 +SHA256 (xmlgraphics-commons-1.5-src.tar.gz) = f73322f1fafdcf5391d0411a377ac6c566e17536daf64b29f1370d6e718d0867 +SIZE (xmlgraphics-commons-1.5-src.tar.gz) = 2597097