From owner-svn-ports-head@FreeBSD.ORG Fri Aug 1 06:19:19 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 04D7BD89; Fri, 1 Aug 2014 06:19:19 +0000 (UTC) Received: from mail-yh0-x22e.google.com (mail-yh0-x22e.google.com [IPv6:2607:f8b0:4002:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4EFF12B43; Fri, 1 Aug 2014 06:19:18 +0000 (UTC) Received: by mail-yh0-f46.google.com with SMTP id a41so2299847yho.19 for ; Thu, 31 Jul 2014 23:19:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=JhkkQR9Gd7UJqf9MalkdEBeRRNCj8f9KgI6Gcv60+cc=; b=g0jKthVqmXvOi7mZCwj3PSxsMfC4UdKz/ug2F1ikVgR3J234LKyGLF7qInZvpiHbEO vawr+BZ6xfxOsprNoGUgF1nkMVoV+KdBN8xkgz669UmwTljwT3TQ+oHQql4w4nT8504c peiEeiXjPm9fsPvjQpsX3PD2c19WF+yg4FjuUwtn936SZJpgFBhxee2HjrJHnae9EOym TUBpehTlmuAWw0j7wkEmD3PU4tXRchla3S0jIZNXp0DjeFFyfxwsjqYSoySdBEWjEY9c 7KsINxYhndp8GDpq7VGdAwFPgHvJDOJ0/pJvkXOaYgwhcLn5Wkx+AoFohRdppSbwF6rV oZWQ== MIME-Version: 1.0 X-Received: by 10.236.17.194 with SMTP id j42mr4995605yhj.138.1406873957212; Thu, 31 Jul 2014 23:19:17 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.164.197 with HTTP; Thu, 31 Jul 2014 23:19:17 -0700 (PDT) In-Reply-To: <20140801061226.GB71116@FreeBSD.org> References: <2D24420529C9ECAEABB9A791@atuin.in.mat.cc> <53D8A2BB.7090704@marino.st> <6270029E710D3C52B60B6224@atuin.in.mat.cc> <20140730081413.GA29876@FreeBSD.org> <20140730160843.GA2688@FreeBSD.org> <53D919BC.6010307@marino.st> <20140801051652.GA59625@FreeBSD.org> <20140801060506.GA71116@FreeBSD.org> <20140801061226.GB71116@FreeBSD.org> Date: Fri, 1 Aug 2014 08:19:17 +0200 X-Google-Sender-Auth: kffx_Va2wvaFANg83TuJQs3dt-s Message-ID: Subject: Re: svn commit: r363361 - in head/editors/fte: . files From: Antoine Brodin To: Alexey Dokuchaev Content-Type: text/plain; charset=UTF-8 Cc: "svn-ports-head@freebsd.org" , Max Brazhnikov , "svn-ports-all@freebsd.org" , John Marino , William Grzybowski , "ports-committers@freebsd.org" , Mathieu Arnold , 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: Fri, 01 Aug 2014 06:19:19 -0000 On Fri, Aug 1, 2014 at 8:12 AM, Alexey Dokuchaev wrote: > On Fri, Aug 01, 2014 at 08:08:33AM +0200, Antoine Brodin wrote: >> On Fri, Aug 1, 2014 at 8:05 AM, Alexey Dokuchaev wrote: >> > On Fri, Aug 01, 2014 at 08:02:21AM +0200, Antoine Brodin wrote: >> >> Refusing _ in seperator seems total bullshit, this convention has >> >> been in place for 9 years, wtf!? >> > >> > ... PATCH_PATH_SEPARATOR must be one of the [-+_] characters. Where am I >> > refusing _? > > Wait, I don't get it: "Refusing _ in seperator seems total bullshit, ..." > this is what I read from your email (per quoted above). Can you clarify > if you're talking about _ or __? Yes i'm talking about __, are we going to rename thousands patches again? Antoine