Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2005 00:16:53 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        obrien@freebsd.org
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:  <op.sy6rmfxe9aq2h7@mezz.mezzweb.com>
In-Reply-To: <20051025050240.GA55330@dragon.NUXI.org>
References:  <200510240943.j9O9hR8r090890@repoman.freebsd.org> <20051025050240.GA55330@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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:

========================================
# pkg_version
ImageMagick                         =
ORBit2                              =
aalib                               =
abiword-devel-gnome                 =
[...]
vcdimager                           =
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
vim-gtk2                            =
[...]
========================================

Cheers,
Mezz

>     $ cd /usr/ports/editors/vim
>     $ echo $?
>     0
>     $ make
>     ..snip..
>     $ echo $?
>     0


-- 
mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org



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