ports/151570: [maintainer] [patch] math/scilab Fix build after textproc/fop update
Rob Farmer
rfarmer at predatorlabs.net
Tue Oct 19 06:30:12 UTC 2010
>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 at 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:
More information about the freebsd-ports-bugs
mailing list