From owner-freebsd-ports@FreeBSD.ORG Sat Jun 2 20:06:29 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DFF41065674; Sat, 2 Jun 2012 20:06:29 +0000 (UTC) (envelope-from swills@freebsd.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2]) by mx1.freebsd.org (Postfix) with ESMTP id 3635D8FC17; Sat, 2 Jun 2012 20:06:29 +0000 (UTC) Received: from [10.0.1.2] (cpe-024-162-230-236.nc.res.rr.com [24.162.230.236]) (authenticated bits=0) by mouf.net (8.14.4/8.14.4) with ESMTP id q52K6Q1n032775 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Sat, 2 Jun 2012 16:06:27 -0400 (EDT) (envelope-from swills@freebsd.org) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Steve Wills In-Reply-To: Date: Sat, 2 Jun 2012 16:06:25 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <49BCD0F8-7DED-4D85-9B66-4296150D76CB@freebsd.org> References: <4FC96D45.8080904@FreeBSD.org> <20120601193059.af9201da.stas@FreeBSD.org> <05EF24D9-8D8E-4A50-9F33-8580656AD402@freebsd.org> To: Scot Hetzel X-Mailer: Apple Mail (2.1084) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mouf.net [204.109.58.86]); Sat, 02 Jun 2012 16:06:27 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.97.2 at mouf.net X-Virus-Status: Clean Cc: ports@freebsd.org, ruby@freebsd.org, Stanislav Sedov Subject: Re: Ruby 1.9 as default 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: Sat, 02 Jun 2012 20:06:29 -0000 On Jun 2, 2012, at 3:00 PM, Scot Hetzel wrote: > On Sat, Jun 2, 2012 at 12:14 AM, Jos Backus wrote: >> The community is indeed moving to 1.9 and 1.8 is nearing end of life. = I >> have been using 1.9 on FreeBSD for months now without any issues, and = I >> would suggest we switch and try to iron out any remaining issues. >>=20 >=20 > devel/kdebindings4-ruby-krossruby - doesn't build with Ruby 1.9 >=20 > https://bugs.kde.org/243565?id=3D243565 I think we have a local patch for this or this issue was solved when we = did the last attempt at making 1.9 default. In any case, it's safe to = assume that any "doesn't build" or "doesn't work" type issues will be = solved before we flip the switch. Steve