Date: Mon, 8 Jan 2007 19:05:40 +0200 (EET) From: Tomas Verbaitis <tomasv@megalogika.lt> To: FreeBSD-gnats-submit@freebsd.org Cc: freebsd-eclipse@FreeBSD.org Subject: [PATCH] java/eclipse-webtools: update to 1.5.2 Message-ID: <20070108170540.D63DF4126@pilvas.lan>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Tomas Verbaitis >Organization: >Confidential: no >Synopsis: [PATCH] java/eclipse-webtools: update to 1.5.2 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.0-CURRENT i386 >Environment: System: FreeBSD pilvas.lan 7.0-CURRENT FreeBSD 7.0-CURRENT #12: Mon Jan 8 11:48:19 EET >Description: - Update to 1.5.2 Port maintainer (freebsd-eclipse@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- eclipse-webtools-1.5.2.patch begins here --- diff -u -ruN --exclude=CVS /usr/ports/java/eclipse-webtools/Makefile /usr/home/tomasv/java/eclipse-webtools/Makefile --- /usr/ports/java/eclipse-webtools/Makefile Sat Oct 15 16:54:45 2005 +++ /usr/home/tomasv/java/eclipse-webtools/Makefile Mon Jan 8 19:04:59 2007 @@ -6,19 +6,21 @@ # PORTNAME= webtools -PORTVERSION= 0.7 +PORTVERSION= 1.5.2 +PORTREVISION= 0 CATEGORIES= java devel www -MASTER_SITES= http://download.eclipse.org/webtools/downloads/drops/R-${PORTVERSION}-200507290654/ +MASTER_SITES=${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/webtools/downloads/drops/,} +MASTER_SITE_SUBDIR=R1.5/R-${PORTVERSION}-200610261841 PKGNAMEPREFIX= eclipse- -DISTNAME= wtp-${PORTVERSION} +DISTNAME= wtp-R-${PORTVERSION}-200610261841 DIST_SUBDIR= eclipse MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Webtools for eclipse RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse \ - ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.1.1/feature.xml:${PORTSDIR}/java/eclipse-emf \ - ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.1.1/feature.xml:${PORTSDIR}/java/eclipse-gef \ + ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.2.1.v200609210005/feature.xml:${PORTSDIR}/java/eclipse-emf \ + ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.1.v20060921/feature.xml:${PORTSDIR}/java/eclipse-gef \ ${LOCALBASE}/eclipse/features/org.eclipse.jem_1.1.0.1/feature.xml:${PORTSDIR}/java/eclipse-vep CONFLICTS= eclipse-lomboz-3.* diff -u -ruN --exclude=CVS /usr/ports/java/eclipse-webtools/distinfo /usr/home/tomasv/java/eclipse-webtools/distinfo --- /usr/ports/java/eclipse-webtools/distinfo Wed Jan 25 15:40:42 2006 +++ /usr/home/tomasv/java/eclipse-webtools/distinfo Mon Jan 8 18:28:39 2007 @@ -1,3 +1,3 @@ -MD5 (eclipse/wtp-0.7.zip) = 008ce2ad8971c0f450fe94a460b530aa -SHA256 (eclipse/wtp-0.7.zip) = a1b5ca007b3a640933a51811eda79010483278510a9cfe06507401db5d40ae20 -SIZE (eclipse/wtp-0.7.zip) = 27928806 +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 --- eclipse-webtools-1.5.2.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070108170540.D63DF4126>