From owner-svn-ports-all@FreeBSD.ORG Sat Dec 15 21:17:04 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DBE2664B for ; Sat, 15 Dec 2012 21:17:04 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4E7648FC1A for ; Sat, 15 Dec 2012 21:17:03 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id go10so3701741lbb.13 for ; Sat, 15 Dec 2012 13:17:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=Q2OZEt81B/Rwb3QYFYr2Y8YYMXaEPICNbCoA8mQnGB8=; b=Mq40JVXeu6DF5jVFR+Bcw2b1tNF08gMTMOAsOgmh4fXpBQvnKLdRqgw203iXZd5nwP lrpE9+YXyiTlF98dXSWLU3FiTK+m4fZv4l6k26MLTU9T9nKM7KVgb5AyS5Zqsw5murbO ELGn1KMFobdAFvFqbHSxY3PRU6I2T0ols/a9g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=Q2OZEt81B/Rwb3QYFYr2Y8YYMXaEPICNbCoA8mQnGB8=; b=Ye7opCQpDRxJrLw+msTARxaY1b+j3CN+kJsVz+sPJ6NBYt2yxQqTnixuWHbS7JhBF6 qyhipfEz85G6/A7UwLXrnkxhVGabRZOWvPpZGOzrejaBT0pQSp/n3vSrwg0cIOe+pxyw aFZhUNBJz/qpHE+EXb9BhunxoUtL6WUF/bxJWluck9LJeQXiX45Lozvs/1h0jriI/Lig x3fi2hWRNQxzy37CJQ6n1jpF0aAL4+TuoNIjUPMQ4rKKEWYa/EmvA1DTMvyooaLs5CWf Nd/ZiEXUNZ/T1h0ocF6aFz7BIYnqGEiXizHbXdPo7X1JQ3sbEPPD+yi2QTSz03mG2J4J nMlg== Received: by 10.112.28.65 with SMTP id z1mr3893702lbg.119.1355606223039; Sat, 15 Dec 2012 13:17:03 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.149.225 with HTTP; Sat, 15 Dec 2012 13:16:31 -0800 (PST) In-Reply-To: <201212151749.qBFHn5ho007857@svn.freebsd.org> References: <201212151749.qBFHn5ho007857@svn.freebsd.org> From: Eitan Adler Date: Sat, 15 Dec 2012 16:16:31 -0500 X-Google-Sender-Auth: 9lDgzc9DcsJU_KoSghIytjSTEe4 Message-ID: Subject: Re: svn commit: r308958 - head/Tools/scripts To: Chris Rees Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQm8B3NbckWUos9p6GD7DubjCBle8utlIApRthI547TREOoLSp4xKy6XF5qjQuRIyIeAFS/G Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Dec 2012 21:17:04 -0000 On 15 December 2012 12:49, Chris Rees wrote: > Author: crees > Date: Sat Dec 15 17:49:05 2012 > New Revision: 308958 > URL: http://svnweb.freebsd.org/changeset/ports/308958 > > Log: > I and Philip are Nice People > > Modified: > head/Tools/scripts/convert-makefile-header.pl > > Modified: head/Tools/scripts/convert-makefile-header.pl > ============================================================================== > --- head/Tools/scripts/convert-makefile-header.pl Sat Dec 15 17:30:16 2012 (r308957) > +++ head/Tools/scripts/convert-makefile-header.pl Sat Dec 15 17:49:05 2012 (r308958) > @@ -28,7 +28,7 @@ Usage: $bn [OPTION] PORT > _ENOUSAGE > } > > -my $nicepeople=".*(avilla@|bapt@|bdrewery@|beat@|eadler@|flo@|flz@|garga@|bsdkaffee@|linimon@|makc@|araujo@|rm@|villa.alberto@).*"; > +my $nicepeople=".*(avilla@|bapt@|bdrewery@|beat@|eadler@|flo@|flz@|garga@|bsdkaffee@|linimon@|makc@|araujo@|rm@|villa.alberto@|crees@|pgollucci@).*"; please don't add yourself here. I've already gotten a bunch of private mails and there is no need to spam this script -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams