From 7a492ac2b5daaba7f244d452f3488dc5aaf9d8af Mon Sep 17 00:00:00 2001 From: John Marino Date: Thu, 26 Jun 2014 08:48:10 +0000 Subject: java/eclipse: Update version 3.7.1 => 4.3.2 and assign maintainer At long last, eclipse has been updated to the latest release and is now under the stewardship of Jimmy Kelly. This version supports OpenJDK8 runtime environments. A special thanks to Jonathan Chen for getting the ball rolling after the PR stalled. PR: 188659 Submitted by: Jimmy Kelly Distfiles by: Jonathan Chen Verified by: F10/amd64 poudriere --- .../files/eclipse-build-config-upstream.patch | 72 ---------------------- 1 file changed, 72 deletions(-) delete mode 100644 java/eclipse/files/eclipse-build-config-upstream.patch (limited to 'java/eclipse/files/eclipse-build-config-upstream.patch') diff --git a/java/eclipse/files/eclipse-build-config-upstream.patch b/java/eclipse/files/eclipse-build-config-upstream.patch deleted file mode 100644 index 711d267b7dd0..000000000000 --- a/java/eclipse/files/eclipse-build-config-upstream.patch +++ /dev/null @@ -1,72 +0,0 @@ -$FreeBSD$ - -### Eclipse Workspace Patch 1.0 -#P eclipse-build-config -Index: build.properties.in -=================================================================== ---- build.properties.in (revision 23752) -+++ build.properties.in (working copy) -@@ -34,7 +34,7 @@ - collPlace=eclipse - collBase=. - configs=\ -- linux, gtk, @build_arch@ -+ @build_os@, gtk, @build_arch@ - - archivesFormat =group,group,group-zip - javacFailOnError=false -Index: productFiles/rcpConfig/build.properties -=================================================================== ---- productFiles/rcpConfig/build.properties (revision 23752) -+++ productFiles/rcpConfig/build.properties (working copy) -@@ -65,8 +65,8 @@ - root.macosx.cocoa.x86_64.folder.Eclipse.app/Contents=absolute:file:${buildDirectory}/features/org.eclipse.equinox.executable/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist - root.macosx.cocoa.x86_64.permissions.755=Eclipse.app/Contents/MacOS/eclipse,Eclipse.app/Contents/MacOS/java_swt - -- -- -- -- -+root.freebsd.gtk.x86=absolute:${buildDirectory}/features/org.eclipse.platform/about_files/freebsd.gtk.x86,absolute:${buildDirectory}/features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86 -+root.freebsd.gtk.x86.permissions.755=*.so* -+root.freebsd.gtk.x86_64=absolute:${buildDirectory}/features/org.eclipse.platform/about_files/freebsd.gtk.x86_64,absolute:${buildDirectory}/features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86_64 -+root.freebsd.gtk.x86_64.permissions.755=*.so* - -Index: customTargets.xml -=================================================================== ---- customTargets.xml (revision 23752) -+++ customTargets.xml (working copy) -@@ -129,6 +129,24 @@ - - - -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ - - - -@@ -201,7 +219,7 @@ - - - -- -+ - - - -- cgit v1.2.3