From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 24 23:20:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B8021065676 for ; Sat, 24 Dec 2011 23:20:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7777F8FC17 for ; Sat, 24 Dec 2011 23:20:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pBONKAWq058744 for ; Sat, 24 Dec 2011 23:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBONKAY3058743; Sat, 24 Dec 2011 23:20:10 GMT (envelope-from gnats) Resent-Date: Sat, 24 Dec 2011 23:20:10 GMT Resent-Message-Id: <201112242320.pBONKAY3058743@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rob Farmer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E313106567A for ; Sat, 24 Dec 2011 23:11:01 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 526808FC20 for ; Sat, 24 Dec 2011 23:11:01 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pBONB1mP039113 for ; Sat, 24 Dec 2011 23:11:01 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id pBONB1TG039112; Sat, 24 Dec 2011 23:11:01 GMT (envelope-from nobody) Message-Id: <201112242311.pBONB1TG039112@red.freebsd.org> Date: Sat, 24 Dec 2011 23:11:01 GMT From: Rob Farmer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/163600: [maintainer] [patch] graphics/xmlgraphics-commons Update to svn r1222519 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Dec 2011 23:20:10 -0000 >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@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@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 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: