Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2010 06:25:58 GMT
From:      Rob Farmer <rfarmer@predatorlabs.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151570: [maintainer] [patch] math/scilab Fix build after textproc/fop update
Message-ID:  <201010190625.o9J6PwsX003762@www.freebsd.org>
Resent-Message-ID: <201010190630.o9J6UB0G038219@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151570
>Category:       ports
>Synopsis:       [maintainer] [patch] math/scilab Fix build after textproc/fop update
>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:   Tue Oct 19 06:30:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Rob Farmer
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD turquoise.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r213747: Tue Oct 12 15:25:48 PDT 2010 rfarmer@turquoise.predatorlabs.net:/usr/obj/usr/src/sys/TURQUOISE amd64
>Description:
Fix classpath problem while building with fop 1.0

Reported by: QAT
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: files/patch-build.incl.xml
===================================================================
RCS file: files/patch-build.incl.xml
diff -N files/patch-build.incl.xml
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-build.incl.xml	19 Oct 2010 06:16:19 -0000
@@ -0,0 +1,11 @@
+--- build.incl.xml.orig	2010-10-18 22:52:49.000000000 -0700
++++ build.incl.xml	2010-10-18 22:53:09.000000000 -0700
+@@ -86,6 +86,8 @@
+ 
+ 		<pathelement location="${fop.jar}"/>
+ 
++		<pathelement location="${xmlgraphics-commons.jar}"/>
++
+ 		<pathelement location="${avalon-framework.jar}"/>
+ 
+ 		<pathelement location="${avalon-framework-impl.jar}"/>


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010190625.o9J6PwsX003762>