aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse/files
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2016-03-12 12:56:28 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2016-03-12 12:56:28 +0000
commitf1bfb634a2ed7e02ed293a358fe098aea703149b (patch)
treef537edc6170965dc0a8d5c959f5d887981523906 /java/eclipse/files
parentb93c649781ce9e0987c1a1f14d0ff5a7d2271e5d (diff)
downloadports-f1bfb634a2ed7e02ed293a358fe098aea703149b.tar.gz
ports-f1bfb634a2ed7e02ed293a358fe098aea703149b.zip
Notes
Diffstat (limited to 'java/eclipse/files')
-rw-r--r--java/eclipse/files/patch-aggregator10
-rw-r--r--java/eclipse/files/patch-freebsd_natives12
2 files changed, 11 insertions, 11 deletions
diff --git a/java/eclipse/files/patch-aggregator b/java/eclipse/files/patch-aggregator
index ed9abf677513..246ddc43ec95 100644
--- a/java/eclipse/files/patch-aggregator
+++ b/java/eclipse/files/patch-aggregator
@@ -373,10 +373,10 @@ diff --git a/eclipse.platform.releng.tychoeclipsebuilder/pom.xml b/eclipse.platf
--- a/eclipse.platform.releng.tychoeclipsebuilder/pom.xml
+++ b/eclipse.platform.releng.tychoeclipsebuilder/pom.xml
@@ -35,6 +35,6 @@
- <module>platform.sdk</module>
- <module>sdk</module>
- <module>eclipse-junit-tests</module>
-- <module>eclipse.platform.repository</module>
-+ <!-- module>eclipse.platform.repository</module -->
+ <module>platform.sdk</module>
+ <module>sdk</module>
+ <module>eclipse-junit-tests</module>
+- <module>eclipse.platform.repository</module>
++ <!-- module>eclipse.platform.repository</module -->
</modules>
</project>
diff --git a/java/eclipse/files/patch-freebsd_natives b/java/eclipse/files/patch-freebsd_natives
index d5c5db13a7f6..2083dd8add40 100644
--- a/java/eclipse/files/patch-freebsd_natives
+++ b/java/eclipse/files/patch-freebsd_natives
@@ -47,7 +47,7 @@
@@ -15,10 +15,10 @@
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.5.1-SNAPSHOT</version>
+ <version>4.5.2-SNAPSHOT</version>
- <relativePath>../../</relativePath>
+ <relativePath>../../../../</relativePath>
</parent>
@@ -133,7 +133,7 @@
@@ -15,10 +15,10 @@
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.5.1-SNAPSHOT</version>
+ <version>4.5.2-SNAPSHOT</version>
- <relativePath>../../</relativePath>
+ <relativePath>../../../../</relativePath>
</parent>
@@ -209,7 +209,7 @@
Bundle-Vendor: %providerName
-Bundle-SymbolicName: org.eclipse.swt.gtk.linux.x86; singleton:=true
+Bundle-SymbolicName: org.eclipse.swt.gtk.freebsd.x86; singleton:=true
- Bundle-Version: 3.104.1.qualifier
+ Bundle-Version: 3.104.2.qualifier
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
@@ -30,7 +30,7 @@
@@ -230,7 +230,7 @@
<groupId>org.eclipse.swt</groupId>
- <artifactId>org.eclipse.swt.gtk.linux.x86</artifactId>
+ <artifactId>org.eclipse.swt.gtk.freebsd.x86</artifactId>
- <version>3.104.1-SNAPSHOT</version>
+ <version>3.104.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
@@ -291,7 +291,7 @@
Bundle-Vendor: %providerName
-Bundle-SymbolicName: org.eclipse.swt.gtk.linux.x86_64; singleton:=true
+Bundle-SymbolicName: org.eclipse.swt.gtk.freebsd.x86_64; singleton:=true
- Bundle-Version: 3.104.1.qualifier
+ Bundle-Version: 3.104.2.qualifier
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
@@ -30,7 +30,7 @@
@@ -328,7 +328,7 @@
<groupId>org.eclipse.swt</groupId>
- <artifactId>org.eclipse.swt.gtk.linux.x86_64</artifactId>
+ <artifactId>org.eclipse.swt.gtk.freebsd.x86_64</artifactId>
- <version>3.104.1-SNAPSHOT</version>
+ <version>3.104.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>