>Submitter-Id: current-users >Originator: Mario Sergio Fujikawa Ferreira >Organization: >Confidential: no >Synopsis: [PATCH] java/eclipse-webtools: update to 2.0.3 >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.0.3
Depends upon the following PR updates: 1) ports/129320: [PATCH] java/eclipse-gef: update to 3.3.2 2) ports/129321: [PATCH] java/eclipse-emf: update to 2.3.2 Port maintainer (freebsd-eclipse@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- eclipse-webtools-2.0.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/java/eclipse-webtools/Makefile,v retrieving revision 1.6 diff -d -u -u -r1.6 Makefile --- Makefile 6 Jun 2008 13:38:35 -0000 1.6 +++ Makefile 1 Dec 2008 02:14:19 -0000 @@ -6,22 +6,20 @@ # PORTNAME= webtools -PORTVERSION= 1.5.2 -PORTREVISION= 2 +PORTVERSION= 2.0.3 CATEGORIES= java devel www MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/webtools/downloads/drops/,} -MASTER_SITE_SUBDIR= R1.5/R-${PORTVERSION}-200610261841 +MASTER_SITE_SUBDIR= R2.0/R-${PORTVERSION}-20080710044639/ PKGNAMEPREFIX= eclipse- -DISTNAME= wtp-R-${PORTVERSION}-200610261841 +DISTNAME= wtp-R-${PORTVERSION}-20080710044639 DIST_SUBDIR= eclipse MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Webtools for eclipse RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ - ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.2.4.v200710030400/feature.xml:${PORTSDIR}/java/eclipse-emf \ - ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef \ - ${LOCALBASE}/eclipse/features/org.eclipse.ve_1.2.0.v20060530_RC2-0-a2N7MMl7/feature.xml:${PORTSDIR}/java/eclipse-vep + ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.3.2.v200802051830/feature.xml:${PORTSDIR}/java/eclipse-emf \ + ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.3.2.v20080129/feature.xml:${PORTSDIR}/java/eclipse-gef CONFLICTS= eclipse-lomboz-3.* @@ -29,7 +27,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-webtools/distinfo,v retrieving revision 1.3 diff -d -u -u -r1.3 distinfo --- distinfo 7 Feb 2007 19:06:39 -0000 1.3 +++ distinfo 1 Dec 2008 02:14:19 -0000 @@ -1,3 +1,3 @@ -MD5 (eclipse/wtp-R-1.5.2-200610261841.zip) = e747b81aa3572b5208be2cb6e61a63b1 -SHA256 (eclipse/wtp-R-1.5.2-200610261841.zip) = 0788224b916ed3fa17ad368ca90f62bff24b9db4d27114715f01c58b0f98e56b -SIZE (eclipse/wtp-R-1.5.2-200610261841.zip) = 31186153 +MD5 (eclipse/wtp-R-2.0.3-20080710044639.zip) = 50b71ffba34da650dfa259388c043ab3 +SHA256 (eclipse/wtp-R-2.0.3-20080710044639.zip) = 0923fd32fd9c391ad1f283439c95edd681be91fc2b5ac1ed59a8f0b77d3a375b +SIZE (eclipse/wtp-R-2.0.3-20080710044639.zip) = 38746801 --- eclipse-webtools-2.0.3.patch ends here --- _______________________________________________ freebsd-eclipse@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "[EMAIL PROTECTED]"