From owner-svn-ports-all@freebsd.org Fri May 4 08:45:42 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 2C201FCC651; Fri, 4 May 2018 08:45:42 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D66587D9CB; Fri, 4 May 2018 08:45:41 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id CE41D9965; Fri, 4 May 2018 08:45:41 +0000 (UTC) From: Jan Beich To: Stefan Esser Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r469010 - head/multimedia/dvbcut References: <201805040755.w447tXBg044243@repo.freebsd.org> Date: Fri, 04 May 2018 10:45:37 +0200 In-Reply-To: <201805040755.w447tXBg044243@repo.freebsd.org> (Stefan Esser's message of "Fri, 4 May 2018 07:55:33 +0000 (UTC)") Message-ID: <8t8z-izbi-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain 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: Fri, 04 May 2018 08:45:42 -0000 Stefan Esser writes: > Author: se > Date: Fri May 4 07:55:33 2018 > New Revision: 469010 > URL: https://svnweb.freebsd.org/changeset/ports/469010 > > Log: > Fix port by updating to the latest upstream version. > Set default Qt version to QT5. [...] > -BROKEN= fails to build with ffmpeg 4.0 Thank you. I spend a lot of time checking upstreams and rebasing their fixes against often out-of-date version in the ports tree.