aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2007-02-11 03:28:46 +0800
committerale <ale@FreeBSD.org>2007-02-11 03:28:46 +0800
commitb1262f71455e9fcea84c5df82c29d621977c7ab2 (patch)
tree657dc825dc71a229ea0427e5723dd3f383dbfb25 /java
parent1a5a1eda89d00994d8f4abfca277ecfa5ee62c83 (diff)
downloadfreebsd-ports-gnome-b1262f71455e9fcea84c5df82c29d621977c7ab2.tar.gz
freebsd-ports-gnome-b1262f71455e9fcea84c5df82c29d621977c7ab2.tar.zst
freebsd-ports-gnome-b1262f71455e9fcea84c5df82c29d621977c7ab2.zip
Update to 3.2.2 final release.
Diffstat (limited to 'java')
-rw-r--r--java/eclipse-clay-core/Makefile2
-rw-r--r--java/eclipse-gef/Makefile3
-rw-r--r--java/eclipse-gef/distinfo6
-rw-r--r--java/eclipse-quantum/Makefile2
-rw-r--r--java/eclipse-sqlexplorer/Makefile2
-rw-r--r--java/eclipse-vep/Makefile2
-rw-r--r--java/eclipse-webtools/Makefile2
7 files changed, 10 insertions, 9 deletions
diff --git a/java/eclipse-clay-core/Makefile b/java/eclipse-clay-core/Makefile
index 3157500fe62e..8bdc82b7c0e4 100644
--- a/java/eclipse-clay-core/Makefile
+++ b/java/eclipse-clay-core/Makefile
@@ -18,7 +18,7 @@ DIST_SUBDIR= eclipse
MAINTAINER= mitsuru@riken.jp
COMMENT= A database design tool for the Eclipse development environment
-RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070109/feature.xml:${PORTSDIR}/java/eclipse-gef
+RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef
RESTRICTED= License agreement is required to download.
diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile
index f3f21d575c7e..12271a842dbf 100644
--- a/java/eclipse-gef/Makefile
+++ b/java/eclipse-gef/Makefile
@@ -7,9 +7,10 @@
PORTNAME= gef
PORTVERSION= 3.2.2
+PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/gef/downloads/drops/,}
-MASTER_SITE_SUBDIR= R-${PORTVERSION}-200702060100
+MASTER_SITE_SUBDIR= R-${PORTVERSION}-200702081315
PKGNAMEPREFIX= eclipse-
DISTNAME= GEF-SDK-${PORTVERSION}
DIST_SUBDIR= eclipse
diff --git a/java/eclipse-gef/distinfo b/java/eclipse-gef/distinfo
index 4ac2a21e8b62..d02d475bb57e 100644
--- a/java/eclipse-gef/distinfo
+++ b/java/eclipse-gef/distinfo
@@ -1,3 +1,3 @@
-MD5 (eclipse/GEF-SDK-3.2.2.zip) = 4acf5bf6dac1af5c638ad47e3b3b297d
-SHA256 (eclipse/GEF-SDK-3.2.2.zip) = 35121b2bdfc30f752ff0941b4502de1a6faa96b95a5b8843dada38941b6654ea
-SIZE (eclipse/GEF-SDK-3.2.2.zip) = 6121923
+MD5 (eclipse/GEF-SDK-3.2.2.zip) = 8f509be402978ced7a6e205fc62b636b
+SHA256 (eclipse/GEF-SDK-3.2.2.zip) = 2f95bb3b33e0f36b8ffabe93e8f3e9f1f3cc98d7564f222bea17a3d276fd8268
+SIZE (eclipse/GEF-SDK-3.2.2.zip) = 6118335
diff --git a/java/eclipse-quantum/Makefile b/java/eclipse-quantum/Makefile
index 81320d8ca1c7..7a45acfa7509 100644
--- a/java/eclipse-quantum/Makefile
+++ b/java/eclipse-quantum/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Database access and SQL editor for the Eclipse IDE
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
- ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070109/feature.xml:${PORTSDIR}/java/eclipse-gef
+ ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/java/eclipse-sqlexplorer/Makefile b/java/eclipse-sqlexplorer/Makefile
index 907aca6f027f..831276d3f4a2 100644
--- a/java/eclipse-sqlexplorer/Makefile
+++ b/java/eclipse-sqlexplorer/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= sugimura@jp.FreeBSD.ORG
COMMENT= A visual database query tool for Eclipse
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
- ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070109/feature.xml:${PORTSDIR}/java/eclipse-gef
+ ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/java/eclipse-vep/Makefile b/java/eclipse-vep/Makefile
index ad372262809e..f2da8b7c2090 100644
--- a/java/eclipse-vep/Makefile
+++ b/java/eclipse-vep/Makefile
@@ -20,7 +20,7 @@ COMMENT= A framework for creating GUI builders for Eclipse
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
${LOCALBASE}/eclipse/features/org.eclipse.emf_2.2.1.v200609210005/feature.xml:${PORTSDIR}/java/eclipse-emf \
- ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070109/feature.xml:${PORTSDIR}/java/eclipse-gef
+ ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/java/eclipse-webtools/Makefile b/java/eclipse-webtools/Makefile
index b8eaedca5497..3e2ef133e6b9 100644
--- a/java/eclipse-webtools/Makefile
+++ b/java/eclipse-webtools/Makefile
@@ -19,7 +19,7 @@ COMMENT= Webtools for eclipse
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
${LOCALBASE}/eclipse/features/org.eclipse.emf_2.2.1.v200609210005/feature.xml:${PORTSDIR}/java/eclipse-emf \
- ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070109/feature.xml:${PORTSDIR}/java/eclipse-gef \
+ ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef \
${LOCALBASE}/eclipse/features/org.eclipse.ve_1.2.0.v20060530_RC2-0-a2N7MMl7/feature.xml:${PORTSDIR}/java/eclipse-vep
CONFLICTS= eclipse-lomboz-3.*