Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2006 10:31:34 +0100
From:      "Andreas Kohn" <andreas@syndrom23.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc:        freebsd-eclipse@freebsd.org
Subject:   [UPDATE] java/eclipse-viplugin to 1.13.2, remove BROKEN=unfetchable
Message-ID:  <1140427894.16901@klamath.syndrom23.de>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users 
>Originator:	Andreas Kohn 
>Organization:	 
>Confidential:	no 
>Synopsis:	[UPDATE] java/eclipse-viplugin to 1.13.2, remove BROKEN=unfetchable 
>Severity:	non-critical 
>Priority:	medium 
>Category:	ports 
>Class:		update 
>Release:	FreeBSD 7.0-CURRENT i386 
>Environment:


System: FreeBSD 7.0-CURRENT #31: Mon Feb 13 18:37:20 CET 2006
    root@klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH



>Description:


Update to 1.13.2 and allow fetching again.



>How-To-Repeat:





>Fix:


--- viplugin-1.13.1-1.13.2.diff begins here ---
Index: Makefile
===================================================================
RCS file: /storage/freebsd/cvs/ports/java/eclipse-viplugin/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	20 Feb 2006 01:36:46 -0000	1.10
+++ Makefile	20 Feb 2006 09:29:18 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	viPlugin
-PORTVERSION=	1.13.1
+PORTVERSION=	1.13.2
 CATEGORIES=	java devel editors
 MASTER_SITES=	http://www.satokar.com/viplugin/files/
 PKGNAMEPREFIX=	eclipse-
@@ -18,8 +18,6 @@
 
 RUN_DEPENDS=	${LOCALBASE}/eclipse:${PORTSDIR}/java/eclipse
 
-BROKEN=		Unfetchable
-
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
 USE_ZIP=	yes
Index: distinfo
===================================================================
RCS file: /storage/freebsd/cvs/ports/java/eclipse-viplugin/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	20 Jan 2006 17:24:28 -0000	1.5
+++ distinfo	20 Feb 2006 08:16:54 -0000
@@ -1,3 +1,3 @@
-MD5 (eclipse/viPlugin_1.13.1_E30.zip) = 04b532bddf80d90d3a004a3c0fd3e20a
-SHA256 (eclipse/viPlugin_1.13.1_E30.zip) = 48d2a4b9bab2209de7e38abee41723e30c7008c2cde856257a5c463ffd892de9
-SIZE (eclipse/viPlugin_1.13.1_E30.zip) = 418373
+MD5 (eclipse/viPlugin_1.13.2_E30.zip) = bc4738ee3f61804461cd6e5d8a8154f2
+SHA256 (eclipse/viPlugin_1.13.2_E30.zip) = 8e5908e576bad1f971a2699c147ad833ae3370fa247b7e15f3c822ba6af9412b
+SIZE (eclipse/viPlugin_1.13.2_E30.zip) = 346640
Index: pkg-plist
===================================================================
RCS file: /storage/freebsd/cvs/ports/java/eclipse-viplugin/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	20 Jan 2006 17:24:28 -0000	1.3
+++ pkg-plist	20 Feb 2006 09:00:13 -0000
@@ -1,18 +1,19 @@
 eclipse/features/viPluginFeature_%%RELEASEVERSION%%/feature.xml
 eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/doc/ChangeLog.txt
 eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/doc/LICENSE_Jakarta.txt
-eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/doc/License.txt
+eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/doc/LICENSE_NanoXML.txt
+eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/doc/LICENSE_viPlugin.txt
 eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/doc/viPlugin User Manual.html
 eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/doc/viplugin_rc.xml
 eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/icons/vi.gif
 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
-eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/viPluginsrc.zip
 @dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/lib
 @dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/icons
 @dirrm eclipse/plugins/ViPluginEclipseLayer_%%RELEASEVERSION%%/doc
--- viplugin-1.13.1-1.13.2.diff ends here ---






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1140427894.16901>