Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2014 14:33:49 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367013 - in head/sysutils: munin-common munin-master munin-node
Message-ID:  <201409021433.s82EXnL6067601@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Sep  2 14:33:48 2014
New Revision: 367013
URL: http://svnweb.freebsd.org/changeset/ports/367013
QAT: https://qat.redports.org/buildarchive/r367013/

Log:
  Take all three, staging follows.
  
  Approved by:	portmgr (NO_STAGE)
  Sponsored by:	Absolight

Modified:
  head/sysutils/munin-common/Makefile
  head/sysutils/munin-master/Makefile
  head/sysutils/munin-node/Makefile

Modified: head/sysutils/munin-common/Makefile
==============================================================================
--- head/sysutils/munin-common/Makefile	Tue Sep  2 14:30:26 2014	(r367012)
+++ head/sysutils/munin-common/Makefile	Tue Sep  2 14:33:48 2014	(r367013)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils perl5
 MASTER_SITES=	${MUNIN_SITES}
 PKGNAMESUFFIX=	-common
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	mat@FreeBSD.org
 COMMENT=	Common components between a munin node and server
 
 BUILD_DEPENDS=	p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \

Modified: head/sysutils/munin-master/Makefile
==============================================================================
--- head/sysutils/munin-master/Makefile	Tue Sep  2 14:30:26 2014	(r367012)
+++ head/sysutils/munin-master/Makefile	Tue Sep  2 14:33:48 2014	(r367013)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils perl5
 MASTER_SITES=	${MUNIN_SITES}
 PKGNAMESUFFIX=	-master
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	mat@FreeBSD.org
 COMMENT=	Collector part of Munin
 
 BUILD_DEPENDS=	p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \

Modified: head/sysutils/munin-node/Makefile
==============================================================================
--- head/sysutils/munin-node/Makefile	Tue Sep  2 14:30:26 2014	(r367012)
+++ head/sysutils/munin-node/Makefile	Tue Sep  2 14:33:48 2014	(r367013)
@@ -8,7 +8,7 @@ CATEGORIES=	sysutils perl5
 MASTER_SITES=	${MUNIN_SITES}
 PKGNAMESUFFIX=	-node
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	mat@FreeBSD.org
 COMMENT=	Node-specific part of Munin
 
 BUILD_DEPENDS=	p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \



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