Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2005 15:21:23 +0200
From:      Kirill Ponomarew <krion@voodoo.oberon.net>
To:        Norikatsu Shigemura <nork@FreeBSD.org>
Cc:        java@FreeBSD.org
Subject:   Re: [ports-i386@FreeBSD.org: eclipse-viPlugin-1.12.1 failed on i386 6]
Message-ID:  <20050818132123.GA96253@voodoo.oberon.net>
In-Reply-To: <200508181311.j7IDBfsm069294@sakura.ninth-nine.com>
References:  <20050818075431.GI91858@voodoo.oberon.net> <200508181311.j7IDBfsm069294@sakura.ninth-nine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 18, 2005 at 10:11:41PM +0900, Norikatsu Shigemura wrote:
> On Thu, 18 Aug 2005 09:54:31 +0200
> Kirill Ponomarew <krion@voodoo.oberon.net> wrote:
> > FYI; can you please investigate and/or report to the developers?  If
> > you are already aware of this problem but do not yet have a fix,
> > please mark the port BROKEN in the appropriate case, so that users
> > do not unexpectedly encounter it.
> > See http://pointyhat.freebsd.org for the full log.
> 
> 	In this, there are 2 patches.
> 
> 	Did you drop a silver patch? or

I would suggest to use the first patch. 

> Index: Makefile
> ===================================================================
> RCS file: /home/ncvs/ports/java/eclipse-viplugin/Makefile,v
> retrieving revision 1.1
> diff -u -r1.1 Makefile
> --- Makefile	1 Aug 2005 10:36:13 -0000	1.1
> +++ Makefile	18 Aug 2005 12:55:56 -0000
> @@ -9,6 +9,8 @@
>  PORTVERSION=	1.12.1
>  CATEGORIES=	java devel editors
>  MASTER_SITES=	http://www.satokar.com/viplugin/files/
> +MASTER_SITES+=	${MASTER_SITE_LOCAL}
> +MASTER_SITE_SUBDIR=	nork
>  PKGNAMEPREFIX=	eclipse-
>  DISTNAME=	${PORTNAME}_${PORTVERSION}_E30_trial
>  DIST_SUBDIR=	eclipse
> 
> 
> 	Did you drop a gold patch?
> 
> Index: Makefile
> ===================================================================
> RCS file: /home/ncvs/ports/java/eclipse-viplugin/Makefile,v
> retrieving revision 1.1
> diff -u -r1.1 Makefile
> --- Makefile	1 Aug 2005 10:36:13 -0000	1.1
> +++ Makefile	18 Aug 2005 12:58:21 -0000
> @@ -6,11 +6,11 @@
>  #
>  
>  PORTNAME=	viPlugin
> -PORTVERSION=	1.12.1
> +PORTVERSION=	1.12.2
>  CATEGORIES=	java devel editors
>  MASTER_SITES=	http://www.satokar.com/viplugin/files/
>  PKGNAMEPREFIX=	eclipse-
> -DISTNAME=	${PORTNAME}_${PORTVERSION}_E30_trial
> +DISTNAME=	${PORTNAME}_${PORTVERSION}_E30
>  DIST_SUBDIR=	eclipse
>  
>  MAINTAINER=	java@freebsd.org
> Index: distinfo
> ===================================================================
> RCS file: /home/ncvs/ports/java/eclipse-viplugin/distinfo,v
> retrieving revision 1.1
> diff -u -r1.1 distinfo
> --- distinfo	1 Aug 2005 10:36:13 -0000	1.1
> +++ distinfo	18 Aug 2005 12:58:29 -0000
> @@ -1,2 +1,2 @@
> -MD5 (eclipse/viPlugin_1.12.1_E30_trial.zip) = ebabc1f7a0225f2a572d381f57127e80
> -SIZE (eclipse/viPlugin_1.12.1_E30_trial.zip) = 378730
> +MD5 (eclipse/viPlugin_1.12.2_E30.zip) = 70668ea519db19399a9ee973ccb11a31
> +SIZE (eclipse/viPlugin_1.12.2_E30.zip) = 413487

-Kirill



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