Date: 30 Nov 2008 23:55:39 -0200 From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: FreeBSD-gnats-submit@freebsd.org Cc: freebsd-eclipse@FreeBSD.org Subject: [PATCH] java/eclipse-gef: update to 3.3.2 Message-ID: <20081201015539.14691.qmail@exxodus.fedaykin.here>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users
>Originator: Mario Sergio Fujikawa Ferreira
>Organization:
>Confidential: no
>Synopsis: [PATCH] java/eclipse-gef: update to 3.3.2
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
>Release: FreeBSD 7.1-PRERELEASE i386
>Environment:
System: FreeBSD exxodus.fedaykin.here 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #41: Wed Nov 26 10:14:44 BRST 2008
>Description:
- Update to 3.3.2
Update required for java/eclipse-webtools update amongst others.
This is long overdue for a working WTP installation.
Port maintainer (freebsd-eclipse@FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- eclipse-gef-3.3.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/java/eclipse-gef/Makefile,v
retrieving revision 1.12
diff -d -u -u -r1.12 Makefile
--- Makefile 6 Jun 2008 13:38:31 -0000 1.12
+++ Makefile 1 Dec 2008 01:53:45 -0000
@@ -6,13 +6,12 @@
#
PORTNAME= gef
-PORTVERSION= 3.2.2
-PORTREVISION= 3
+PORTVERSION= 3.3.2
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/gef/downloads/drops/,}
-MASTER_SITE_SUBDIR= R-${PORTVERSION}-200702081315
+MASTER_SITE_SUBDIR= ${PORTVERSION}/R200802211602/
PKGNAMEPREFIX= eclipse-
-DISTNAME= GEF-SDK-${PORTVERSION}
+DISTNAME= GEF-ALL-${PORTVERSION}
DIST_SUBDIR= eclipse
MAINTAINER= freebsd-eclipse@FreeBSD.org
@@ -24,7 +23,7 @@
NO_WRKSUBDIR= yes
USE_ZIP= yes
USE_JAVA= yes
-JAVA_VERSION= 1.4+
+JAVA_VERSION= 1.5+
JAVA_OS= native
do-install:
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/java/eclipse-gef/distinfo,v
retrieving revision 1.9
diff -d -u -u -r1.9 distinfo
--- distinfo 10 Feb 2007 19:28:46 -0000 1.9
+++ distinfo 1 Dec 2008 01:53:45 -0000
@@ -1,3 +1,3 @@
-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
+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
--- eclipse-gef-3.3.2.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081201015539.14691.qmail>
