Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2017 15:30:52 +0000 (UTC)
From:      =?UTF-8?Q?Romain_Tarti=c3=a8re?= <romain@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r446262 - in head: databases/puppetdb-terminus3 databases/puppetdb-terminus4 databases/puppetdb3 databases/puppetdb4 devel/cpp-hocon devel/leatherman sysutils/facter sysutils/mcollectiv...
Message-ID:  <201707201530.v6KFUqnI089919@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: romain
Date: Thu Jul 20 15:30:52 2017
New Revision: 446262
URL: https://svnweb.freebsd.org/changeset/ports/446262

Log:
  Pass maintainership to puppet@
  
  puppet@ is basically aliased to the previous maintainers in order to ease-up
  updating Puppet-related ports.  The changes where approved by e-mail.

Modified:
  head/databases/puppetdb-terminus3/Makefile
  head/databases/puppetdb-terminus4/Makefile
  head/databases/puppetdb3/Makefile
  head/databases/puppetdb4/Makefile
  head/devel/cpp-hocon/Makefile
  head/devel/leatherman/Makefile
  head/sysutils/facter/Makefile
  head/sysutils/mcollective-actionpolicy-auth/Makefile
  head/sysutils/mcollective-nettest-common/Makefile
  head/sysutils/mcollective-nrpe-common/Makefile
  head/sysutils/mcollective-puppet-common/Makefile
  head/sysutils/mcollective-service-common/Makefile
  head/sysutils/mcollective/Makefile
  head/sysutils/puppet4/Makefile

Modified: head/databases/puppetdb-terminus3/Makefile
==============================================================================
--- head/databases/puppetdb-terminus3/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/databases/puppetdb-terminus3/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -6,7 +6,7 @@ CATEGORIES=	databases ruby
 MASTER_SITES=	http://downloads.puppetlabs.com/puppetdb/
 DISTNAME=	puppetdb-${PORTVERSION}
 
-MAINTAINER=	freebsd@zleslie.info
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT=	PuppetDB storeconfigs backend terminus module
 
 LICENSE=	APACHE20

Modified: head/databases/puppetdb-terminus4/Makefile
==============================================================================
--- head/databases/puppetdb-terminus4/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/databases/puppetdb-terminus4/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -7,7 +7,7 @@ MASTER_SITES=	http://downloads.puppetlabs.com/puppetdb
 PKGNAMESUFFIX=	4
 DISTNAME=	puppetdb-${PORTVERSION}
 
-MAINTAINER=	tj@FreeBSD.org
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT=	PuppetDB storeconfigs backend terminus module
 
 LICENSE=	APACHE20

Modified: head/databases/puppetdb3/Makefile
==============================================================================
--- head/databases/puppetdb3/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/databases/puppetdb3/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -6,7 +6,7 @@ CATEGORIES=	databases java
 MASTER_SITES=	http://downloads.puppetlabs.com/puppetdb/
 PKGNAMESUFFIX=	3
 
-MAINTAINER=	freebsd@zleslie.info
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT=	PuppetDB storeconfigs backend
 
 LICENSE=	APACHE20

Modified: head/databases/puppetdb4/Makefile
==============================================================================
--- head/databases/puppetdb4/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/databases/puppetdb4/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -6,7 +6,7 @@ CATEGORIES=	databases java
 MASTER_SITES=	http://downloads.puppetlabs.com/puppetdb/
 PKGNAMESUFFIX=	4
 
-MAINTAINER=	tj@FreeBSD.org
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT=	PuppetDB storeconfigs backend
 
 LICENSE=	APACHE20

Modified: head/devel/cpp-hocon/Makefile
==============================================================================
--- head/devel/cpp-hocon/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/devel/cpp-hocon/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -5,7 +5,7 @@ PORTVERSION=	0.1.4
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	jslagle@gmail.com
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT=	C++ configuration library
 
 LICENSE=	APACHE20

Modified: head/devel/leatherman/Makefile
==============================================================================
--- head/devel/leatherman/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/devel/leatherman/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -5,7 +5,7 @@ PORTVERSION=	0.10.1
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	jslagle@gmail.com
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT=	Leatherman C++ Tool library
 
 LICENSE=	APACHE20

