From owner-freebsd-questions@FreeBSD.ORG Wed Jan 14 12:09:25 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7322D1065727 for ; Wed, 14 Jan 2009 12:09:25 +0000 (UTC) (envelope-from millenia2000@hotmail.com) Received: from bay0-omc3-s36.bay0.hotmail.com (bay0-omc3-s36.bay0.hotmail.com [65.54.246.236]) by mx1.freebsd.org (Postfix) with ESMTP id 521178FC13 for ; Wed, 14 Jan 2009 12:09:25 +0000 (UTC) (envelope-from millenia2000@hotmail.com) Received: from BAY126-DS1 ([65.55.131.28]) by bay0-omc3-s36.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 14 Jan 2009 04:09:25 -0800 X-Originating-IP: [69.243.68.197] X-Originating-Email: [millenia2000@hotmail.com] Message-ID: From: "Sean Cavanaugh" In-Reply-To: <67CE2BFC0C158B4C96BC1229798DE50F01FA51F2@HSNMST02V05.hsn.alice-dsl.net> To: "Sebastian Setzer" , References: <67CE2BFC0C158B4C96BC1229798DE50F01FA51F2@HSNMST02V05.hsn.alice-dsl.net> X-Unsent: 1 Date: Wed, 14 Jan 2009 07:09:23 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 12.0.1606 X-MimeOLE: Produced By Microsoft MimeOLE V12.0.1606 X-OriginalArrivalTime: 14 Jan 2009 12:09:25.0116 (UTC) FILETIME=[F110BBC0:01C97640] Cc: Subject: Re: freebsd-update doesn't seem to update to Latest X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2009 12:09:31 -0000 -------------------------------------------------- From: "Sebastian Setzer" Sent: Tuesday, January 13, 2009 3:47 PM To: Subject: freebsd-update doesn't seem to update to Latest > > Hi, > I did a freebsd-update to 7.1-RELEASE as described in the release notes. > After that, I installed Openoffice (with pkg_add) and got several warnings > like this one: > pkg_add: warning: package 'gnome-vfs-2.22.0_2' requires 'atk-1.22.0_1', > but 'atk-1.20.0' is installed > > Now I did > # pkg_add -r atk > pkg_add: package 'atk-1.22.0_1' or its older version already installed > > so with pkg_add -r I get newer packages than I got with freebsd-update. > Why? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > freebsd-update only maintains the base OS. If you want to update the ports use either portmanager or portupgrade