From owner-svn-doc-all@freebsd.org Tue Nov 8 08:49:48 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91632C36DB1; Tue, 8 Nov 2016 08:49:48 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 439A72DB; Tue, 8 Nov 2016 08:49:44 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 7BE00BDC7F; Tue, 8 Nov 2016 09:49:41 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=subject:to :references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=plouf; bh=cRU1HpAYZRJ 8wcWKyFMFikCpyxY=; b=G5RN9x2Z2Ub/mKDQCzyGUMkj3aMx2IpcbmGk1aVo+xS UWMvqAYo1uvl8bIz8kJnF/3dd4bHNXZxDd/g+5+81B1DrMFnTQ1fQ62WNin8ddRt wdIEeBJK3HU8d26fcrTdt63bS1VUGei0o/HksVOgHDv9KM/Ajp4D0xVZQve44e80 = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 60831BDC5A; Tue, 8 Nov 2016 09:49:41 +0100 (CET) Subject: Re: svn commit: r49645 - head/en_US.ISO8859-1/books/porters-handbook/versions To: Glen Barber , doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org References: <201611080354.uA83svlg089278@repo.freebsd.org> From: Mathieu Arnold Message-ID: <2d7b0453-1e64-398c-c214-e58f9568abc6@mat.cc> Date: Tue, 8 Nov 2016 09:49:41 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <201611080354.uA83svlg089278@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2016 08:49:48 -0000 Le 08/11/2016 =C3=A0 04:54, Glen Barber a =C3=A9crit : > Author: gjb > Date: Tue Nov 8 03:54:57 2016 > New Revision: 49645 > URL: https://svnweb.freebsd.org/changeset/doc/49645 > > Log: > Fix build (I think, who can tell with the stupid Java stack traces). Mmm, I did not get any errors before committing this update, what was the errors you were getting ? --=20 Mathieu Arnold