From owner-freebsd-x11@FreeBSD.ORG Tue Feb 6 11:32:59 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E27C116A401 for ; Tue, 6 Feb 2007 11:32:59 +0000 (UTC) (envelope-from sirdice@xs4all.nl) Received: from smtp-vbr1.xs4all.nl (smtp-vbr1.xs4all.nl [194.109.24.21]) by mx1.freebsd.org (Postfix) with ESMTP id 8275A13C461 for ; Tue, 6 Feb 2007 11:32:59 +0000 (UTC) (envelope-from sirdice@xs4all.nl) Received: from [192.168.2.27] (a82-95-254-112.adsl.xs4all.nl [82.95.254.112]) by smtp-vbr1.xs4all.nl (8.13.8/8.13.8) with ESMTP id l16BWsHS032079 for ; Tue, 6 Feb 2007 12:32:58 +0100 (CET) (envelope-from sirdice@xs4all.nl) Message-ID: <45C86752.5050405@xs4all.nl> Date: Tue, 06 Feb 2007 12:32:34 +0100 From: SirDice User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 CC: freebsd-x11@freebsd.org References: <45C85EBA.10703@xs4all.nl> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: Git tree fails make index X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 11:33:00 -0000 Niclas Zeising wrote: > On 2/6/07, SirDice wrote: >> Hi all, >> >> Just updated the git portstree. It fails on a make index. >> >> Generating INDEX-6 - please wait..desktopbsd-tools-1.1: >> "/usr/ports/sysutils/portupgrade" non-existent -- dependency list >> incomplete >> ===> sysutils/desktopbsd-tools failed >> *** Error code 1 >> >> Looking at the tree I see a new category ports-mgmt where portupgrade >> got moved to. Seems desktopbsd-tools wasn't updated to reflect this move. >> >> Cheers, >> >> Remko C. > > It might be that the port is updated, but it hasn't hit the git ports > tree yet. If you can, verify that you get the same error on a regular > ports tree, then contact the port manager, otherwise, the port is > fixed and you have to wait for it to hit the git ports tree or copy > over the updated desktopbsd-tools Makefile from the regular ports > tree. It's already fixed in the regular tree. I'll wait for it to hit the git tree ;) http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/desktopbsd-tools/Makefile Cheers, Remko C.