pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net Drop maintainershit of the Nagios packages. I cann...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b0fb528a711
branches:  trunk
changeset: 557096:4b0fb528a711
user:      tonnerre <tonnerre%pkgsrc.org@localhost>
date:      Sat Apr 11 17:24:00 2009 +0000

description:
Drop maintainershit of the Nagios packages. I cannot maintain a package
containing PHP code in good conscience.

diffstat:

 net/nagios-base/Makefile        |  4 ++--
 net/nagios-plugin-snmp/Makefile |  4 ++--
 net/nagios-plugins/Makefile     |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (49 lines):

diff -r c53600579edc -r 4b0fb528a711 net/nagios-base/Makefile
--- a/net/nagios-base/Makefile  Sat Apr 11 17:23:42 2009 +0000
+++ b/net/nagios-base/Makefile  Sat Apr 11 17:24:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2009/03/24 19:28:26 bouyer Exp $
+# $NetBSD: Makefile,v 1.24 2009/04/11 17:24:00 tonnerre Exp $
 #
 
 DISTNAME=              nagios-3.1.0
@@ -6,7 +6,7 @@
 CATEGORIES=            net sysutils
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=nagios/}
 
-MAINTAINER=            tonnerre%NetBSD.org@localhost
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.nagios.org/
 COMMENT=               Network monitor
 
diff -r c53600579edc -r 4b0fb528a711 net/nagios-plugin-snmp/Makefile
--- a/net/nagios-plugin-snmp/Makefile   Sat Apr 11 17:23:42 2009 +0000
+++ b/net/nagios-plugin-snmp/Makefile   Sat Apr 11 17:24:00 2009 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2008/05/27 21:22:02 tonnerre Exp $
+# $NetBSD: Makefile,v 1.10 2009/04/11 17:24:00 tonnerre Exp $
 #
 
 PKGNAME=       nagios-plugin-snmp-${PLUGINSVERSION}
 CATEGORIES=    net sysutils
 
-MAINTAINER=    tonnerre%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Nagios snmp plugins
 
 DEPENDS+=      nagios-plugins-${PLUGINSVERSION}{,nb[0-9]*}:../../net/nagios-plugins
diff -r c53600579edc -r 4b0fb528a711 net/nagios-plugins/Makefile
--- a/net/nagios-plugins/Makefile       Sat Apr 11 17:23:42 2009 +0000
+++ b/net/nagios-plugins/Makefile       Sat Apr 11 17:24:00 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2009/03/24 19:54:54 bouyer Exp $
+# $NetBSD: Makefile,v 1.18 2009/04/11 17:24:00 tonnerre Exp $
 #
 
 CATEGORIES=    net sysutils
 
-MAINTAINER=    tonnerre%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://sourceforge.net/projects/nagiosplug/
 COMMENT=       Nagios plugins
 



Home | Main Index | Thread Index | Old Index