Skip site navigation (1)Skip section navigation (2)
Date:      30 Nov 2008 23:56:31 -0200
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        freebsd-eclipse@FreeBSD.org
Subject:   [PATCH] java/eclipse-emf: update to 2.3.2
Message-ID:  <20081201015631.63944.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-emf: update to 2.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 2.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-emf-2.3.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/java/eclipse-emf/Makefile,v
retrieving revision 1.14
diff -d -u -u -r1.14 Makefile
--- Makefile	6 Jun 2008 13:38:30 -0000	1.14
+++ Makefile	1 Dec 2008 01:56:07 -0000
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	emf
-PORTVERSION=	2.2.4
-PORTREVISION=	1
+PORTVERSION=	2.3.2
 CATEGORIES=	java devel
 MASTER_SITES=	${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/emf/emf/downloads/drops/,}
-MASTER_SITE_SUBDIR=${PORTVERSION}/R200710030400
+MASTER_SITE_SUBDIR=${PORTVERSION}/R200802051830
 PKGNAMEPREFIX=	eclipse-
 DISTNAME=	emf-sdo-xsd-SDK-${PORTVERSION}
 DIST_SUBDIR=	eclipse
@@ -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-emf/distinfo,v
retrieving revision 1.10
diff -d -u -u -r1.10 distinfo
--- distinfo	17 Oct 2007 06:05:21 -0000	1.10
+++ distinfo	1 Dec 2008 01:56:07 -0000
@@ -1,3 +1,3 @@
-MD5 (eclipse/emf-sdo-xsd-SDK-2.2.4.zip) = cb671659a1af98c68195504c88fea09a
-SHA256 (eclipse/emf-sdo-xsd-SDK-2.2.4.zip) = bec938d0a37d2600d4c41e360a4acab1845e996680961e85c4daf07912a249f8
-SIZE (eclipse/emf-sdo-xsd-SDK-2.2.4.zip) = 24532666
+MD5 (eclipse/emf-sdo-xsd-SDK-2.3.2.zip) = da937bf8e31788d5121176581b286a43
+SHA256 (eclipse/emf-sdo-xsd-SDK-2.3.2.zip) = 2c582ea1d85410940657e74a1d0c1a17d83ab8c2f3678018e4f1857e887540cc
+SIZE (eclipse/emf-sdo-xsd-SDK-2.3.2.zip) = 26676814
--- eclipse-emf-2.3.2.patch ends here ---




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