From owner-freebsd-ports@FreeBSD.ORG Thu Jan 28 23:01:46 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAC5D1065696 for ; Thu, 28 Jan 2010 23:01:46 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 92B838FC13 for ; Thu, 28 Jan 2010 23:01:46 +0000 (UTC) Received: from cauchy.math.missouri.edu (localhost [127.0.0.1]) by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id o0SN1i8w092513; Thu, 28 Jan 2010 17:01:44 -0600 (CST) (envelope-from stephen@missouri.edu) Received: from localhost (redmail@localhost) by cauchy.math.missouri.edu (8.14.3/8.14.3/Submit) with ESMTP id o0SN1itv092510; Thu, 28 Jan 2010 17:01:44 -0600 (CST) (envelope-from stephen@missouri.edu) X-Authentication-Warning: cauchy.math.missouri.edu: redmail owned process doing -bs Date: Thu, 28 Jan 2010 17:01:44 -0600 (CST) From: Stephen Montgomery-Smith X-X-Sender: redmail@cauchy.math.missouri.edu To: Charlie Kester In-Reply-To: <20100128224601.GA64692@comcast.net> Message-ID: References: <4B61E988.1000801@missouri.edu> <4B620382.7070902@FreeBSD.org> <20100128224601.GA64692@comcast.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "freebsd-ports@freebsd.org" Subject: Re: patch upgrade for port committers? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2010 23:01:46 -0000 On Thu, 28 Jan 2010, Charlie Kester wrote: > On Thu 28 Jan 2010 at 13:37:06 PST Doug Barton wrote: >> >> Any time you send someone a patch for any reason that deletes an >> existing file it is worthwhile to call the person's attention to this >> fact. >> >> When you submit a port/update that ADDS a file it is definitely >> worthwhile to mention this as well. > > Good advice that should be added to the porter's handbook. In huge letters. Also, I have taken to using shar files instead of diff's when creating new files.