From 343561ed77070cef6bb713d9e5e111f7ad6c151f Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Thu, 4 Nov 2010 14:55:29 +0000 Subject: . Update to 3.6.1. Submitted by: tg@ --- java/eclipse-devel/files/patch-eclipse-build | 201 +++++++++++++++++---------- 1 file changed, 130 insertions(+), 71 deletions(-) (limited to 'java/eclipse-devel/files/patch-eclipse-build') diff --git a/java/eclipse-devel/files/patch-eclipse-build b/java/eclipse-devel/files/patch-eclipse-build index 4b087e24034f..38361393d3e3 100644 --- a/java/eclipse-devel/files/patch-eclipse-build +++ b/java/eclipse-devel/files/patch-eclipse-build @@ -63,7 +63,21 @@ $FreeBSD$ +CDC-1.1/PersonalJava-1.1=%%BOOTCLASSPATH%% --- eclipse-build-0.5.0.orig/build.xml 2009-12-23 16:22:44.090824173 -0500 +++ eclipse-build-0.5.0/build.xml 2009-12-23 16:23:06.357147407 -0500 -@@ -124,8 +124,7 @@ +@@ -117,11 +117,11 @@ + + + +- ++ + + + +- ++ + + + +@@ -166,8 +166,7 @@ @@ -73,59 +87,73 @@ $FreeBSD$ -@@ -243,8 +242,14 @@ +@@ -292,8 +291,10 @@ + - - -- -- -+ -+ -+ -+ -+ -+ -+ -+ - - - -@@ -269,6 +274,10 @@ - + +- +- ++ ++ ++ ++ + + + +@@ -306,9 +307,15 @@ + + + +- ++ ++ ++ ++ + +- ++ ++ ++ ++ + + + +@@ -321,6 +328,10 @@ -+ -+ -+ -+ + ++ ++ ++ ++ -@@ -651,7 +660,8 @@ - - - +@@ -804,7 +815,8 @@ + - -+ -+ ++ ++ -@@ -755,44 +765,42 @@ - +@@ -906,26 +918,25 @@ - -- -+ - + + +- - - -- -- -+ -+ -+ +- +- ++ ++ ++ ++ + - + @@ -139,44 +167,57 @@ $FreeBSD$ - + - + - -- -- -- + + + +- ++ + -- -+ - -- -+ - -- -+ - -- -- -- -- -- -+ -+ -+ -+ -+ + +@@ -938,7 +949,7 @@ + + + +- ++ + + +@@ -990,8 +1001,8 @@ + + + +- +- ++ ++ + + + +@@ -1012,7 +1023,7 @@ + + + +- ++ + + + +@@ -1027,9 +1038,11 @@ + + + -+ + - --- eclipse-build-0.5.0.orig/pdebuild/eclipse-pdebuild.sh 2009-11-11 07:59:07.000000000 -0500 +++ eclipse-build-0.5.0/pdebuild/eclipse-pdebuild.sh 2009-12-23 16:23:06.357147407 -0500 @@ -230,7 +230,7 @@ @@ -190,16 +231,22 @@ $FreeBSD$ if [ "x$zipDeps" != "x" ]; then --- eclipse-build-0.5.0.orig/pdebuild.properties 2009-10-01 08:58:04.000000000 -0400 +++ eclipse-build-0.5.0/pdebuild.properties 2009-12-23 16:23:06.358151430 -0500 -@@ -5,7 +5,7 @@ +@@ -1,11 +1,11 @@ + buildArch=x86 + ws=gtk +-os=linux ++os=freebsd + buildId=M20100211-1343 buildTag=vM20100211-1343 - label=3.5.2 +-label=3.6.0 -bootclasspath=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar ++label=3.6.1 +bootclasspath=%%BOOTCLASSPATH%% #build.compiler=org.eclipse.jdt.core.JDTCompilerAdapter javacFailOnError=true -@@ -28,21 +28,21 @@ +@@ -29,21 +29,21 @@ CDC-1.1/PersonalBasis-1.1=${bootclasspath} CDC-1.1/PersonalJava-1.1=${bootclasspath} # Somehow bootclasspath isn't expanded when used by antRunner @@ -250,3 +297,15 @@ $FreeBSD$