svn commit: r441282 - in head: . security security/acme.sh

Alexey Dokuchaev danfe at FreeBSD.org
Sat May 20 12:44:39 UTC 2017


On Sat, May 20, 2017 at 09:29:26AM -0300, Joseph Mingrone wrote:
> Alexey Dokuchaev <danfe at FreeBSD.org> writes:
> > USERS and GROUPS values are still misaligned (need extra tab after =).
> 
> How are they misaligned?

Like this:

----------------+----------
PORTNAME=	foo
PORTVERSION=	0.42
CATEGORIES=	bar
MASTER_SITES=   http://...
...		|
USERS=	oh	|
GROUPS=	shit	|
	|	^- correct alignment line
	^- wrong alignment line

./danfe


More information about the svn-ports-all mailing list