From owner-freebsd-ports@FreeBSD.ORG Thu Jul 20 12:04:21 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26A8616A4DA; Thu, 20 Jul 2006 12:04:21 +0000 (UTC) (envelope-from hans@lambermont.dyndns.org) Received: from lambermont.dyndns.org (lambermont.dyndns.org [82.93.47.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D0DA43D46; Thu, 20 Jul 2006 12:04:20 +0000 (GMT) (envelope-from hans@lambermont.dyndns.org) Received: by lambermont.dyndns.org (Postfix, from userid 1001) id 80F6122DE1C; Thu, 20 Jul 2006 14:04:19 +0200 (CEST) Date: Thu, 20 Jul 2006 14:04:19 +0200 To: Doug Barton Message-ID: <20060720120419.GD36935@leia.lambermont.dyndns.org> References: <44B9E086.60009@FreeBSD.org> <20060717110151.GA33699@leia.lambermont.dyndns.org> <44BBDF6E.6030100@FreeBSD.org> <44BF0050.8030304@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44BF0050.8030304@FreeBSD.org> User-Agent: Mutt/1.4.2.1i From: hans@lambermont.dyndns.org (Hans Lambermont) Cc: "freebsd-ports@freebsd.org" Subject: Re: New portmaster version available for testing/feedback X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jul 2006 12:04:21 -0000 Doug Barton wrote: > Doug Barton wrote: > >> I just uploaded a version that has what should be a fix for this, can >> you give it a try? And thanks for catching this, you're right, it's >> an oversight on my part. > > I'm curious if you've had a chance to try that fix, as I'd like to > commit the new version sometime soon. It's nice to have bootable backups ;-) I just tested the same upgrade and it works OK now : ===>>> Upgrade for howl-1.0.0_1 to avahi-0.6.11_1 succeeded I miss one dependency though : # pkg_info -R avahi-0.6.11_1 Required by: gimp-2.2.11,1 kde-3.5.2 planner-0.13_3 The old avahi-0.6.10_3 also had : > # pkg_info -R avahi-0.6.10_3 > Required by: > vlc-0.8.5_2 Is this a dependency-merge omission ? It looks like avahi-0.6.11_1 only has the howl-1.0.0_1 dependencies. > Also, in re-reading your message it occurs to me that one of the problems > with what you did previously is that you specified just 'howl' as the second > argument to -o, and that isn't enough. You either need to specify net/howl > ala portupgrade, or howl-1.0.0_1 (i.e., the installed port name from > /var/db/pkg). Ah yes, perhaps this is a good thing to check for ? ;-) regards, Hans Lambermont