From owner-svn-ports-all@freebsd.org Tue Oct 1 16:36:19 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9FDBF13A33B; Tue, 1 Oct 2019 16:36:19 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46jPzR3jt1z43Px; Tue, 1 Oct 2019 16:36:19 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 78A877F1C; Tue, 1 Oct 2019 16:36:19 +0000 (UTC) From: Jan Beich To: Piotr Kubaj Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r513491 - head/x11-toolkits/qt5-gui References: <201910011606.x91G6vPH082097@repo.freebsd.org> Date: Tue, 01 Oct 2019 18:36:18 +0200 In-Reply-To: <201910011606.x91G6vPH082097@repo.freebsd.org> (Piotr Kubaj's message of "Tue, 1 Oct 2019 16:06:57 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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, 01 Oct 2019 16:36:19 -0000 Piotr Kubaj writes: > Author: pkubaj > Date: Tue Oct 1 16:06:57 2019 > New Revision: 513491 > URL: https://svnweb.freebsd.org/changeset/ports/513491 > > Log: > x11-toolkits/qt5-gui: remove -mminimal-toc from CFLAGS, add USES=gl gnome xorg > > powerpc64 doesn't need -mminimal-toc now. > > PR 240970 > Approved by: tcberner (mentor, maintainer) Consider MFHing to 2019Q4 which branched today, chasing Qt 5.13 update.