From owner-cvs-all@FreeBSD.ORG Wed Apr 21 02:51:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC40016A4D5; Wed, 21 Apr 2004 02:51:10 -0700 (PDT) Received: from mailout2.barnet.com.au (mailout2.barnet.com.au [218.185.88.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BDCE43D46; Wed, 21 Apr 2004 02:51:10 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: by mailout2.barnet.com.au (Postfix, from userid 27) id 288B6AA61D6; Wed, 21 Apr 2004 19:51:08 +1000 (EST) X-Viruscan-Id: <4086440C0000F627BE0712@BarNet> Received: from mail2-auth.barnet.com.au (localhost [127.0.0.1]) by mail2.barnet.com.au (Postfix) with ESMTP id B64ADB29D15; Wed, 21 Apr 2004 19:51:07 +1000 (EST) Received: from k7.mavetju (unknown [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 2934519309; Wed, 21 Apr 2004 19:51:07 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 1708F656A; Wed, 21 Apr 2004 19:51:06 +1000 (EST) Date: Wed, 21 Apr 2004 19:51:05 +1000 From: Edwin Groothuis To: David O'Brien Message-ID: <20040421095105.GC2123@k7.mavetju> References: <200404181922.i3IJMkTf044706@repoman.freebsd.org> <20040419032304.GA61048@regency.nsu.ru> <20040419103101.GB26102@dragon.nuxi.com> <20040419110810.GA24385@regency.nsu.ru> <20040420200903.GA6174@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040420200903.GA6174@dragon.nuxi.com> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/games Makefile ports/games/duke3d Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/duke3d/files README.bsd fix.sh patch-aa patch-ab patch-ac patch-ad patch-ae wrapper.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 09:51:10 -0000 On Tue, Apr 20, 2004 at 01:09:03PM -0700, David O'Brien wrote: > On Mon, Apr 19, 2004 at 06:08:10PM +0700, Alexey Dokuchaev wrote: > > While particular choice for a separator is arguable, the general scheme > > for patch-files is not, right? FWIW, that was my point, not `::' vs. > > whatever. > > > > As a side note, I don't really see any problem with `::' or `-'. > > 1. Bash escapes it so it actually becomes 4 characters. Which is a null-argument: if you use tab as file completion, bash escapes it for you. Yes I'm using bash, and I don't understand at all why you keep hammering on this. Bash *can* handle files with :'s in it, it escapes it. That's exactly why it is escaping it! Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/