From owner-freebsd-eclipse@FreeBSD.ORG Thu Dec 8 18:55:50 2005 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B41A16A41F for ; Thu, 8 Dec 2005 18:55:50 +0000 (GMT) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (megan.kiwi-computer.com [63.224.10.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 99EEE43D6D for ; Thu, 8 Dec 2005 18:55:48 +0000 (GMT) (envelope-from rick@kiwi-computer.com) Received: (qmail 67430 invoked by uid 2001); 8 Dec 2005 18:35:36 -0000 Date: Thu, 8 Dec 2005 12:35:36 -0600 From: "Rick C. Petty" To: freebsd-eclipse@FreeBSD.org Message-ID: <20051208183536.GA67132@megan.kiwi-computer.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: upgrade to eclipse-viplugin-1.13.1 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2005 18:55:50 -0000 Here's the necessary files to patch the java/eclipse-viplugin port for upgrading to 1.13.1. The pkg-plist was auto-generated so I checked that no new files were added, etc. Cheers, -- Rick C. Petty --- Makefile.orig Sun Nov 20 19:19:02 2005 +++ Makefile Thu Dec 8 12:16:06 2005 @@ -6,7 +6,7 @@ # PORTNAME= viPlugin -PORTVERSION= 1.13.0 +PORTVERSION= 1.13.1 CATEGORIES= java devel editors MASTER_SITES= http://www.satokar.com/viplugin/files/ PKGNAMEPREFIX= eclipse- @@ -17,8 +17,6 @@ COMMENT= Vi like keybinding Eclipse plugin FREETRIAL Version RUN_DEPENDS= ${LOCALBASE}/eclipse:${PORTSDIR}/java/eclipse - -BROKEN= Unfetchable NO_WRKSUBDIR= yes NO_BUILD= yes --- distinfo.orig Tue Dec 6 14:05:13 2005 +++ distinfo Thu Dec 8 12:17:01 2005 @@ -1,2 +1,2 @@ -MD5 (eclipse/viPlugin_1.13.0_E30.zip) = 3b400dccaf799023b7a1daf0ceec385c -SIZE (eclipse/viPlugin_1.13.0_E30.zip) = 414965 +MD5 (eclipse/viPlugin_1.13.1_E30.zip) = 04b532bddf80d90d3a004a3c0fd3e20a +SIZE (eclipse/viPlugin_1.13.1_E30.zip) = 418373 --- pkg-plist.orig Tue Dec 6 14:05:13 2005 +++ pkg-plist Thu Dec 8 12:24:55 2005 @@ -8,7 +8,7 @@ eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib/ViImplementation.jar eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib/ViPluginLicenseChecker.jar eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib/commons-lang-2.0.jar -eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib/jakarta-regexp-1.3.jar +eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib/jakarta-regexp-1.4.jar eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib/nanoxml-lite-2.2.3.jar eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/plugin.xml eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/viPlugin.jar