From owner-freebsd-ports@freebsd.org Sun Apr 17 09:50:35 2016 Return-Path: Delivered-To: freebsd-ports@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 399CBB10DA2 for ; Sun, 17 Apr 2016 09:50:35 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2001:608:a02::33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F40371F3F; Sun, 17 Apr 2016 09:50:34 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (aftr-88-217-181-72.dynamic.mnet-online.de [88.217.181.72]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 375473885DE; Sun, 17 Apr 2016 11:50:33 +0200 (CEST) DMARC-Filter: OpenDMARC Filter v1.3.1 anny.lostinspace.de 375473885DE Authentication-Results: anny.lostinspace.de; dmarc=none header.from=fechner.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fechner.net; s=default; t=1460886633; bh=EiTabS4/YqUPQX4y7XkWZDgmYKIsnfTpISJuU0jPF+8=; h=Subject:To:References:Cc:From:Date:In-Reply-To; b=raealpCVWf2uD3TM9KKGaqXjQBISiQFN/VeP2c9fBpp6gshCfxRak4PvT4xIBdsIn mPmwEdr+fSn9I6AkYiF8isFp1kF2YTL8O4uokGxeDvQ1VwORopJ12+4G/4yBRcjK0i /6uujDFHsR/TkBtAnwF+TUCtE+gzghnE4bAKOHPY= Received: from [192.168.0.151] (aftr-88-217-181-72.dynamic.mnet-online.de [88.217.181.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 6553D252D06; Sun, 17 Apr 2016 11:50:32 +0200 (CEST) Subject: Re: www/nginx-devel build failure after libbrotli update To: "Sergey A. Osokin" , Jim Ohlstein References: <57122F68.9020607@ohlste.in> <20160416200213.GN42668@FreeBSD.org> <5712B66B.1000005@ohlste.in> <20160416234846.GO42668@FreeBSD.org> Cc: FreeBSD Ports ML From: Matthias Fechner Message-ID: <70fccc11-d9d0-946c-227d-008f681c0d16@fechner.net> Date: Sun, 17 Apr 2016 11:50:18 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <20160416234846.GO42668@FreeBSD.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 09:50:35 -0000 Am 17.04.2016 um 01:48 schrieb Sergey A. Osokin: > I've just committed a fix for devel/libbrotli, please update the ports tree and > recompile devel/libbrotli. > > Thanks for report! compiles perfectly fine, thanks a lot! Bye Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook