Date: Thu, 8 Dec 2005 12:35:36 -0600 From: "Rick C. Petty" <rick@kiwi-computer.com> To: freebsd-eclipse@FreeBSD.org Subject: upgrade to eclipse-viplugin-1.13.1 Message-ID: <20051208183536.GA67132@megan.kiwi-computer.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051208183536.GA67132>