From owner-cvs-all@FreeBSD.ORG Mon Apr 19 03:31:02 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 5B54816A4CE; Mon, 19 Apr 2004 03:31:02 -0700 (PDT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3886443D1D; Mon, 19 Apr 2004 03:31:02 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i3JAV1L4026337; Mon, 19 Apr 2004 03:31:01 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i3JAV1jt026335; Mon, 19 Apr 2004 03:31:01 -0700 (PDT) (envelope-from obrien) Date: Mon, 19 Apr 2004 03:31:01 -0700 From: "David O'Brien" To: Alexey Dokuchaev Message-ID: <20040419103101.GB26102@dragon.nuxi.com> References: <200404181922.i3IJMkTf044706@repoman.freebsd.org> <20040419032304.GA61048@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040419032304.GA61048@regency.nsu.ru> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Clement Laforet 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 Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 10:31:02 -0000 On Mon, Apr 19, 2004 at 10:23:04AM +0700, Alexey Dokuchaev wrote: > On Sun, Apr 18, 2004 at 12:22:46PM -0700, Clement Laforet wrote: > While this is certainly great stuff, it should probably be noted that > ``patch-xx'' naming scheme is considered deprecated for the sake of > ``patch-full::path::to::file.ext'' one. If it's not stated explicitly > in porters' handbook, then it should. No! "::" in patch file names isn't the official way of naming files. We've been thru this several times during the past 2 years. Look at ports/Tools/scripts/patchtool.py. The file separator is "_". -- -- David (obrien@FreeBSD.org)