From owner-svn-ports-head@FreeBSD.ORG Wed Jul 30 07:04:13 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 17AE54A7; Wed, 30 Jul 2014 07:04:13 +0000 (UTC) Date: Wed, 30 Jul 2014 07:04:13 +0000 From: Alexey Dokuchaev To: Adam Weinberger Subject: Re: svn commit: r363361 - in head/editors/fte: . files Message-ID: <20140730070412.GA97692@FreeBSD.org> References: <201407291646.s6TGkjHH090335@svn.freebsd.org> <41D25BC1-AC62-4280-A342-8A2BDD84B1E0@adamw.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41D25BC1-AC62-4280-A342-8A2BDD84B1E0@adamw.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, William Grzybowski , ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 30 Jul 2014 07:04:13 -0000 On Tue, Jul 29, 2014 at 01:10:45PM -0400, Adam Weinberger wrote: > I'm about to rename all patches that contain ::. Can we please stop > producing patches with :: as a path separator, and use __ instead? Can we also stop using double underscore as it makes patch names so ugly and unreadable that I have to spend twice as much time working on ports that uses this stupid convention? There are plenty of nice, single characters to chose from: -, _, and + should suffice most needs (yes, this also covers avoiding confusion that original "double underscore" convention was trying to solve). ./danfe