From owner-freebsd-ruby@FreeBSD.ORG Fri Feb 17 04:36:20 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A58B106566B for ; Fri, 17 Feb 2012 04:36:20 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (unknown [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2]) by mx1.freebsd.org (Postfix) with ESMTP id 4B88B8FC12 for ; Fri, 17 Feb 2012 04:36:20 +0000 (UTC) Received: from meatwad.mouf.net (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 q1H4aIJq051309 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT) for ; Thu, 16 Feb 2012 23:36:19 -0500 (EST) (envelope-from swills@FreeBSD.org) Message-ID: <4F3DD93E.1090206@FreeBSD.org> Date: Thu, 16 Feb 2012 23:36:14 -0500 From: Steve Wills User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111228 Thunderbird/9.0 MIME-Version: 1.0 To: ruby@FreeBSD.org X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mouf.net [204.109.58.86]); Thu, 16 Feb 2012 23:36:19 -0500 (EST) X-Virus-Scanned: clamav-milter 0.97.2 at mouf.net X-Virus-Status: Clean Cc: Subject: ruby 1.8.7p358 and ruby 1.9.0p125 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 04:36:20 -0000 Hi All, If anyone is interested in trying the updated ruby 1.8.7p358 or ruby 1.9.3p125 which were both released today, I have a patch here: http://www.freebsd.org/cgi/query-pr.cgi?pr=165223 Builds fine and passes tests, and as you can see in the PR, there is an exp-run requested for it, but extra testing won't hurt. Thanks, Steve