From owner-freebsd-questions@FreeBSD.ORG Tue Jun 23 17:00:49 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 C34CD1065672 for ; Tue, 23 Jun 2009 17:00:49 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from QMTA03.westchester.pa.mail.comcast.net (qmta03.westchester.pa.mail.comcast.net [76.96.62.32]) by mx1.freebsd.org (Postfix) with ESMTP id 6BE018FC13 for ; Tue, 23 Jun 2009 17:00:49 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from OMTA14.westchester.pa.mail.comcast.net ([76.96.62.60]) by QMTA03.westchester.pa.mail.comcast.net with comcast id 7Q6R1c00J1HzFnQ53V0pPs; Tue, 23 Jun 2009 17:00:49 +0000 Received: from comcast.net ([98.203.142.76]) by OMTA14.westchester.pa.mail.comcast.net with comcast id 7V0n1c00k1f6R9u3aV0oxv; Tue, 23 Jun 2009 17:00:49 +0000 Received: by comcast.net (sSMTP sendmail emulation); Tue, 23 Jun 2009 10:00:46 -0700 Date: Tue, 23 Jun 2009 10:00:46 -0700 From: Charlie Kester To: freebsd-questions@freebsd.org Message-ID: <20090623170046.GA15815@comcast.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <200906212038.39370.meslists@yahoo.fr> <20090622214802.0761813e@gumby.homeunix.com> <20090622223459.GA75560@comcast.net> <200906231609.29391.meslists@yahoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <200906231609.29391.meslists@yahoo.fr> X-Mailer: Mutt 1.5.20 X-Composer: VIM 7.2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: Thanks [upgrading installed ports: time to do it ?] 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: Tue, 23 Jun 2009 17:00:50 -0000 On Tue 23 Jun 2009 at 07:09:28 PDT dan wrote: > >I used both pkg_updating and portupdate-scan to scan UPDATING [pkg_updating >did not show an entry suggesting to update python to version 2.6 (which >Portupdate-scan did)]. Well, I just learned something from this thread. I didn't know about these tools. Thanks for mentioning them! I usually use portupgrade, in a rather simple-minded way. Now you've inspired me to spend some time reading the manpages, to see how I can improve my routine.