From owner-svn-ports-head@FreeBSD.ORG Thu Dec 13 16:43:24 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 141D0707; Thu, 13 Dec 2012 16:43:24 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id A3BA68FC1A; Thu, 13 Dec 2012 16:43:23 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 58CF15C34; Thu, 13 Dec 2012 11:43:23 -0500 (EST) Date: Thu, 13 Dec 2012 11:43:23 -0500 From: Wesley Shields To: Renato Botelho Subject: Re: svn commit: r308806 - in head: net-mgmt/nstreams net-mgmt/pancho net/hping net/hping-devel net/ipsorc net/p5-Net-Divert net/p5-Net-RawSock security/osiris security/subweb sysutils/ccze sysutils/sec Message-ID: <20121213164323.GA60320@atarininja.org> References: <201212122140.qBCLetRf055506@svn.freebsd.org> <1515737.GQ5tZeusLL@mocha.verizon.net> <20121213163759.GB29164@rbcouto.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121213163759.GB29164@rbcouto.ibm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, "Jason E. Hale" , Eitan Adler , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 13 Dec 2012 16:43:24 -0000 On Thu, Dec 13, 2012 at 02:37:59PM -0200, Renato Botelho wrote: > On Thu, Dec 13, 2012 at 11:30:08AM -0500, Eitan Adler wrote: > > On 13 December 2012 11:27, Jason E. Hale wrote: > > > On Wednesday, December 12, 2012 21:40:55 Wesley Shields wrote: > > >> > > >> Modified: head/net-mgmt/nstreams/Makefile > > >> ============================================================================ > > >> == --- head/net-mgmt/nstreams/Makefile Wed Dec 12 21:33:08 2012 (r308805) > > >> +++ head/net-mgmt/nstreams/Makefile Wed Dec 12 21:40:54 2012 (r308806) @@ > > >> -1,9 +1,5 @@ > > >> -# New ports collection makefile for: nstreams > > >> -# Date created: 22 September 1999 > > >> # Whom: darius@dons.net.au > > >> -# > > >> # $FreeBSD$ > > >> -# > > >> > > > > > > Whom: -> Created by: > > > > there is a script which does this for you: > > Tools/scripts/convert-makefile-header.pl > > > > I'd love to do one sweeping commit and just finish off this nonsense > > once and for all instead of making committers do it with ever update. > > +1 I won't complain. I only did these because I was sweeping the tree to update the maintainer address and I did the headers while I was at it. -- WXS