From owner-svn-ports-head@freebsd.org Thu Apr 13 15:32:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F144D3C12F; Thu, 13 Apr 2017 15:32:39 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 0A793796; Thu, 13 Apr 2017 15:32:39 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1406) id 33E497D52; Thu, 13 Apr 2017 15:32:38 +0000 (UTC) From: Matthew Rezny To: Maxim Sobolev , ports-committers@freebsd.org Cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438413 - in head/devel: . debugedit debugedit/files Date: Thu, 13 Apr 2017 17:32:37 +0200 Message-ID: <1524676.7Ony5E67CV@workstation.reztek> Organization: FreeBSD User-Agent: KMail/4.14.10 (FreeBSD/11.0-STABLE; KDE/4.14.30; amd64; ; ) In-Reply-To: References: <201704122049.v3CKnQS9032104@repo.freebsd.org> <9445780.hdLtVr3x78@workstation.reztek> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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, 13 Apr 2017 15:32:39 -0000 On Thursday 13 April 2017 08:28:26 Maxim Sobolev wrote: > It did not tell me anything really, I run portlint -a usually on everything > that I add. And I personally agree with Mark that it's a bikesheed topic. :) > > -Max > > On Thu, Apr 13, 2017 at 8:24 AM, Matthew Rezny wrote: > > On Thursday 13 April 2017 10:03:56 Mark Linimon wrote: > > > On Thu, Apr 13, 2017 at 03:00:57PM +0000, Alexey Dokuchaev wrote: > > > > We typically discourage two-line pkg-plist files. > > > > > > s/We/I/ > > > > +portlint, which tells you to use PLIST_FILES if there are less than 6 > > entries > > in pkg-plist. Do not necessarily do all that it suggests, but Do run > > portlint > > and consider what it has to say. Try -c or -C