From owner-freebsd-ruby@FreeBSD.ORG Mon Sep 6 10:31:03 2010 Return-Path: Delivered-To: freebsd-ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BD1610656CC for ; Mon, 6 Sep 2010 10:31:03 +0000 (UTC) (envelope-from avl@logvinov.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id D2ED68FC1D for ; Mon, 6 Sep 2010 10:31:02 +0000 (UTC) Received: by wwb18 with SMTP id 18so2717982wwb.31 for ; Mon, 06 Sep 2010 03:31:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.131.68 with SMTP id w4mr454739wbs.225.1283769061450; Mon, 06 Sep 2010 03:31:01 -0700 (PDT) Received: by 10.227.143.213 with HTTP; Mon, 6 Sep 2010 03:31:01 -0700 (PDT) In-Reply-To: <4C84B5F0.9050306@ish.com.au> References: <4C8476F9.4000306@ish.com.au> <4C84B5F0.9050306@ish.com.au> Date: Mon, 6 Sep 2010 20:31:01 +1000 Message-ID: From: Alexander Logvinov To: Aristedes Maniatis Content-Type: text/plain; charset=UTF-8 Cc: freebsd-ruby@freebsd.org Subject: Re: Ruby 1.9.2 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: Mon, 06 Sep 2010 10:31:03 -0000 Hello! 2010/9/6 Aristedes Maniatis : > So effectively you just removed all the patches from the port directory, > changed the version and built? You also should worry about plist changes. > Are there a set of functionality tests > somewhere we can run (other than "does it break anything"?) I don't know. Exp-run? Anyway Ruby 1.9.2 is mostly compatible with 1.9.1 according ruby-lang.org site and 1.9 version is not a default Ruby for FreeBSD. :) -- Best regards, Alexander