upgrade to eclipse-viplugin-1.13.1

Rick C. Petty rick at kiwi-computer.com
Thu Dec 8 10:55:50 PST 2005


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


More information about the freebsd-eclipse mailing list