diff options
author | taca <taca@pkgsrc.org> | 2006-08-17 14:21:39 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2006-08-17 14:21:39 +0000 |
commit | a49854b9d91c51b87e4ec4f3e774abecf5ecc6b8 (patch) | |
tree | 830d4f1c31825acdd9676a05abaed55bbc0e3204 /net/nagios-plugin-mysql | |
parent | 0bcf5ee908cc77251583586c8910cd229030fe81 (diff) | |
download | pkgsrc-a49854b9d91c51b87e4ec4f3e774abecf5ecc6b8.tar.gz |
Catch up nagios-plugin-* pacakges to 1.4.3.
1.4.3
Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install
SSL plugins work with gnutls as well as OpenSSL
check_mysql_query added to run arbitrary SQL commands, with threshold checking
libtool now required for development systems
Notice: check_udp (compiled from check_udp.c) will be deprecated in the next release.
check_udp2 should be used instead and will be renamed to check_udp
Diffstat (limited to 'net/nagios-plugin-mysql')
-rw-r--r-- | net/nagios-plugin-mysql/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/nagios-plugin-mysql/distinfo b/net/nagios-plugin-mysql/distinfo index 82e42425eb7..3a7a7551e19 100644 --- a/net/nagios-plugin-mysql/distinfo +++ b/net/nagios-plugin-mysql/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/02/18 17:21:58 bouyer Exp $ +$NetBSD: distinfo,v 1.2 2006/08/17 14:21:39 taca Exp $ -SHA1 (nagios-plugins-1.4.2.tar.gz) = d12238c75c0bbb0c7cb8e81585effe5375b9ced4 -RMD160 (nagios-plugins-1.4.2.tar.gz) = 93d747bb445e4e59cdb72ef210feb052b7855cac -Size (nagios-plugins-1.4.2.tar.gz) = 971447 bytes +SHA1 (nagios-plugins-1.4.3.tar.gz) = c26fc2f31d7579c3a8174dcd1965046c4b1c8d37 +RMD160 (nagios-plugins-1.4.3.tar.gz) = bc1d4f8cddd481775c514758a462fe533e01e846 +Size (nagios-plugins-1.4.3.tar.gz) = 1257775 bytes SHA1 (patch-ak) = c3d9f6ea9a971c45ec4159f800c2a975a3013c82 |