Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2009 21:27:08 +0100
From:      "N.J. Mann" <njm@njm.me.uk>
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:  <20090729202708.GA89114@titania.njm.me.uk>
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
In message <4ad871310907291312s6f4e1c1dx7e91e5d61b5c4c95@mail.gmail.com>,
	Glen Barber (glen.j.barber@gmail.com) 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 '%'.

I think you have missed the point.  The Makefile has been updated to
include the renaming of the patch file from 7.2.041% to 7.2.41^, whereas
the distinfo file _has not_.  So, the distinfo has no checksums for
7.2.041^.  Instead it has them for 7.2.041%.

So I think Esa's idea is correct.

<1 minute later>
Wesley Shields (wxs@) has just committed a fix to the distfile, so those
affected should re-sync their port trees.


Cheers,
       Nick.

-- 




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