From owner-freebsd-ruby@FreeBSD.ORG Sun Oct 13 06:05:39 2013 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DD83F94D for ; Sun, 13 Oct 2013 06:05:39 +0000 (UTC) (envelope-from takatsu.tomonari@gmail.com) Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [IPv6:2a00:1450:400c:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7AAD623EF for ; Sun, 13 Oct 2013 06:05:39 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id q58so5851691wes.31 for ; Sat, 12 Oct 2013 23:05:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=GjyZOs65rlDcZVby7L6gbSl6he+YFJz6uGW7f+6pQHU=; b=Nd7nUkwTxdBIK8I9E0fr68Hod2wqWyUSWLsFykr/8z1azEyxVh+5Recjuh04DvlGc4 cFBi0R2TVWOOvZiivRi9w9dZ+MWTzjkG3YR5IQT8IjdT453a9DInMoB9xPrFnc8Iyh0i s0C6i9ExNEBe4us89df2o6TQQvXKpWLKx0AfBAXjKmkj/DWumgPzNTG+Kv7JSQIyDhw0 Opkhr/aLnfBeAQ8GVZ4mXHg4zojZeWROk473X5OgPHAoKEr2wyy+B/PiSLpq+tnFgXsq BnpriCaxsIKoEeElo3V2dMrmjm461v3Wrp/FCASUAv+fbBYOKVd5qJzbF2bORuhMgzjs W1kQ== MIME-Version: 1.0 X-Received: by 10.180.187.202 with SMTP id fu10mr9655049wic.59.1381644337860; Sat, 12 Oct 2013 23:05:37 -0700 (PDT) Sender: takatsu.tomonari@gmail.com Received: by 10.227.235.4 with HTTP; Sat, 12 Oct 2013 23:05:37 -0700 (PDT) In-Reply-To: <20131012.202552.288906933.yasu@utahime.org> References: <20131012050414.GA49144@goodking.ca> <20131012.202552.288906933.yasu@utahime.org> Date: Sun, 13 Oct 2013 15:05:37 +0900 X-Google-Sender-Auth: eCNLaE91N68tmlK5tzPzBOfM_lc Message-ID: Subject: Re: Calling all ruby enthusiasts From: TAKATSU Tomonari To: Yasuhiro KIMURA Content-Type: text/plain; charset=ISO-8859-1 Cc: ruby@freebsd.org, tabthorpe@goodking.ca X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 06:05:39 -0000 2013/10/12 Yasuhiro KIMURA : > From: Thomas Abthorpe > Subject: Calling all ruby enthusiasts > Date: Sat, 12 Oct 2013 01:04:14 -0400 > >> www/tdiary www/ruby-nora > > Accoding to www/tdiary/Makefile, www/ruby-nora is required only when > RUBY_VER is 1.8. So it can be removed without breaking www/tdiary. > > Just FYI. > > --- > Yasuhiro KIMURA I have updated www/tdiary to 4.0.0 which does not depend on www/ruby-nora any longer. Thanks, -- TAKATSU Tomonari