Date: Sat, 18 Mar 2017 15:39:28 +0100 (CET) From: Gerald Pfeifer <gerald@pfeifer.com> To: Mathieu Arnold <mat@FreeBSD.org> Cc: Danilo Egea Gondolfo <danilo@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r427817 - head/misc/cloc Message-ID: <alpine.LNX.2.21.1703181536210.28312@anthias.pfeifer.com> In-Reply-To: <4172a428-4fe1-1b14-bcb9-08555f0d8abe@FreeBSD.org> References: <201612042335.uB4NZGff063922@repo.freebsd.org> <4172a428-4fe1-1b14-bcb9-08555f0d8abe@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 5 Dec 2016, Mathieu Arnold wrote: >> +GH_PROJECT= ${PORTNAME} > This is the default and should be removed. I went through the entire ports tree, looking for matches against GH_PROJECT=[[:space:]]*\${PORTNAME}$ and remove all cases I found. Instead of manually scanning for such cases, perhaps a good idea to add this to portlint? Gerald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LNX.2.21.1703181536210.28312>