From owner-svn-ports-all@freebsd.org Tue Feb 6 07:17:13 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20A15EDC432; Tue, 6 Feb 2018 07:17:13 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mail.ptrcrt.ch (ptrcrt.ch [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (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 546907A3AA; Tue, 6 Feb 2018 07:17:12 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from [IPv6:2a02:1206:4589:bdc0:58e7:8d00:e764:c71] (dynamic.wline.6rd.res.cust.swisscom.ch [IPv6:2a02:1206:4589:bdc0:58e7:8d00:e764:c71]) by mail.ptrcrt.ch (OpenSMTPD) with ESMTPSA id a6f7c0ee TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Tue, 6 Feb 2018 07:17:08 +0000 (UTC) Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r461018 - in head/www/tdom: . files From: Pietro Cerutti X-Mailer: iPhone Mail (15D60) In-Reply-To: <201802052028.w15KSimY056357@repo.freebsd.org> Date: Tue, 6 Feb 2018 08:17:05 +0100 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-Id: References: <201802052028.w15KSimY056357@repo.freebsd.org> To: Mikhail Teterin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 07:17:13 -0000 > On 5 Feb 2018, at 21:28, Mikhail Teterin wrote: >=20 > Author: mi > Date: Mon Feb 5 20:28:44 2018 > New Revision: 461018 > URL: https://svnweb.freebsd.org/changeset/ports/461018 >=20 > Log: > Upgrade from 0.8.3 to 0.9.0 -- the option to parse HTML5 texts using gumb= o > is the most significant improvement. It breaks my build: https://gahr.ch/poudriere/logs/bulk/11amd64-stable/latest/logs/errors/tDOM-0= .9.0.log It looks like pkgconf is used to locate gumbo. --=20 Pietro Cerutti=