From owner-freebsd-questions@FreeBSD.ORG Tue Feb 15 23:12:24 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F2F716A501 for ; Tue, 15 Feb 2005 23:12:24 +0000 (GMT) Received: from out008.verizon.net (out008pub.verizon.net [206.46.170.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 968A643D41 for ; Tue, 15 Feb 2005 23:12:23 +0000 (GMT) (envelope-from reso3w83@verizon.net) Received: from ringworm.mechee.com ([4.26.84.7]) by out008.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20050215231222.KBLS9672.out008.verizon.net@ringworm.mechee.com>; Tue, 15 Feb 2005 17:12:22 -0600 Received: by ringworm.mechee.com (Postfix, from userid 1001) id 644C22CE740; Tue, 15 Feb 2005 15:08:05 -0800 (PST) From: "Michael C. Shultz" To: Benjamin Dover Date: Tue, 15 Feb 2005 15:08:04 -0800 User-Agent: KMail/1.7.2 References: <5ae9cd550502151438633b323c@mail.gmail.com> In-Reply-To: <5ae9cd550502151438633b323c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502151508.05088.reso3w83@verizon.net> X-Authentication-Info: Submitted using SMTP AUTH at out008.verizon.net from [4.26.84.7] at Tue, 15 Feb 2005 17:12:22 -0600 cc: portmanager-questions-@sunsite.dk cc: FreeBSD Mailing List Subject: Re: Portmanager output, what's it mean? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 23:12:24 -0000 On Tuesday 15 February 2005 02:38 pm, Benjamin Dover wrote: > Portmanager finished and I'm not sure what its trying to tell me. Do > I have to manually update gnupg-devel-1.9.14_1 or just run > portmanager again? It made a list of ports and they all showed > current. Here is the output: > > --------------------------------------------------------------------- >--- OLD kdeutils-3.3.2 built with old dependency gnupg-1.4.0, current > dependency isgnupg-1.4.0_1 > OLD kde-3.3.2 built with old dependency gnupg-1.4.0, current > dependency is gnupg-1.4.0_1 > OLD gnupg-devel-1.9.14_1 built with old dependency gnupg-1.4.0, > current dependency is gnupg-1.4.0_1 > --------------------------------------------------------------------- >--- status report finished > ===================================================================== >=== checkForOldDepencies 0.2.6_5 skip: kdeutils-3.3.2 has a dependency > gnupg-devel-1.9.14_1 that needs to be updated first > checkForOldDepencies 0.2.6_5 skip: kde-3.3.2 has a dependency > gnupg-devel-1.9.14_1 that needs to be updated first > checkForOldDepencies 0.2.6_5 skip: gnupg-devel-1.9.14_1 has a > dependency gnupg-devel-1.9.14_1 that needs to be updated first > --------------------------------------------------------------------- >--- update of ports collection complete with either some errors, > ignored ports or both > ===================================================================== please send me the output of portmanager -u >& portmanager.log (send to ringworm01@gmail.com) right now I am guessing gnupg-1.4.0 failed to build but it should have explicitly reported that fact, so maybe there is a bug here. -Mike