Index: head/graphics/xmlgraphics-commons/Makefile =================================================================== --- head/graphics/xmlgraphics-commons/Makefile (revision 288093) +++ head/graphics/xmlgraphics-commons/Makefile (revision 288094) @@ -1,28 +1,28 @@ # New ports collection makefile for: xmlgraphics-commons # Date created: 11 February 2010 # Whom: rfarmer@predatorlabs.net # # $FreeBSD$ # PORTNAME= xmlgraphics-commons -PORTVERSION= 1.4 +PORTVERSION= 1.5.r1222519 CATEGORIES= graphics textproc java -MASTER_SITES= APACHE/xmlgraphics/commons/source +MASTER_SITES= http://www.predatorlabs.net/dl/ EXTRACT_SUFX= -src.tar.gz MAINTAINER= rfarmer@predatorlabs.net COMMENT= Several reusable components used by Apache Batik and FOP USE_JAVA= yes JAVA_VERSION= 1.5+ JAVA_BUILD= yes JAVA_RUN= yes USE_ANT= yes PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar do-install: - ${INSTALL_DATA} ${WRKSRC}/build/${PORTNAME}-${PORTVERSION}.jar ${JAVAJARDIR}/${PORTNAME}.jar + ${INSTALL_DATA} ${WRKSRC}/build/${PORTNAME}-1.5svn.jar ${JAVAJARDIR}/${PORTNAME}.jar .include Property changes on: head/graphics/xmlgraphics-commons/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/graphics/xmlgraphics-commons/distinfo =================================================================== --- head/graphics/xmlgraphics-commons/distinfo (revision 288093) +++ head/graphics/xmlgraphics-commons/distinfo (revision 288094) @@ -1,2 +1,2 @@ -SHA256 (xmlgraphics-commons-1.4-src.tar.gz) = fa5fadf5468585a323dc8652b395b08c5fc1f71e931fc9cea38448fa69bc05e7 -SIZE (xmlgraphics-commons-1.4-src.tar.gz) = 886009 +SHA256 (xmlgraphics-commons-1.5.r1222519-src.tar.gz) = f1c6f398a04d776f4a898dea1256f9a8a5d9a1aa691cc69e9cfa787b2c0599dd +SIZE (xmlgraphics-commons-1.5.r1222519-src.tar.gz) = 904422 Property changes on: head/graphics/xmlgraphics-commons/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property