Date: Mon, 24 Oct 2005 22:13:09 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/vim Makefile distinfo ports/editors/vim/files patch-configure Message-ID: <20051025051309.GC55418@dragon.NUXI.org> In-Reply-To: <20051024091136.GT1217@droso.net> References: <200510240128.j9O1Smu7056232@repoman.freebsd.org> <20051024091136.GT1217@droso.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 24, 2005 at 11:11:37AM +0200, Erwin Lansing wrote:
> On Mon, Oct 24, 2005 at 01:28:48AM +0000, David E. O'Brien wrote:
> > obrien 2005-10-24 01:28:48 UTC
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > editors/vim Makefile distinfo
> > editors/vim/files patch-configure
> > Log:
> > Update to Vim 6.4 release!
> >
> > 6.4 is a maintenance release - containing additional syntax files, translations
> > and all 90 patches to 6.3. It is a "reset" for future patch fixes.
> >
> This commit was clearly not tested.
The commit was fully tested. People need to auctally pay attention and
report real breakage:
$ make
jot: infinite sequences cannot be bounded
"Makefile", line 19: warning: "/usr/bin/jot -s " " -w 6.4.%03d 0 1 0" returned non-zero status
===> Vulnerability check disabled, database not found
..snip..
<completed build>
$ ll work/vim64/src/vim
-rwxr-x--- 1 obrien ncvs 1.4M Oct 24 22:09 work/vim64/src/vim*
There are many Makefiles in the world that issue "warnings" or "errors"
but make ignores them and keeps working. Please review the usage of '-'
as the first character in actions.
--
-- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051025051309.GC55418>
