summaryrefslogtreecommitdiffstats
path: root/java/eclipse-gef
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2007-02-07 19:04:41 +0000
committerale <ale@FreeBSD.org>2007-02-07 19:04:41 +0000
commit0c0546e468f5dbd80d2403a9ac070e7c6ac398f3 (patch)
tree3d087d6b4ba4eb31565a4be172c50d15ac7bc2ab /java/eclipse-gef
parentf319cc566e78016ce2ab7b287e6fc1659a16fa3c (diff)
downloadFreeBSD-ports-0c0546e468f5dbd80d2403a9ac070e7c6ac398f3.zip
FreeBSD-ports-0c0546e468f5dbd80d2403a9ac070e7c6ac398f3.tar.gz
Update to 3.2.2 release and remove emf dependency.
Diffstat (limited to 'java/eclipse-gef')
-rw-r--r--java/eclipse-gef/Makefile9
-rw-r--r--java/eclipse-gef/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile
index fd173f6..f3f21d5 100644
--- a/java/eclipse-gef/Makefile
+++ b/java/eclipse-gef/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= gef
-PORTVERSION= 3.1.1
-PORTREVISION= 0
+PORTVERSION= 3.2.2
CATEGORIES= java devel
-MASTER_SITES= http://download.eclipse.org/tools/gef/downloads/drops/R-${PORTVERSION}-200509301327/
+MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/gef/downloads/drops/,}
+MASTER_SITE_SUBDIR= R-${PORTVERSION}-200702060100
PKGNAMEPREFIX= eclipse-
DISTNAME= GEF-SDK-${PORTVERSION}
DIST_SUBDIR= eclipse
@@ -17,8 +17,7 @@ DIST_SUBDIR= eclipse
MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Graphical Editing Framework for the Eclipse IDE
-RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse \
- ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.1.1/feature.xml:${PORTSDIR}/java/eclipse-emf
+RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/java/eclipse-gef/distinfo b/java/eclipse-gef/distinfo
index 5a3b24e..4ac2a21 100644
--- a/java/eclipse-gef/distinfo
+++ b/java/eclipse-gef/distinfo
@@ -1,3 +1,3 @@
-MD5 (eclipse/GEF-SDK-3.1.1.zip) = 70a6de96c4edbc8903f6bd964039ddc8
-SHA256 (eclipse/GEF-SDK-3.1.1.zip) = 88f7cc4ed9b58ebc1574d7cfa926fe89698ca753ccde598ecbbfa1f3dcd402ce
-SIZE (eclipse/GEF-SDK-3.1.1.zip) = 6070341
+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
OpenPOWER on IntegriCloud