Date: Mon, 6 Apr 2009 14:03:59 GMT From: Heiner Strauss <heiner_ej@yahoo.de> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/133423: [PATCH] java/eclipse-emf: Update to 2.4.1 Message-ID: <200904061403.n36E3xWs085884@www.freebsd.org> Resent-Message-ID: <200904061410.n36EA1eK009700@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133423 >Category: misc >Synopsis: [PATCH] java/eclipse-emf: Update to 2.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 06 14:10: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 2.4.1 Update required for java/eclipse-webtools update amongst others to work with eclipse 3.4. EMF-XSD is now in: ports/133421: [NEW PORT] java/eclipse-xsd: EMF-XSD Runtime >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/java/eclipse-emf/Makefile eclipse-emf/Makefile --- /usr/ports/java/eclipse-emf/Makefile 2009-01-11 03:05:03.000000000 +0100 +++ eclipse-emf/Makefile 2009-04-03 18:23:26.000000000 +0200 @@ -6,12 +6,12 @@ # PORTNAME= emf -PORTVERSION= 2.3.2 +PORTVERSION= 2.4.1 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/emf/emf/downloads/drops/,} -MASTER_SITE_SUBDIR=${PORTVERSION}/R200802051830 +MASTER_SITE_SUBDIR=${PORTVERSION}/R200808251517 PKGNAMEPREFIX= eclipse- -DISTNAME= emf-sdo-xsd-SDK-${PORTVERSION} +DISTNAME= emf-runtime-${PORTVERSION} DIST_SUBDIR= eclipse MAINTAINER= freebsd-eclipse@FreeBSD.org diff -ruN /usr/ports/java/eclipse-emf/distinfo eclipse-emf/distinfo --- /usr/ports/java/eclipse-emf/distinfo 2009-01-11 03:05:03.000000000 +0100 +++ eclipse-emf/distinfo 2009-04-04 15:33:56.000000000 +0200 @@ -1,3 +1,3 @@ -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 +MD5 (eclipse/emf-runtime-2.4.1.zip) = 316623f8b5e3077b5de7521fa13efde5 +SHA256 (eclipse/emf-runtime-2.4.1.zip) = 091bb78f096c9065ffa7f28316493750a2ef563d1162d96f4668599011719a00 +SIZE (eclipse/emf-runtime-2.4.1.zip) = 4586386 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904061403.n36E3xWs085884>