aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmlgraphics-commons
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-05-15 08:17:23 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-05-15 08:17:23 +0000
commitf9037dac049eb69b97dca020a407580a3585d00c (patch)
tree0c912dff25df0992f69a07d195762d8e6c24793c /graphics/xmlgraphics-commons
parent076a894aad9932020c9fb6e8a13d13dbe8817735 (diff)
downloadports-f9037dac049eb69b97dca020a407580a3585d00c.tar.gz
ports-f9037dac049eb69b97dca020a407580a3585d00c.zip
- Update to 1.5
PR: 177929 Submitted by: ports fury
Notes
Notes: svn path=/head/; revision=318222
Diffstat (limited to 'graphics/xmlgraphics-commons')
-rw-r--r--graphics/xmlgraphics-commons/Makefile15
-rw-r--r--graphics/xmlgraphics-commons/distinfo4
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 <bsd.port.mk>
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