From owner-freebsd-ruby@FreeBSD.ORG Fri May 29 04:22:00 2009 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 F0F4F1065670 for ; Fri, 29 May 2009 04:22:00 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-2.exch015.msoutlookonline.net (exhub015-2.exch015.msoutlookonline.net [207.5.72.94]) by mx1.freebsd.org (Postfix) with ESMTP id E06948FC18 for ; Fri, 29 May 2009 04:21:58 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from [172.28.1.203] (76.161.175.34) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.358.0; Thu, 28 May 2009 21:01:55 -0700 Message-ID: <4A1F5E31.2040309@p6m7g8.com> Date: Fri, 29 May 2009 00:01:53 -0400 From: "Philip M. Gollucci" Organization: P6 Web Applications User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: ruby@FreeBSD.org Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: Subject: ruby updates 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, 29 May 2009 04:22:01 -0000 >Ruby 1.8.6 maintenance moved to Engine Yard Personally, I could care less about 1.8.6-* What are the plans for ruby 1.8.7-p160 (up from -72) I note that $work is on -72 and I'm hoping I can get them to sponsor it. Also, ruby 1.9.1-p129 (up from -p1) I think this will fix at least 1 pr (re test suite), maybe one more. I count roughly ~300 prs including all deps in the rubygem-* chain. There hopefully aren't that many more in ruby-* I could ~1k/day in my tb with FORCE_MAKE_JOBS, so I might be able to run it there without a -exp. Is somone already working on this, I don't want to duplicate effort.