diff options
author | manu <manu@pkgsrc.org> | 2018-10-30 02:48:24 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2018-10-30 02:48:24 +0000 |
commit | 155603ee3214f0e709dcd8fa0a11f1afaf6f5404 (patch) | |
tree | dee38a7df6aea30ecd59ab9ba5cbe8f28bb95f1c /net | |
parent | 3b1af4c5de809ba5f7250df365aa05c9546a4d5f (diff) | |
download | pkgsrc-155603ee3214f0e709dcd8fa0a11f1afaf6f5404.tar.gz |
Updated net/nagios-plugin-syncrepl to 0.5
Change since 0.2: add a -s option to specify an acceptable delay that will
not fire an alert
Diffstat (limited to 'net')
-rw-r--r-- | net/nagios-plugin-syncrepl/Makefile | 4 | ||||
-rw-r--r-- | net/nagios-plugin-syncrepl/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/nagios-plugin-syncrepl/Makefile b/net/nagios-plugin-syncrepl/Makefile index bccfec47859..ef35873ca1f 100644 --- a/net/nagios-plugin-syncrepl/Makefile +++ b/net/nagios-plugin-syncrepl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2017/03/09 23:47:47 manu Exp $ +# $NetBSD: Makefile,v 1.4 2018/10/30 02:48:24 manu Exp $ # PKGNAME= nagios-plugin-syncrepl-${DISTNAME:C/.*-//} -DISTNAME= check_syncrepl-0.2 +DISTNAME= check_syncrepl-0.5 CATEGORIES= net MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz diff --git a/net/nagios-plugin-syncrepl/distinfo b/net/nagios-plugin-syncrepl/distinfo index cc3e98c9f52..f50812d0195 100644 --- a/net/nagios-plugin-syncrepl/distinfo +++ b/net/nagios-plugin-syncrepl/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2017/03/09 23:47:47 manu Exp $ +$NetBSD: distinfo,v 1.4 2018/10/30 02:48:24 manu Exp $ -SHA1 (check_syncrepl-0.2.tgz) = 3a3fbc78b5d3c773caa6fa09f70c26624ca13317 -RMD160 (check_syncrepl-0.2.tgz) = abfaee485d697e35d173b5c68c4bf6e22ef68175 -SHA512 (check_syncrepl-0.2.tgz) = 8ea177dfd4c81558a2403a95a491e4e4582b23dc10dc647c286f615631dd45dcaceb6b1e458feb8fc5a861bb44b3832971f5aa18bb2598ac96ee8836699acb5f -Size (check_syncrepl-0.2.tgz) = 2152 bytes +SHA1 (check_syncrepl-0.5.tgz) = 784a41e93a1fff8e0bb8560ff152586954b7425c +RMD160 (check_syncrepl-0.5.tgz) = ae359f554162af5b4069fefddfcbc883587a1cfb +SHA512 (check_syncrepl-0.5.tgz) = c2c108c4d7997401859ff5131bcfd926bdc36681a3bf3371b32538b6e9be4e90eba0681e94c908cbcd150c3949a056f478f855c8ee27681355335628679a7824 +Size (check_syncrepl-0.5.tgz) = 2412 bytes |