summaryrefslogtreecommitdiff
path: root/sysutils/munin-node
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2010-10-27 18:23:13 +0000
committershattered <shattered@pkgsrc.org>2010-10-27 18:23:13 +0000
commitfd1cf5deb58b71842752b0bd12f21318b7544681 (patch)
treec632d5889934adc4eb99dfa223503a5477b4f2aa /sysutils/munin-node
parent04325d2cc1bd16ee1de33524ed1d4ca3611ba6d6 (diff)
downloadpkgsrc-fd1cf5deb58b71842752b0bd12f21318b7544681.tar.gz
Also ignore null and union filesystems, bump revision.
Diffstat (limited to 'sysutils/munin-node')
-rw-r--r--sysutils/munin-node/Makefile4
-rwxr-xr-xsysutils/munin-node/files/node/node.d.netbsd/df.in5
-rwxr-xr-xsysutils/munin-node/files/node/node.d.netbsd/df_inode.in5
3 files changed, 10 insertions, 4 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index ed66dfab80a..28dc6ed1447 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2010/07/17 11:47:57 abs Exp $
+# $NetBSD: Makefile,v 1.18 2010/10/27 18:23:13 shattered Exp $
#
DISTNAME= munin_${VER}
VER= 1.3.2
PKGNAME= munin-node-${VER}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=munin/}
diff --git a/sysutils/munin-node/files/node/node.d.netbsd/df.in b/sysutils/munin-node/files/node/node.d.netbsd/df.in
index e345f1c4c00..caefa65f175 100755
--- a/sysutils/munin-node/files/node/node.d.netbsd/df.in
+++ b/sysutils/munin-node/files/node/node.d.netbsd/df.in
@@ -8,6 +8,9 @@
# autoconf (optional - used by munin-config)
#
# $Log: df.in,v $
+# Revision 1.2 2010/10/27 18:23:13 shattered
+# Also ignore null and union filesystems, bump revision.
+#
# Revision 1.1.1.1 2006/06/04 20:53:57 he
# Import the client version of the Munin system monitoring/graphing
# tool -- project homepage is at http://munin.sourceforge.net/
@@ -29,7 +32,7 @@
MAXLABEL=20
-TYPES=noprocfs,devfs,fdescfs,ptyfs,kernfs,nfs
+TYPES=noprocfs,devfs,fdescfs,ptyfs,kernfs,nfs,null,union
if [ "$1" = "autoconf" ]; then
diff --git a/sysutils/munin-node/files/node/node.d.netbsd/df_inode.in b/sysutils/munin-node/files/node/node.d.netbsd/df_inode.in
index d7e79245270..f76a80564e2 100755
--- a/sysutils/munin-node/files/node/node.d.netbsd/df_inode.in
+++ b/sysutils/munin-node/files/node/node.d.netbsd/df_inode.in
@@ -8,6 +8,9 @@
# autoconf (optional - used by munin-config)
#
# $Log: df_inode.in,v $
+# Revision 1.2 2010/10/27 18:23:13 shattered
+# Also ignore null and union filesystems, bump revision.
+#
# Revision 1.1.1.1 2006/06/04 20:53:57 he
# Import the client version of the Munin system monitoring/graphing
# tool -- project homepage is at http://munin.sourceforge.net/
@@ -30,7 +33,7 @@
MAXLABEL=20
-TYPES=noprocfs,devfs,fdescfs,ptyfs,kernfs,nfs
+TYPES=noprocfs,devfs,fdescfs,ptyfs,kernfs,nfs,null,union
print_values() {
mfs=0