From 43f1cc100e99c595c121d3ddf767eeb11709df27 Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Tue, 27 Mar 2007 07:19:44 +0000 Subject: Update to 3.1.2, and hopefully fix build problems on amd64. --- java/eclipse-cdt/files/patch-cdt-feature.xml | 10 +++++----- java/eclipse-cdt/files/patch-cdt.core-Makefile | 4 ++-- java/eclipse-cdt/files/patch-cdt.core-fragment.xml | 4 ++-- java/eclipse-cdt/files/patch-cdt.core-openpty.c | 4 ++-- java/eclipse-cdt/files/patch-cdt.source-feature.xml | 14 +++++++------- .../files/patch-managedbuilder.gnu-plugin.properties | 4 ++-- java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml | 4 ++-- java/eclipse-cdt/files/patch-plugin.properties | 4 ++-- 8 files changed, 24 insertions(+), 24 deletions(-) (limited to 'java/eclipse-cdt/files') diff --git a/java/eclipse-cdt/files/patch-cdt-feature.xml b/java/eclipse-cdt/files/patch-cdt-feature.xml index 5c6eacdaa55c..64e92e9439ce 100644 --- a/java/eclipse-cdt/files/patch-cdt-feature.xml +++ b/java/eclipse-cdt/files/patch-cdt-feature.xml @@ -1,5 +1,5 @@ ---- eclipse/features/org.eclipse.cdt_3.1.1.200609270800/feature.xml.orig Wed Sep 27 10:15:13 2006 -+++ eclipse/features/org.eclipse.cdt_3.1.1.200609270800/feature.xml Mon Nov 6 13:18:34 2006 +--- eclipse/features/org.eclipse.cdt_3.1.2.200702150621/feature.xml.orig Wed Sep 27 10:15:13 2006 ++++ eclipse/features/org.eclipse.cdt_3.1.2.200702150621/feature.xml Mon Nov 6 13:18:34 2006 @@ -121,6 +121,14 @@ fragment="true"/> @@ -8,7 +8,7 @@ + os="freebsd" + download-size="0" + install-size="0" -+ version="3.1.1" ++ version="3.1.2" + fragment="true"/> + + + + + + diff --git a/java/eclipse-cdt/files/patch-cdt.core-openpty.c b/java/eclipse-cdt/files/patch-cdt.core-openpty.c index 829decdfdf52..993bd355dc78 100644 --- a/java/eclipse-cdt/files/patch-cdt.core-openpty.c +++ b/java/eclipse-cdt/files/patch-cdt.core-openpty.c @@ -1,5 +1,5 @@ ---- eclipse/plugins/org.eclipse.cdt.source.freebsd.gtk.x86_3.1.1.200609270800/src/org.eclipse.cdt.core.freebsd_3.1.1.200609270800/library/openpty.c.orig Thu Mar 30 19:18:06 2006 -+++ eclipse/plugins/org.eclipse.cdt.source.freebsd.gtk.x86_3.1.1.200609270800/src/org.eclipse.cdt.core.freebsd_3.1.1.200609270800/library/openpty.c Thu Mar 30 19:18:47 2006 +--- eclipse/plugins/org.eclipse.cdt.source.freebsd.gtk.x86_3.1.2.200702150621/src/org.eclipse.cdt.core.freebsd_3.1.2.200702150621/library/openpty.c.orig Thu Mar 30 19:18:06 2006 ++++ eclipse/plugins/org.eclipse.cdt.source.freebsd.gtk.x86_3.1.2.200702150621/src/org.eclipse.cdt.core.freebsd_3.1.2.200702150621/library/openpty.c Thu Mar 30 19:18:47 2006 @@ -20,7 +20,6 @@ #include diff --git a/java/eclipse-cdt/files/patch-cdt.source-feature.xml b/java/eclipse-cdt/files/patch-cdt.source-feature.xml index 1611e3c1d167..3d9050cfd1ca 100644 --- a/java/eclipse-cdt/files/patch-cdt.source-feature.xml +++ b/java/eclipse-cdt/files/patch-cdt.source-feature.xml @@ -1,9 +1,9 @@ ---- eclipse/features/org.eclipse.cdt.source_3.1.1.200609270800/feature.xml.orig Thu Mar 30 19:51:01 2006 -+++ eclipse/features/org.eclipse.cdt.source_3.1.1.200609270800/feature.xml Thu Mar 30 19:52:13 2006 +--- eclipse/features/org.eclipse.cdt.source_3.1.2.200702150621/feature.xml.orig Thu Mar 30 19:51:01 2006 ++++ eclipse/features/org.eclipse.cdt.source_3.1.2.200702150621/feature.xml Thu Mar 30 19:52:13 2006 @@ -22,4 +22,6 @@ - - - -+ -+ + + + ++ ++ diff --git a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties index 2fafe8c91148..ae19941cad81 100644 --- a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties +++ b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties @@ -1,5 +1,5 @@ ---- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.1.200609270800/plugin.properties.orig Mon Nov 6 14:44:11 2006 -+++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.1.200609270800/plugin.properties Mon Nov 6 14:45:02 2006 +--- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.2.200702150621/plugin.properties.orig Mon Nov 6 14:44:11 2006 ++++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.2.200702150621/plugin.properties Mon Nov 6 14:45:02 2006 @@ -27,6 +27,10 @@ TargetName.solaris.exe=Executable (Gnu on Solaris) TargetName.solaris.so=Shared Library (Gnu on Solaris) diff --git a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml index 93cdcf15a91c..915c1f71e11c 100644 --- a/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml +++ b/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.xml @@ -1,5 +1,5 @@ ---- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.1.200609270800/plugin.xml~ Mon Nov 6 14:38:36 2006 -+++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.1.200609270800/plugin.xml Mon Nov 6 14:42:23 2006 +--- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.2.200702150621/plugin.xml~ Mon Nov 6 14:38:36 2006 ++++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.2.200702150621/plugin.xml Mon Nov 6 14:42:23 2006 @@ -1317,7 +1317,7 @@ errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser">