From nobody@FreeBSD.org  Tue Aug 31 00:18:07 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5DF281065673
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 31 Aug 2010 00:18:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 4DBCA8FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 31 Aug 2010 00:18:07 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o7V0I65g096079
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 31 Aug 2010 00:18:06 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o7V0I67r096077;
	Tue, 31 Aug 2010 00:18:06 GMT
	(envelope-from nobody)
Message-Id: <201008310018.o7V0I67r096077@www.freebsd.org>
Date: Tue, 31 Aug 2010 00:18:06 GMT
From: Rob Farmer <rfarmer@predatorlabs.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] graphics/batik build batik-all.jar
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         150134
>Category:       ports
>Synopsis:       [PATCH] graphics/batik build batik-all.jar
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    makc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 31 00:20:00 UTC 2010
>Closed-Date:    Sat Sep 04 07:01:22 UTC 2010
>Last-Modified:  Sat Sep  4 07:10:03 UTC 2010
>Originator:     Rob Farmer
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD peridot.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Thu Aug 19 18:44:11 PDT 2010     rfarmer@peridot.predatorlabs.net:/usr/obj/usr/src/sys/PERIDOT  i386
>Description:
Have the port build batik-all.jar in addtion to batik.jar. This is a single jar with all the libraries. Scilab configure looks for this.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/batik/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	13 Mar 2009 16:21:29 -0000	1.8
+++ Makefile	30 Aug 2010 21:11:06 -0000
@@ -8,6 +8,7 @@
 
 PORTNAME=	batik
 PORTVERSION=	1.7
+PORTREVISION=	1
 CATEGORIES=	graphics java
 MASTER_SITES=	${MASTER_SITE_APACHE}
 MASTER_SITE_SUBDIR=	xmlgraphics/${PORTNAME}
@@ -21,7 +22,7 @@
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 USE_ANT=	yes
 USE_JIKES=	no
-ALL_TARGET=	jars
+ALL_TARGET=	jars all-jar
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}
 TARGET_DIR=	${WRKSRC}/${PORTNAME}-${PORTVERSION}
 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->makc 
Responsible-Changed-By: makc 
Responsible-Changed-When: Fri Sep 3 18:44:12 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150134 
State-Changed-From-To: open->closed 
State-Changed-By: makc 
State-Changed-When: Sat Sep 4 07:01:21 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150134 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150134: commit references a PR
Date: Sat,  4 Sep 2010 07:01:01 +0000 (UTC)

 makc        2010-09-04 07:00:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/batik       Makefile 
   Log:
   Build batik-all.jar required for scilab.
   
   PR:             ports/150134
   Submitted by:   Rob Farmer <rfarmer at predatorlabs.net>
   
   Revision  Changes    Path
   1.9       +2 -1      ports/graphics/batik/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
