From owner-svn-ports-all@FreeBSD.ORG Thu Mar 19 23:28:43 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5F11A48A; Thu, 19 Mar 2015 23:28:43 +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 2135DA89; Thu, 19 Mar 2015 23:28:43 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2D7BEBDC73; Fri, 20 Mar 2015 00:28:39 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 1159EBDC64; Fri, 20 Mar 2015 00:28:39 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 6B7F22A6AABC; Fri, 20 Mar 2015 00:28:39 +0100 (CET) Date: Fri, 20 Mar 2015 00:28:39 +0100 From: Mathieu Arnold To: Bryan Drewery , Bartek Rutkowski , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r381696 - head/databases/postgresql90-server Message-ID: <631680D69D181AB078586006@atuin.in.mat.cc> In-Reply-To: <550B522F.80108@FreeBSD.org> References: <201503192208.t2JM8HZq006477@svn.freebsd.org> <550B522F.80108@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: Thu, 19 Mar 2015 23:28:43 -0000 +--On 19 mars 2015 17:48:15 -0500 Bryan Drewery wrote: | On 3/19/2015 5:08 PM, Bartek Rutkowski wrote: |> Author: robak |> Date: Thu Mar 19 22:08:16 2015 |> New Revision: 381696 |> URL: https://svnweb.freebsd.org/changeset/ports/381696 |> QAT: https://qat.redports.org/buildarchive/r381696/ |> |> Log: |> databases/postgresql90-server: add CPE information |> |> - Maintainer's timeout (pgsql@FreeBSD.org) |> |> PR: 197485 |> Submitted by: Shun |> |> Modified: |> head/databases/postgresql90-server/Makefile |> | | For what it's worth I give implicit portmgr approval to add CPE | information to any port without maintainer approval. It's already taken care of by the blanket we have in the porter's handbook[1]. CPE is a new thing, and it falls into the "modernization" bit. 1: -- Mathieu Arnold