svn commit: r367013 - in head/sysutils: munin-common munin-master munin-node

Mathieu Arnold mat at FreeBSD.org
Tue Sep 2 14:33:49 UTC 2014


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 at FreeBSD.org
+MAINTAINER=	mat at 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 at FreeBSD.org
+MAINTAINER=	mat at 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 at FreeBSD.org
+MAINTAINER=	mat at FreeBSD.org
 COMMENT=	Node-specific part of Munin
 
 BUILD_DEPENDS=	p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \


More information about the svn-ports-head mailing list