Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2009 22:29:06 +0300
From:      Esa Karkkainen <ejk@iki.fi>
To:        freebsd-questions@freebsd.org
Subject:   Re: Problem with Vim 7.2 upgrade
Message-ID:  <20090729192906.GB8214@pp.htv.fi>
In-Reply-To: <47dcfe400907290844g454750a3q4469d942f548cb7a@mail.gmail.com>
References:  <b9384ad40907290804o623a89cdn39e7ea598d8c49fe@mail.gmail.com> <47dcfe400907290844g454750a3q4469d942f548cb7a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 29, 2009 at 11:44:33AM -0400, Diego Schulz wrote:
> Right now I'm running csup to update the ports, to see if the issue
> has been solved.

Probably not yet. You can fix this particular error by editing
/usr/ports/editors/vim/distinfo file with your favourite editor or run
the two following commands as root

# cd /usr/ports/editors/vim
# sed -I .orig -e 's/7\.2\.041%/7.2.041^/' distinfo

-- 
"In the beginning the Universe was created. This has made a lot of
people very angry and been widely regarded as a bad move."
        -- Douglas Adams 1952 - 2001



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