From owner-freebsd-ports@FreeBSD.ORG Mon Sep 2 05:38:01 2013 Return-Path: Delivered-To: ports@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 ESMTP id 112D11EB for ; Mon, 2 Sep 2013 05:38:01 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) by mx1.freebsd.org (Postfix) with ESMTP id BA1FD2EFB for ; Mon, 2 Sep 2013 05:37:59 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.1 cv=RvL8ckWK c=1 sm=0 tr=0 a=+wdeDari83nKenieuZZ65g==:117 a=+wdeDari83nKenieuZZ65g==:17 a=K-v-2zaBAAAA:8 a=_qQbbi1-GVgA:10 a=5QRlArDIA1AA:10 a=YNqtyO0l_hcA:10 a=LaogzpLLAAAA:8 a=AI-jFaK5rrUA:10 a=r77TgQKjGQsHNAKrUKIA:9 a=9iDbn-4jx3cA:10 a=cKsnjEOsciEA:10 a=6I5d2MoRAAAA:8 a=IvTZ8RtQBqEegJqnjc8A:9 a=QEXdDO2ut3YA:10 a=vYa9RAeO6KUA:10 a=1loz5yZwengA:10 a=8c8-Wn2gAAAA:8 a=eJxBjOMg3T0U1nhGewsA:9 a=n0kq-jax1oxxvS8D:21 a=_W_S_7VecoQA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp01.rcn.cmh.synacor.com header.from=mi+thun@aldan.algebra.com; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.mail=mi+thun@aldan.algebra.com; spf=neutral; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.user=anat; auth=pass (PLAIN) Received-SPF: neutral (smtp01.rcn.cmh.synacor.com: 173.70.29.3 is neither permitted nor denied by domain of aldan.algebra.com) Received: from [173.70.29.3] ([173.70.29.3:15442] helo=[192.168.1.8]) by smtp.rcn.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTPA id F6/52-07508-63424225; Mon, 02 Sep 2013 01:37:59 -0400 Message-ID: <52242436.30704@aldan.algebra.com> Date: Mon, 02 Sep 2013 01:37:58 -0400 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130209 Thunderbird/17.0.2 MIME-Version: 1.0 To: Kenta Suzumoto Subject: Re: graphics/libfpx fails to build References: <20130902004058.12F03200DE@smtp.hushmail.com> In-Reply-To: <20130902004058.12F03200DE@smtp.hushmail.com> X-Mailman-Approved-At: Mon, 02 Sep 2013 13:28:01 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2013 05:38:01 -0000 01.09.2013 20:40, Kenta Suzumoto написав(ла): > There's also a PR to update it which may fix it, but the maintainer hasn't responded in a few weeks. > > https://www.freebsd.org/cgi/query-pr.cgi?pr=181302 I just committed the update and fixes proposed in the PR -- along with an additional patch, that fixes warnings raised by gcc-4.8 (at least one of those pointed to a real error even). Please, give it a try. Thanks for your patience. Yours, -mi