From owner-cvs-all@FreeBSD.ORG Tue Oct 25 05:16:20 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89B3F16A41F; Tue, 25 Oct 2005 05:16:20 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AC9143D46; Tue, 25 Oct 2005 05:16:17 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao02.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051025051613.YSGE21553.centrmmtao02.cox.net@mezz.mezzweb.com>; Tue, 25 Oct 2005 01:16:13 -0400 Date: Tue, 25 Oct 2005 00:16:53 -0500 To: obrien@freebsd.org References: <200510240943.j9O9hR8r090890@repoman.freebsd.org> <20051025050240.GA55330@dragon.NUXI.org> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20051025050240.GA55330@dragon.NUXI.org> User-Agent: Opera M2/8.50 (Linux, build 1358) Cc: cvs-ports@freebsd.org, Kirill Ponomarew , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/editors/vim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2005 05:16:20 -0000 On Tue, 25 Oct 2005 00:02:40 -0500, David O'Brien 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