From owner-freebsd-ruby@FreeBSD.ORG Wed Mar 20 07:10:01 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 799A3DC7 for ; Wed, 20 Mar 2013 07:10:01 +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 63C46FD6 for ; Wed, 20 Mar 2013 07:10:01 +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 r2K7A1Pw027836 for ; Wed, 20 Mar 2013 07:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2K7A1ek027835; Wed, 20 Mar 2013 07:10:01 GMT (envelope-from gnats) Date: Wed, 20 Mar 2013 07:10:01 GMT Message-Id: <201303200710.r2K7A1ek027835@freefall.freebsd.org> To: ruby@FreeBSD.org From: TAKATSU Tomonari 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: TAKATSU Tomonari List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Mar 2013 07:10:01 -0000 The following reply was made to PR ports/175257; it has been noted by GNATS. From: TAKATSU Tomonari To: Yasuhiro KIMURA Cc: bug-followup@freebsd.org Subject: Re: ports/175257: [PATCH] japanese/ruby-mecab: Add license information etc. Date: Wed, 20 Mar 2013 16:07:29 +0900 2013/2/18 Yasuhiro KIMURA : > TAKATSU-san, > > I investigated the issue and reported it to MeCab ML. > > http://sourceforge.jp/projects/mecab/lists/archive/users/2013-February/000466.html > > Just for your information. > > Regards. 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. Thanks, -- TAKATSU Tomonari