From owner-freebsd-current@FreeBSD.ORG Fri Apr 6 00:21:13 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FB9016A403 for ; Fri, 6 Apr 2007 00:21:13 +0000 (UTC) (envelope-from dthomas53@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248]) by mx1.freebsd.org (Postfix) with ESMTP id C351A13C46A for ; Fri, 6 Apr 2007 00:21:12 +0000 (UTC) (envelope-from dthomas53@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so889031ana for ; Thu, 05 Apr 2007 17:21:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=qBipFBOVuzS9ODr8NQFKC1KbC3GlDifGq43iGt6zMO8A0BVWxt5Xif3yvwbUt2/0qorh+4eTJG07DKQmXQZwELdCx/0IMZUZGaScOo36qjGYb8QLI4kiL0qrYADDwbRenNzr/Rj3hjRvABJtmrkZqClAGy3BkXNQyt7M3Em5S5k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=phqCK6xV5N+6NRO4ifS159/OsfGVyjWxdtZwIAaDSXtOkg89/qOGQVLpx7wpn+x48SNdF7QZY1tkq5b5p2W9vjKVvKQVfwkJbCWnwnMTLSulrJ7Qsac7xbiqugbFwHdWhSec7jJA4raYvaBUA4CgPNNIe0IjMjusujcRdxt6400= Received: by 10.100.139.9 with SMTP id m9mr1727775and.1175817379198; Thu, 05 Apr 2007 16:56:19 -0700 (PDT) Received: by 10.100.134.1 with HTTP; Thu, 5 Apr 2007 16:56:19 -0700 (PDT) Message-ID: Date: Thu, 5 Apr 2007 19:56:19 -0400 From: "David Stanford" To: "Curtis Vaughan" In-Reply-To: <2488F872-59CF-48DE-9297-5250B1C6EFB4@gmail.com> MIME-Version: 1.0 References: <2488F872-59CF-48DE-9297-5250B1C6EFB4@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org Subject: Re: Ports upgrade X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2007 00:21:13 -0000 > So, I wanted to update my ports. > I ran: > > > portsnap fetch update > > But after running portversion I noticed several ports were still older > than the current. > So I ran: > > > portsdb -U > > After which, nonetheless, portversion shows the same ports as before > being > older than the current. > > What am I missing? I think you may be confusing the purpose of these two utilities. portsnap is used to update your ports tree (/usr/ports directory). 'portsdb -U' will update your ports INDEX. Neither of these actually updates the software you have installed on your system; for that you can try portupgrade (ports-mgmt/portupgrade). -David -- [root@fbsd ~]# fortune Happiness is just an illusion, filled with sadness and confusion.