From owner-svn-ports-head@FreeBSD.ORG Wed Jul 30 07:37:28 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D13E9786; Wed, 30 Jul 2014 07:37:28 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 926A026D3; Wed, 30 Jul 2014 07:37:28 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id B2C32BDC3E; Wed, 30 Jul 2014 09:37:25 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 9E89FBDC1D; Wed, 30 Jul 2014 09:37:25 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 4B22DCDC6CD; Wed, 30 Jul 2014 09:37:24 +0200 (CEST) Date: Wed, 30 Jul 2014 09:37:24 +0200 From: Mathieu Arnold To: marino@freebsd.org, Max Brazhnikov , Alexey Dokuchaev Subject: Re: svn commit: r363361 - in head/editors/fte: . files Message-ID: <2D24420529C9ECAEABB9A791@atuin.in.mat.cc> In-Reply-To: <53D89EBF.4080805@marino.st> References: <201407291646.s6TGkjHH090335@svn.freebsd.org> <41D25BC1-AC62-4280-A342-8A2BDD84B1E0@adamw.org> <20140730070412.GA97692@FreeBSD.org> <3898057.T8DsoXnEEp@mercury.ph.man.ac.uk> <53D89EBF.4080805@marino.st> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, William Grzybowski , Adam Weinberger 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:37:28 -0000 +--On 30 juillet 2014 09:29:03 +0200 John Marino wrote: | On 7/30/2014 09:25, Max Brazhnikov wrote: |> On Wed, 30 Jul 2014 07:04:13 +0000 Alexey Dokuchaev wrote: |>> 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? |> |> It comes from the makepatch target. | | Makepatch name convention is no good. I was complaining about this (to | bapt) about the lack of a patch name convention and he said to propose | one. I've been meaning to do just that, but it also means fixing tools | like this. makepatch name convention is the convention, I find it pretty simple, and easy to remember, it does "s|/|__|" and that's all. Whatever the convention, there's always someone who will not like it, but it doesn't really matter, it's a convention so that everyone knows how to name patch files the same way. -- Mathieu Arnold