Date: Thu, 20 Oct 2005 04:22:15 +0200 From: "Andreas Kohn" <andreas@syndrom23.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/87700: [UPDATE] java/eclipse-viPlugin from 1.12.3 to 1.13.0 due to old distfile removed. Message-ID: <1129774935.0@klamath.syndrom23.de> Resent-Message-ID: <200510200230.j9K2UIsp019713@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87700 >Category: ports >Synopsis: [UPDATE] java/eclipse-viPlugin from 1.12.3 to 1.13.0 due to old distfile removed. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Oct 20 02:30:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andreas Kohn >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 7.0-CURRENT #35: Sun Oct 2 14:16:27 CEST 2005 root@klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH >Description: The distfile for 1.12.3 was removed, because 1.13.0 was released. -- What's new: * fixed mantis bug #367: Problems in Eclipse 3.1.1 * fixed mantis bug #365: Cannot bind SwitchToCommandMode (ViPluginKeyConfiguration) -- >How-To-Repeat: >Fix: --- viplugin-1.12.3-1.13.0.diff begins here --- Index: Makefile =================================================================== RCS file: /storage/freebsd/cvs/ports/java/eclipse-viplugin/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 9 Oct 2005 15:08:06 -0000 1.5 +++ Makefile 20 Oct 2005 02:11:38 -0000 @@ -6,7 +6,7 @@ # PORTNAME= viPlugin -PORTVERSION= 1.12.3 +PORTVERSION= 1.13.0 CATEGORIES= java devel editors MASTER_SITES= http://www.satokar.com/viplugin/files/ PKGNAMEPREFIX= eclipse- Index: distinfo =================================================================== RCS file: /storage/freebsd/cvs/ports/java/eclipse-viplugin/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 9 Oct 2005 15:08:06 -0000 1.3 +++ distinfo 20 Oct 2005 02:11:44 -0000 @@ -1,2 +1,2 @@ -MD5 (eclipse/viPlugin_1.12.3_E30.zip) = aff6910b9f8cf1643c48dfc365971b70 -SIZE (eclipse/viPlugin_1.12.3_E30.zip) = 414895 +MD5 (eclipse/viPlugin_1.13.0_E30.zip) = 3b400dccaf799023b7a1daf0ceec385c +SIZE (eclipse/viPlugin_1.13.0_E30.zip) = 414965 Index: pkg-plist =================================================================== RCS file: /storage/freebsd/cvs/ports/java/eclipse-viplugin/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 1 Aug 2005 10:36:13 -0000 1.1 +++ pkg-plist 20 Oct 2005 02:13:23 -0000 @@ -13,8 +13,8 @@ eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/plugin.xml eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/viPlugin.jar eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/viPluginsrc.zip -@dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib/ -@dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/icons/ -@dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/doc/ -@dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/ -@dirrm eclipse/features/viPluginFeature_%%RELEASEVERSION%%/ +@dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib +@dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/icons +@dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/doc +@dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%% +@dirrm eclipse/features/viPluginFeature_%%RELEASEVERSION%% --- viplugin-1.12.3-1.13.0.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1129774935.0>