svn commit: r427817 - head/misc/cloc
Gerald Pfeifer
gerald at pfeifer.com
Sat Mar 18 14:47:25 UTC 2017
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
More information about the svn-ports-head
mailing list