this time it's vim/distfiles

Wesley Shields wxs at FreeBSD.org
Wed Jul 29 20:23:17 UTC 2009


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 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 '%'.

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


More information about the freebsd-ports mailing list