cvs commit: ports/editors/vim Makefile distinfo ports/editors/vim/files patch-configure

David O'Brien obrien at FreeBSD.org
Mon Oct 24 22:13:10 PDT 2005


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 at FreeBSD.org)


More information about the cvs-ports mailing list