From owner-svn-ports-head@FreeBSD.ORG Fri Mar 14 14:48:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67047B4B; Fri, 14 Mar 2014 14:48:48 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0E3E2334; Fri, 14 Mar 2014 14:48:48 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id AD639BDC5D; Fri, 14 Mar 2014 15:48:45 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 85D0BBDC56; Fri, 14 Mar 2014 15:48:45 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id D70D9613F; Fri, 14 Mar 2014 15:48:44 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 6D6B76A1C87F; Fri, 14 Mar 2014 15:48:44 +0100 (CET) Date: Fri, 14 Mar 2014 15:48:44 +0100 From: Mathieu Arnold To: Hiroki Sato , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r348240 - in head/japanese/jvim3: . files Message-ID: In-Reply-To: <201403141438.s2EEco89028803@svn.freebsd.org> References: <201403141438.s2EEco89028803@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 14:48:48 -0000 +--On 14 mars 2014 14:38:50 +0000 Hiroki Sato wrote: | Author: hrs | Date: Fri Mar 14 14:38:50 2014 | New Revision: 348240 | URL: http://svnweb.freebsd.org/changeset/ports/348240 | QAT: https://qat.redports.org/buildarchive/r348240/ | | Log: | - Fix build. | - Integrate FREEWNN and CANNA into one option. | - STAGEDIR support. | - Bump PORTREVISION due to the option change. It seems this doesn't build: https://qat.redports.org/~hrs@FreeBSD.org/20140314144000-2844-301070/ja-jvim-3.0.j2.1b_1.log (see QAT link for other versions.) -- Mathieu Arnold