Modified: head/sysutils/facter/Makefile
==============================================================================
--- head/sysutils/facter/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/sysutils/facter/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -6,7 +6,7 @@ PORTREVISION=	6
 CATEGORIES=	sysutils
 MASTER_SITES=	http://downloads.puppetlabs.com/facter/
 
-MAINTAINER=	ruby@FreeBSD.org
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT=	Cross-platform library for retrieving facts from OS
 
 LICENSE=	APACHE20

Modified: head/sysutils/mcollective-actionpolicy-auth/Makefile
==============================================================================
--- head/sysutils/mcollective-actionpolicy-auth/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/sysutils/mcollective-actionpolicy-auth/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -4,7 +4,7 @@ PORTNAME=	mcollective-actionpolicy-auth
 PORTVERSION=	2.2.0
 CATEGORIES=	sysutils
 
-MAINTAINER=	romain@FreeBSD.org
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT=	MCollective Authorization plugin allowing fine grained ACLs
 
 LICENSE=	APACHE20

Modified: head/sysutils/mcollective-nettest-common/Makefile
==============================================================================
--- head/sysutils/mcollective-nettest-common/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/sysutils/mcollective-nettest-common/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -4,7 +4,7 @@ PORTNAME?=	mcollective-nettest-common
 PORTVERSION=	3.0.4
 CATEGORIES=	sysutils
 
-MAINTAINER=	romain@FreeBSD.org
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT?=	MCollective common files to test ICMP and TCP connectivity
 
 LICENSE=	APACHE20

Modified: head/sysutils/mcollective-nrpe-common/Makefile
==============================================================================
--- head/sysutils/mcollective-nrpe-common/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/sysutils/mcollective-nrpe-common/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -4,7 +4,7 @@ PORTNAME?=	mcollective-nrpe-common
 PORTVERSION=	3.1.0
 CATEGORIES=	sysutils
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT?=	MCollective common files to interact with the NRPE monitoring system
 
 LICENSE=	APACHE20

Modified: head/sysutils/mcollective-puppet-common/Makefile
==============================================================================
--- head/sysutils/mcollective-puppet-common/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/sysutils/mcollective-puppet-common/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -4,7 +4,7 @@ PORTNAME?=	mcollective-puppet-common
 PORTVERSION=	1.13.1
 CATEGORIES=	sysutils
 
-MAINTAINER=	romain@FreeBSD.org
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT?=	MCollective common files to manage the Puppet Agent
 
 LICENSE=	APACHE20

Modified: head/sysutils/mcollective-service-common/Makefile
==============================================================================
--- head/sysutils/mcollective-service-common/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/sysutils/mcollective-service-common/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -4,7 +4,7 @@ PORTNAME?=	mcollective-service-common
 PORTVERSION=	3.1.3
 CATEGORIES=	sysutils
 
-MAINTAINER=	romain@FreeBSD.org
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT?=	MCollective common files to manage the OS Services
 
 LICENSE=	APACHE20

Modified: head/sysutils/mcollective/Makefile
==============================================================================
--- head/sysutils/mcollective/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/sysutils/mcollective/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -6,7 +6,7 @@ PORTVERSION=	2.9.0
 CATEGORIES=	sysutils
 MASTER_SITES=	http://downloads.puppetlabs.com/${PORTNAME}/
 
-MAINTAINER=	swills@FreeBSD.org
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT=	Modern scalable datacenter orchestration framework
 
 LICENSE=	APACHE20

Modified: head/sysutils/puppet4/Makefile
==============================================================================
--- head/sysutils/puppet4/Makefile	Thu Jul 20 13:53:57 2017	(r446261)
+++ head/sysutils/puppet4/Makefile	Thu Jul 20 15:30:52 2017	(r446262)
@@ -6,7 +6,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://downloads.puppetlabs.com/puppet/
 PKGNAMESUFFIX=	4
 
-MAINTAINER=	freebsd@zleslie.info
+MAINTAINER=	puppet@FreeBSD.org
 COMMENT=	Configuration management framework written in Ruby
 
 LICENSE=	APACHE20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707201530.v6KFUqnI089919>