Date: Mon, 8 Jan 2007 19:04:34 +0200 (EET) From: Tomas Verbaitis <tomasv@megalogika.lt> To: FreeBSD-gnats-submit@freebsd.org Cc: freebsd-eclipse@FreeBSD.org Subject: [PATCH] java/eclipse-gef: update to 3.2.1 Message-ID: <20070108170434.80E394126@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-gef: update to 3.2.1 >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 3.2.1 Port maintainer (freebsd-eclipse@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- eclipse-gef-3.2.1.patch begins here --- diff -u -ruN --exclude=CVS /usr/ports/java/eclipse-gef/Makefile /usr/home/tomasv/java/eclipse-gef/Makefile --- /usr/ports/java/eclipse-gef/Makefile Wed Oct 12 10:30:52 2005 +++ /usr/home/tomasv/java/eclipse-gef/Makefile Mon Jan 8 19:03:40 2007 @@ -6,10 +6,11 @@ # PORTNAME= gef -PORTVERSION= 3.1.1 +PORTVERSION= 3.2.1 PORTREVISION= 0 CATEGORIES= java devel -MASTER_SITES= http://download.eclipse.org/tools/gef/downloads/drops/R-${PORTVERSION}-200509301327/ +MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/gef/downloads/drops/,} +MASTER_SITE_SUBDIR= R-${PORTVERSION}-200609211617 PKGNAMEPREFIX= eclipse- DISTNAME= GEF-SDK-${PORTVERSION} DIST_SUBDIR= eclipse @@ -18,7 +19,7 @@ COMMENT= Graphical Editing Framework for the Eclipse IDE 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.emf_2.2.1.v200609210005/feature.xml:${PORTSDIR}/java/eclipse-emf NO_BUILD= yes NO_WRKSUBDIR= yes diff -u -ruN --exclude=CVS /usr/ports/java/eclipse-gef/distinfo /usr/home/tomasv/java/eclipse-gef/distinfo --- /usr/ports/java/eclipse-gef/distinfo Fri Jan 20 09:34:57 2006 +++ /usr/home/tomasv/java/eclipse-gef/distinfo Mon Jan 8 17:17:27 2007 @@ -1,3 +1,3 @@ -MD5 (eclipse/GEF-SDK-3.1.1.zip) = 70a6de96c4edbc8903f6bd964039ddc8 -SHA256 (eclipse/GEF-SDK-3.1.1.zip) = 88f7cc4ed9b58ebc1574d7cfa926fe89698ca753ccde598ecbbfa1f3dcd402ce -SIZE (eclipse/GEF-SDK-3.1.1.zip) = 6070341 +MD5 (eclipse/GEF-SDK-3.2.1.zip) = f0b1d745a19583177634c2cfeb59d3f9 +SHA256 (eclipse/GEF-SDK-3.2.1.zip) = 0cf6a190a2eb14f8e901c083129efbf1f1d5abe2bcefafc2f1b4f3928774f0a4 +SIZE (eclipse/GEF-SDK-3.2.1.zip) = 6134105 --- eclipse-gef-3.2.1.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070108170434.80E394126>