From owner-freebsd-questions@FreeBSD.ORG Tue May 2 20:37:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 91EE116A403 for ; Tue, 2 May 2006 20:37:04 +0000 (UTC) (envelope-from bakki.kudva@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B16943D48 for ; Tue, 2 May 2006 20:37:04 +0000 (GMT) (envelope-from bakki.kudva@gmail.com) Received: by nz-out-0102.google.com with SMTP id x7so2998nzc for ; Tue, 02 May 2006 13:37:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QjvsQr8POyAvIHRIZgJQ1+yf09TQ5/VahpG8bU5KVM2BiZ/3MMtCdXKHy6s3jVV1aikXKjr5/FejqennHnwYFEw00QY3Oz2PWK0jrBHv9kwC6xfQxEVz4h3O2/HIq7H268lv7sJ4Xs0sUdCqbL3ietz5th6vBvYgTEORbna5f/k= Received: by 10.36.48.6 with SMTP id v6mr1838425nzv; Tue, 02 May 2006 13:37:03 -0700 (PDT) Received: by 10.36.31.2 with HTTP; Tue, 2 May 2006 13:37:03 -0700 (PDT) Message-ID: Date: Tue, 2 May 2006 16:37:03 -0400 From: "Bakki Kudva" To: freebsd-questions@freebsd.org In-Reply-To: <20060502172801.GB61778@catflap.slightlystrange.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060502172801.GB61778@catflap.slightlystrange.org> Subject: Re: nubie question - Ports - Ruby 1.8.4 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, 02 May 2006 20:37:04 -0000 I am still running into this problem. I upgraded my ports using portsnap. Ruby version in my ports tree is still 1.8.2 (according to distinfo) while on the web site it shows as ruby-1.8.4_6,1 Also the distinfo on the web site the version was upgraded to 1.8.4 about 3 months ago! So why am I not pulling in the newer version? baffled, -bakki On 5/2/06, Daniel Bye wrote: > Read portsnap(8) for details of how to use it. Then, when your ports > tree is up to date, you will find that Ruby 1.8.4 is available. >