FreeBSD - portupgrade bump on vim 7.2

Bump into problem patching freebsd today (16-09-2008)

package with problem :

vim                         <  needs updating (port has 7.2.14)

error message :

… blah blah blah …

=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/vim/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/vim/vim-7.2.tar.bz2: size mismatch: expected 7203291, actual 7203720
=> Couldn’t fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/vim and try again.
*** Error code 1

… blah blah blah …

solution :

rm /usr/ports/distfiles/vim/vim-7.2.tar.bz2 and retry the portupgrade.

Leave a Reply