From owner-svn-ports-head@freebsd.org Thu Aug 6 12:56:48 2020 Return-Path: Delivered-To: svn-ports-head@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 B2C8B3A2299; Thu, 6 Aug 2020 12:56:48 +0000 (UTC) (envelope-from danfe@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BMpR447nRz46LD; Thu, 6 Aug 2020 12:56:48 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 8027E7A29; Thu, 6 Aug 2020 12:56:48 +0000 (UTC) Date: Thu, 6 Aug 2020 12:56:48 +0000 From: Alexey Dokuchaev To: Mateusz Piotrowski <0mp@freebsd.org> Cc: Danilo Eg??a Gondolfo , ports-committers , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r544245 - head/x11/sakura Message-ID: <20200806125648.GA77959@FreeBSD.org> References: <202008052155.075LtmtD072730@repo.freebsd.org> <20200806033440.GA53929@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2020 12:56:48 -0000 On Thu, Aug 06, 2020 at 01:50:09PM +0200, Mateusz Piotrowski wrote: > On 8/6/20 12:46 PM, Danilo Eg??a Gondolfo wrote: > > ... > > Just tried to make portlint happy on this one ("USES should appear > > earlier"). > > Please try portfmt and portclippy from ports-mgmt/portfmt. They are > much better for order fixes and simple style fixes than portlint in > most cases. No matter which linter one prefers, please never blindly follow their diagnostics or advice without giving it sufficient thinking first. ./danfe