this time it's vim/distfiles

N.J. Mann njm at njm.me.uk
Wed Jul 29 20:27:13 UTC 2009


In message <4ad871310907291312s6f4e1c1dx7e91e5d61b5c4c95 at mail.gmail.com>,
	Glen Barber (glen.j.barber at gmail.com) wrote:
> On Wed, Jul 29, 2009 at 3:26 PM, Esa Karkkainen<ejk at 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.

-- 



More information about the freebsd-ports mailing list