Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2009 16:23:16 -0400
From:      Wesley Shields <wxs@FreeBSD.org>
To:        Glen Barber <glen.j.barber@gmail.com>
Cc:        Scott Bennett <bennett@cs.niu.edu>, Esa Karkkainen <ejk@iki.fi>, freebsd-ports@freebsd.org
Subject:   Re: this time it's vim/distfiles
Message-ID:  <20090729202316.GA54598@atarininja.org>
In-Reply-To: <4ad871310907291312s6f4e1c1dx7e91e5d61b5c4c95@mail.gmail.com>
References:  <200907291305.n6TD5KST010432@mp.cs.niu.edu> <20090729135956.GA882@titania.njm.me.uk> <20090729192643.GA8214@pp.htv.fi> <4ad871310907291312s6f4e1c1dx7e91e5d61b5c4c95@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 29, 2009 at 04:12:05PM -0400, Glen Barber wrote:
> On Wed, Jul 29, 2009 at 3:26 PM, Esa Karkkainen<ejk@iki.fi> wrote:
> > On Wed, Jul 29, 2009 at 02:59:56PM +0100, N.J. Mann wrote:
> >> Try changing distinfo accordingly.
> >
> > You can use your favourite editor or run the following commands as root
> >
> > # cd /usr/ports/editors/vim
> > # sed -I .orig -e 's/7\.2\.041%/7.2.041^/' distinfo
> >
> 
> That shouldn't fix the problem, because according to the OP's error:
> 
> => No MD5 checksum recorded for vim/7.2.041^.
> => No SHA256 checksum recorded for vim/7.2.041^.
> => No suitable checksum found for vim/7.2.041^.
> 
> Meaning, there is no checksum for the file with '^' in place of '%'.

That sed line will replace the % with a ^, but it doesn't matter
anymore.

I just committed a fix for this. Please give it time to mirror out and
you should be fine.

-- WXS



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