From 0c0546e468f5dbd80d2403a9ac070e7c6ac398f3 Mon Sep 17 00:00:00 2001 From: ale Date: Wed, 7 Feb 2007 19:04:41 +0000 Subject: Update to 3.2.2 release and remove emf dependency. --- java/eclipse-gef/Makefile | 9 ++++----- java/eclipse-gef/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'java/eclipse-gef') 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 -- cgit v1.1