From owner-freebsd-ports@FreeBSD.ORG Thu Sep 22 09:27:48 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63868106564A; Thu, 22 Sep 2011 09:27:48 +0000 (UTC) (envelope-from ports@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id C70068FC13; Thu, 22 Sep 2011 09:27:47 +0000 (UTC) Received: from webrz.xs4all.nl (localhost [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id 7828D509DC; Thu, 22 Sep 2011 11:27:31 +0200 (CEST) Received: from [10.10.10.71] (techunter.webrz.net [10.10.10.71]) by webrz.xs4all.nl (Postfix) with ESMTPA id 5B00150954; Thu, 22 Sep 2011 11:27:31 +0200 (CEST) Message-ID: <4E7AFF9E.2010808@webrz.net> Date: Thu, 22 Sep 2011 11:27:58 +0200 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.22) Gecko/20110902 Thunderbird/3.1.14 MIME-Version: 1.0 To: Chris Rees References: <4E7A2E72.9070906@webrz.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @triton.webrz.net Cc: freebsd-ports@freebsd.org Subject: Re: Ruby X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2011 09:27:48 -0000 Hi Chris, I see; these things always might happen. Can you tell me where I can find a summary of issues that come with this version? I then can check whether this might affect my system or not. For the time being I will stick to 1.9. Thanks, Jos Chrispijn Chris Rees: > Unfortunately, although huge efforts were made by the ruby team it > turned out that there were some edge cases that made the switch really > difficult to some people, so it was decided to revert the change in > defaults. > > If 1.9 works for you, great, but for now you'll need > RUBY_DEFAULT_VER=1.9 in /etc/make.conf. > > Please keep testing 1.9! > > Chris