From owner-freebsd-current@FreeBSD.ORG Thu Apr 5 23:24:41 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 AD38B16A409 for ; Thu, 5 Apr 2007 23:24:41 +0000 (UTC) (envelope-from cavaughan@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 6614513C459 for ; Thu, 5 Apr 2007 23:24:41 +0000 (UTC) (envelope-from cavaughan@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so878076ana for ; Thu, 05 Apr 2007 16:24:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=YYMY5LIPsXXrCI4mIn7JT+Rt70TRLrFNQ+d/bT3jYgP9Ee0YTzdvhnADvLMyIgUSjQglO9kqg5/XTmej1n9oMtORdx3FWFqXTPxcCUeOJHQ1GQKbkTwgqv7X+YY8qlfvgTW4I3aMPXw9Kq06cxwOHha96EZ8ZIjILVGIurnvjV8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=pUlNwv9Yn8TKugdFIkdd7OEQs216A0EV78qOG1SrVgbKbj9EwpUmaTgEVMoM4IPIi4YdmIiBs3EMIyldYid+ItvW1262bawWKYzEWJXCPnwq6m4Mtpxd2D5KUYrCI8YVgF84Fny9f1ibGNj3ts9/ldWuvJyYPe2R2c5wI/LdlwE= Received: by 10.114.254.1 with SMTP id b1mr963844wai.1175813832259; Thu, 05 Apr 2007 15:57:12 -0700 (PDT) Received: from ?192.168.2.32? ( [24.19.207.84]) by mx.google.com with ESMTP id a8sm2762441poa.2007.04.05.15.57.11; Thu, 05 Apr 2007 15:57:11 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <2488F872-59CF-48DE-9297-5250B1C6EFB4@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-current@freebsd.org From: Curtis Vaughan Date: Thu, 5 Apr 2007 15:56:57 -0700 X-Mailer: Apple Mail (2.752.3) Subject: 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: Thu, 05 Apr 2007 23:24:41 -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?