From owner-svn-ports-all@FreeBSD.ORG Tue Sep 9 22:26:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3328064E; Tue, 9 Sep 2014 22:26:06 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E6804149; Tue, 9 Sep 2014 22:26:05 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 40869BDC68; Wed, 10 Sep 2014 00:26:04 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 385ECBDC65; Wed, 10 Sep 2014 00:26:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 23ED610FCF1C; Wed, 10 Sep 2014 00:26:03 +0200 (CEST) Date: Wed, 10 Sep 2014 00:26:03 +0200 From: Mathieu Arnold To: Bryan Drewery , John Marino , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r367578 - head/Mk Message-ID: In-Reply-To: <540F71FA.2090202@FreeBSD.org> References: <201409071718.s87HIdWP096355@svn.freebsd.org> <540F71FA.2090202@FreeBSD.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 09 Sep 2014 22:26:06 -0000 +--On 9 septembre 2014 16:32:42 -0500 Bryan Drewery wrote: | On 9/7/2014 12:18 PM, John Marino wrote: |> Author: marino |> Date: Sun Sep 7 17:18:39 2014 |> New Revision: 367578 |> URL: http://svnweb.freebsd.org/changeset/ports/367578 |> QAT: https://qat.redports.org/buildarchive/r367578/ |> |> Log: |> bsd.port.mk: Fix typo found in EXTRA_PATCHES handling |> |> PR: 193432 |> Reported by: ian@ |> Approved by: portmgr (implicit, obvious, just-fix-it) | | This blanket does not apply to bsd.port.mk. The spirit was against | maintainer lock of ports. Most bsd.port.mk changes require exp-runs. The scope of the blanket is documented in the porter's handbook[1], and it clearly states: Exceptions to this are anything maintained by the Ports Management Team , or the Security Officer Team . No unauthorized commits may ever be made to ports maintained by those groups." 1: http://www.freebsd.org/doc/en/books/porters-handbook/makefile-maintainer.html -- Mathieu Arnold