ports/163600: [maintainer] [patch] graphics/xmlgraphics-commons Update to svn r1222519

Rob Farmer rfarmer at predatorlabs.net
Sat Dec 24 23:20:10 UTC 2011


>Number:         163600
>Category:       ports
>Synopsis:       [maintainer] [patch] graphics/xmlgraphics-commons Update to svn r1222519
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 24 23:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Rob Farmer
>Release:        10-CURRENT
>Organization:
>Environment:
FreeBSD turquoise.predatorlabs.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sat Dec 24 01:03:56 PST 2011     rfarmer at turquoise.predatorlabs.net:/usr/obj/usr/src/sys/TURQUOISE  amd64
>Description:
Update to svn r1222519, since no official releases have been made in a long time. Fixes build with openjdk
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/xmlgraphics-commons/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	13 Sep 2010 05:17:33 -0000	1.2
+++ Makefile	23 Dec 2011 02:18:14 -0000
@@ -6,9 +6,9 @@
 #
 
 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 at predatorlabs.net
@@ -23,6 +23,6 @@
 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 <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/xmlgraphics-commons/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	3 Jul 2011 14:12:18 -0000	1.3
+++ distinfo	23 Dec 2011 01:05:16 -0000
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list