summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2015-09-14 13:53:03 +0000
committermanu <manu@pkgsrc.org>2015-09-14 13:53:03 +0000
commitab138030f4def3465d4a426fda124b15e4c49934 (patch)
treead4f18f3fe21e6ca484dd7b83b48b05c16d01a60 /net
parent7e811e1d0a7d462a6a6526708fe966f075de5f90 (diff)
downloadpkgsrc-ab138030f4def3465d4a426fda124b15e4c49934.tar.gz
Update check_fstab to 0.3
This fixes monitoring of mounts ftom non-devices sources (e.g.: null mount)
Diffstat (limited to 'net')
-rw-r--r--net/nagios-plugin-fstab/Makefile7
-rw-r--r--net/nagios-plugin-fstab/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/net/nagios-plugin-fstab/Makefile b/net/nagios-plugin-fstab/Makefile
index 20579974ecd..db73ba076c3 100644
--- a/net/nagios-plugin-fstab/Makefile
+++ b/net/nagios-plugin-fstab/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2015/07/12 06:43:24 dholland Exp $
+# $NetBSD: Makefile,v 1.4 2015/09/14 13:53:03 manu Exp $
#
PKGNAME= nagios-plugin-fstab-${DISTNAME:C/.*-//}
-DISTNAME= check_fstab-0.2
+DISTNAME= check_fstab-0.3
CATEGORIES= net
MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/
EXTRACT_SUFX= .tgz
@@ -12,8 +12,7 @@ HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/
COMMENT= Mount points and swaps monitoring plugin for Nagios
LICENSE= modified-bsd
-ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* DragonFly-*-* \
- MirBSD-*-* Bitrig-*-* Linux-*-*
+ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* DragonFly-*-*
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/net/nagios-plugin-fstab/distinfo b/net/nagios-plugin-fstab/distinfo
index 8cf5791723e..93644bd0f4a 100644
--- a/net/nagios-plugin-fstab/distinfo
+++ b/net/nagios-plugin-fstab/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/04/03 18:08:23 rodent Exp $
+$NetBSD: distinfo,v 1.3 2015/09/14 13:53:03 manu Exp $
-SHA1 (check_fstab-0.2.tgz) = 9f8d79b6a6f9503381066e181aac468a7549cc83
-RMD160 (check_fstab-0.2.tgz) = 82f31af8d556b507e0f9ac1ec31990923540ed21
-Size (check_fstab-0.2.tgz) = 2841 bytes
+SHA1 (check_fstab-0.3.tgz) = 32186733afb904647b58a939ecd1f1eb7e7f1cc0
+RMD160 (check_fstab-0.3.tgz) = f3598da4e55bb9411d59dad80ae9842e1573d765
+Size (check_fstab-0.3.tgz) = 2867 bytes