Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2014 13:35:21 +0100
From:      John Marino <freebsd.contact@marino.st>
To:        Mathieu Arnold <mat@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r374800 - head/Mk/Uses
Message-ID:  <54902709.9090801@marino.st>
In-Reply-To: <201412161206.sBGC6fa5045717@svn.freebsd.org>
References:  <201412161206.sBGC6fa5045717@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/16/2014 13:06, Mathieu Arnold wrote:
> Author: mat
> Date: Tue Dec 16 12:06:40 2014
> New Revision: 374800
> URL: https://svnweb.freebsd.org/changeset/ports/374800
> QAT: https://qat.redports.org/buildarchive/r374800/
> 
> Log:
>   ts=8, repeat after me, ts=8.
>   
>   With hat:	perl@
>   Sponsored by:	Absolight
> 
> Modified:
>   head/Mk/Uses/perl5.mk
> 

This is not just a perl thing.  search for "ts=4" and other 4-space tabs
indicators in Mk, it's full of them (e.g. grep -nr "ts=4"
/usr/ports/Mk).  If ts should be 8 across the board (and I think it
should be), then all of these need to be changes and then documented.

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54902709.9090801>