From owner-freebsd-ports@FreeBSD.ORG Wed Feb 20 22:47:10 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F80416A403 for ; Wed, 20 Feb 2008 22:47:10 +0000 (UTC) (envelope-from jamebus@gmail.com) Received: from hs-out-0708.google.com (hs-out-0708.google.com [64.233.178.246]) by mx1.freebsd.org (Postfix) with ESMTP id 345F913C469 for ; Wed, 20 Feb 2008 22:47:09 +0000 (UTC) (envelope-from jamebus@gmail.com) Received: by hs-out-0708.google.com with SMTP id h53so2341279hsh.11 for ; Wed, 20 Feb 2008 14:47:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=lQmq5DXY7EV2V702TVAoQV92ObOQIN5mVvmoQ1b6K8o=; b=lCddpGTgoUrCk9rGfxbnGn9LTs4DT6qE+JkD+Ibx7ZKo/6kR5i7KlUA3ZW1Otz8PIYL3bAYeTV3SYp0NT3Sc2hKjMNRyh7szQsckwQf3omvRMpFKgEODFWnkIYeCASmiRCZuX0nxC2vmnXT0XZbFZdAwlrwOOoOAbYpthsoMyrU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=jlAc5FvsujCcE3yj1sdtQQfQ+zRa0U5n89nGNREA/q4DsHQjIa0QtipskWCSeAL3vCFMy170Svg6Q1Dhx8xx27cdnsDL8R1R9xhGujwFFeFBfS/HL9cbhz9bIqtAL4yISPqTuydedBT2VPGdpV39dSilLxWSA0JTvcyY+FOPCxA= Received: by 10.100.143.12 with SMTP id q12mr18311334and.82.1203547629174; Wed, 20 Feb 2008 14:47:09 -0800 (PST) Received: by 10.100.168.10 with HTTP; Wed, 20 Feb 2008 14:47:09 -0800 (PST) Message-ID: Date: Wed, 20 Feb 2008 16:47:09 -0600 From: James Sender: jamebus@gmail.com To: pav@freebsd.org In-Reply-To: <1203545642.95757.24.camel@ikaros.oook.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1203545642.95757.24.camel@ikaros.oook.cz> X-Google-Sender-Auth: a2d89888e0dbd331 Cc: FreeBSD-ports Subject: Re: Portupgrade not running get_notinstalled_depends (2.4.3_1, 2 vs 2.4.3_2, 2) 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: Wed, 20 Feb 2008 22:47:10 -0000 2008/2/20 Pav Lucistnik : > It was installing dependent ports that does not needed to be getting > installed. To be more precise, a build dependency of already > up-to-date port in a dependency chain of an outdated port. I see. Great. Thanks for the information, Pav. -- James.