cvs commit: ports/editors/vim Makefile

Jeremy Messenger mezz7 at cox.net
Mon Oct 24 22:16:20 PDT 2005


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:

========================================
# 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 at cox.net  -  mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome at FreeBSD.org


More information about the cvs-all mailing list