cvs commit: ports/editors/vim Makefile

David O'Brien obrien at freebsd.org
Mon Oct 24 22:29:32 PDT 2005


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


More information about the cvs-ports mailing list