From owner-freebsd-ruby@FreeBSD.ORG Wed Mar 20 11:00:02 2013 Return-Path: Delivered-To: ruby@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C9C90A8E for ; Wed, 20 Mar 2013 11:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BC6C7EAD for ; Wed, 20 Mar 2013 11:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2KB01im072625 for ; Wed, 20 Mar 2013 11:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2KB00oT072624; Wed, 20 Mar 2013 11:00:00 GMT (envelope-from gnats) Date: Wed, 20 Mar 2013 11:00:00 GMT Message-Id: <201303201100.r2KB00oT072624@freefall.freebsd.org> To: ruby@FreeBSD.org From: Yasuhiro KIMURA Subject: Re: ports/175257: [PATCH] japanese/ruby-mecab: Add license information etc. X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Yasuhiro KIMURA List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Mar 2013 11:00:02 -0000 The following reply was made to PR ports/175257; it has been noted by GNATS. From: Yasuhiro KIMURA To: tota@FreeBSD.org Cc: bug-followup@freebsd.org Subject: Re: ports/175257: [PATCH] japanese/ruby-mecab: Add license information etc. Date: Wed, 20 Mar 2013 19:53:33 +0900 (JST) From: TAKATSU Tomonari Subject: Re: ports/175257: [PATCH] japanese/ruby-mecab: Add license information etc. Date: Wed, 20 Mar 2013 16:07:29 +0900 > I found a patch to fix build error with Ruby 1.8 . > http://code.google.com/p/mecab/issues/detail?id=3&can=1 > So, I tested it on RedPorts.org and got following result. > https://redports.org/buildarchive/20130320061401-56810/ > Can you confirm it both on Ruby 1.8 and on Ruby 1.9 environment? > If it is ok, I will commit them for version 0.995. I checked out https://svn.redports.org/tota/japanese/ruby-mecab and tried with 1.8 and 1.9. Both were sucessfully installed. So please commit it. Best Regards. --- Yasuhiro KIMURA