Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2005 22:29:21 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Jeremy Messenger <mezz7@cox.net>
Cc:        cvs-ports@freebsd.org, Kirill Ponomarew <krion@freebsd.org>, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/editors/vim Makefile
Message-ID:  <20051025052921.GG55418@dragon.NUXI.org>
In-Reply-To: <op.sy6rmfxe9aq2h7@mezz.mezzweb.com>
References:  <200510240943.j9O9hR8r090890@repoman.freebsd.org> <20051025050240.GA55330@dragon.NUXI.org> <op.sy6rmfxe9aq2h7@mezz.mezzweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 25, 2005 at 12:16:53AM -0500, Jeremy Messenger wrote:
> On Tue, 25 Oct 2005 00:02:40 -0500, David O'Brien <obrien@FreeBSD.org>  
> wrote:
> 
> >On Mon, Oct 24, 2005 at 09:43:26AM +0000, Kirill Ponomarew wrote:
> >>krion       2005-10-24 09:43:26 UTC
> >>
> >>  FreeBSD ports repository
> >>
> >>  Modified files:
> >>    editors/vim          Makefile
> >>  Log:
> >>  Fix breakage with portupgrade(1).
> >>
> >>  Submitted by:   mezz
> >>  Approved by:    portmgr hat
> >>
> >>  Revision  Changes    Path
> >>  1.269     +5 -5      ports/editors/vim/Makefile
> >
> >How did rev 1.268 break portupgrade?
> 
> Not only portupgrade, but also with pkg_version, slave ports and INDEX.  
> With rev 1.268, the error looks in pkg_version like this:

It seems our tools cannot handling any output other than the single exact
line they are looking for.

Adding

    .BEGIN
        -/usr/bin/falas

also seems to break these tools - even though it doesn't break the build
and '-' is used in some ports Makefile's build targets.

-- 
-- David  (obrien@FreeBSD.org)



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