From owner-freebsd-ruby@FreeBSD.ORG Thu Jul 7 11:28:25 2011 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 613CB106566B for ; Thu, 7 Jul 2011 11:28:25 +0000 (UTC) (envelope-from simond@irrelevant.org) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1E57A8FC15 for ; Thu, 7 Jul 2011 11:28:24 +0000 (UTC) Received: by vws18 with SMTP id 18so843519vws.13 for ; Thu, 07 Jul 2011 04:28:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=irrelevant.org; s=irrelevant; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type; bh=IPRQGjd6JLFmhv78cLs6iemDzb043xCTTI+6SVrds+U=; b=U0b1DynoO6mpJ6svm1Bz0QKHX2duGx+vpUpbMYcHI1NVtTQ5axT4n9e7p15JEZ3h+y Z8h0jxkwlU51/8KR170kKRlROC4onNzR4mNrjyIPRaoYBpQLXCMDO4HQGWp0U0ReNe2E LjIZ+hmhY14XuoBKQ8BrbKAsJAfotGzS9/oxE= MIME-Version: 1.0 Received: by 10.220.74.134 with SMTP id u6mr247761vcj.99.1310036308468; Thu, 07 Jul 2011 03:58:28 -0700 (PDT) Received: by 10.220.0.65 with HTTP; Thu, 7 Jul 2011 03:58:28 -0700 (PDT) X-Originating-IP: [188.223.83.48] Date: Thu, 7 Jul 2011 11:58:28 +0100 Message-ID: From: Simon Dick To: ruby@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Rails 3.1.0.rc4 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: Thu, 07 Jul 2011 11:28:25 -0000 Don't suppose anyone has test packages for this version? I need to deploy something with it urgently but haven't had much luck manually updating the 3.0.9 ports to hack it together. Thanks!