Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 2009 11:14:06 GMT
From:      Heiner Strauss <heiner_ej@yahoo.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133417: [PATCH] java/eclipse-gef: update to 3.4.1
Message-ID:  <200904061114.n36BE6Bg072036@www.freebsd.org>
Resent-Message-ID: <200904061120.n36BK1QN079444@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133417
>Category:       ports
>Synopsis:       [PATCH] java/eclipse-gef: update to 3.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 06 11:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Heiner Strauss
>Release:        FreeBSD 7.1-STABLE
>Organization:
BILCH Com
>Environment:
FreeBSD think.schlaf.bilch.com 7.1-STABLE FreeBSD 7.1-STABLE #0: Fri Feb 20 01:28:27 CET 2009     root@think.schlaf.bilch.com:/usr/src/sys/i386/compile/THINK  i386
>Description:
- Update to 3.4.1

Update required for java/eclipse-webtools update amongst others to work with eclipse 3.4

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/java/eclipse-gef/Makefile eclipse-gef/Makefile
--- /usr/ports/java/eclipse-gef/Makefile	2009-01-11 02:55:10.000000000 +0100
+++ eclipse-gef/Makefile	2009-04-03 19:04:52.000000000 +0200
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	gef
-PORTVERSION=	3.3.2
+PORTVERSION=	3.4.1
 CATEGORIES=	java devel
 MASTER_SITES=	${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/gef/downloads/drops/,}
-MASTER_SITE_SUBDIR=	${PORTVERSION}/R200802211602/
+MASTER_SITE_SUBDIR=	${PORTVERSION}/R200809101400
 PKGNAMEPREFIX=	eclipse-
-DISTNAME=	GEF-ALL-${PORTVERSION}
+DISTNAME=	GEF-SDK-${PORTVERSION}
 DIST_SUBDIR=	eclipse
 
 MAINTAINER=	freebsd-eclipse@FreeBSD.org
diff -ruN /usr/ports/java/eclipse-gef/distinfo eclipse-gef/distinfo
--- /usr/ports/java/eclipse-gef/distinfo	2009-01-11 02:55:10.000000000 +0100
+++ eclipse-gef/distinfo	2009-04-04 14:58:21.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (eclipse/GEF-ALL-3.3.2.zip) = 7b5a475d577d0e45068f73903f77c87c
-SHA256 (eclipse/GEF-ALL-3.3.2.zip) = a5dc105e0a3b7931bbc16f744c382344388b28bcf8ed251ca0a88b1793dd6c6e
-SIZE (eclipse/GEF-ALL-3.3.2.zip) = 7185118
+MD5 (eclipse/GEF-SDK-3.4.1.zip) = fec8490006c5bf4ea637668c1090e651
+SHA256 (eclipse/GEF-SDK-3.4.1.zip) = 557fb87bbb29ab6838d85b2a506fa189ceed34b4913ccd9d92fe8dcc0b11e572
+SIZE (eclipse/GEF-SDK-3.4.1.zip) = 6754121


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904061114.n36BE6Bg072036>