From owner-svn-ports-head@FreeBSD.ORG Sat Sep 21 07:16:29 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B7C6C7B3 for ; Sat, 21 Sep 2013 07:16:29 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pd0-x236.google.com (mail-pd0-x236.google.com [IPv6:2607:f8b0:400e:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8BEBE2D98 for ; Sat, 21 Sep 2013 07:16:29 +0000 (UTC) Received: by mail-pd0-f182.google.com with SMTP id r10so1252901pdi.27 for ; Sat, 21 Sep 2013 00:16:29 -0700 (PDT) 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:message-id :subject:to:cc:content-type; bh=7rMn4GKcNpW5kkEo8oA68/27C225+uA/YM2r8Unp6vM=; b=SW6VDGa2/EXZeFXXTUtOaqoKzk8X+1JTvxRyxP14DORLjWG54Lm5J4I+5Qk2E22Rvf 6Zl27lrGayNGEacS+OwKHH3TBuaGROhsEeZqxiMU0+iUhpWWmYIjKkFDjR29U5DSZj6/ +X+Q4MEjrLfvPJhDcUfAQzFKIt4wCnng+4XoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=7rMn4GKcNpW5kkEo8oA68/27C225+uA/YM2r8Unp6vM=; b=i3ZTfYIKgS28mGx3gDPePTtHQnfA9fzEaEGyJCqLQrHpF0yYytjuwqnkYh83nelQMc xt1Prqbq2WEmO0oEah/msCOH9L5OeuAl1iZuKhcXg3lRTbfitHxxkNZ8YpMvZ6BTsXyp u/km3Tp5PdDelhBRCUehNaGEfEkAx44HNuucYHxgB1bqC+y0utzLJAqkMC/4sP+brRm+ +Fqd0I3Cvea+D8I/wh0tcgMOa7wRRRygIYRfe3OLWkfqw2zwfyEiHMB5t0k2c0VWBIl0 PhRaw5SNTOFO/pncaLu/2tzWP71HLF/5lVrHGD4rfry4cELCkxxxSjSeW991Zbauq+87 cxyg== X-Gm-Message-State: ALoCoQnlnBZTWbbQ6V/f8bpTzSX/KR6NJ/KTpUwZUQvmneZI2YCM9mPyj2sqxgi6S5A4UzyDGR+g X-Received: by 10.68.232.134 with SMTP id to6mr32853pbc.163.1379747788877; Sat, 21 Sep 2013 00:16:28 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.70.6.3 with HTTP; Sat, 21 Sep 2013 00:15:58 -0700 (PDT) In-Reply-To: <201309210006.r8L06TXn099257@svn.freebsd.org> References: <201309210006.r8L06TXn099257@svn.freebsd.org> From: Eitan Adler Date: Sat, 21 Sep 2013 03:15:58 -0400 X-Google-Sender-Auth: l9ucxMhHpo00EZ3PjxodGlArzzc Message-ID: Subject: Re: svn commit: r327787 - head/Tools/scripts To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 Cc: svn-ports-head@freebsd.org, 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: Sat, 21 Sep 2013 07:16:29 -0000 On Fri, Sep 20, 2013 at 8:06 PM, Baptiste Daroussin wrote: > Author: bapt > Date: Sat Sep 21 00:06:29 2013 > New Revision: 327787 > URL: http://svnweb.freebsd.org/changeset/ports/327787 > > Log: > Remove Tools/scripts/convert-makefile-header.pl it is not needed anymore The script contained the canonical list of people that agreed to have the 'created by' line removed. I agree it should be removed but that list should be maintained somewhere. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams