pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   manu
Date:           Tue Oct 30 02:48:24 UTC 2018

Modified Files:
        pkgsrc/doc: CHANGES-2018
        pkgsrc/net/nagios-plugin-syncrepl: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.4526 -r1.4527 pkgsrc/doc/CHANGES-2018
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/nagios-plugin-syncrepl/Makefile \
    pkgsrc/net/nagios-plugin-syncrepl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2018
diff -u pkgsrc/doc/CHANGES-2018:1.4526 pkgsrc/doc/CHANGES-2018:1.4527
--- pkgsrc/doc/CHANGES-2018:1.4526      Mon Oct 29 22:46:45 2018
+++ pkgsrc/doc/CHANGES-2018     Tue Oct 30 02:48:24 2018
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2018,v 1.4526 2018/10/29 22:46:45 he Exp $
+$NetBSD: CHANGES-2018,v 1.4527 2018/10/30 02:48:24 manu Exp $
 
 Changes to the packages collection and infrastructure in 2018:
 
@@ -6305,3 +6305,4 @@ Changes to the packages collection and i
        Updated textproc/uriparser to 0.9.0 [bsiegert 2018-10-29]
        Updated devel/py-setuptools to 40.5.0 [adam 2018-10-29]
        Updated lang/rust to 1.30.0 [he 2018-10-29]
+       Updated net/nagios-plugin-syncrepl to 0.5 [manu 2018-10-30]

Index: pkgsrc/net/nagios-plugin-syncrepl/Makefile
diff -u pkgsrc/net/nagios-plugin-syncrepl/Makefile:1.3 pkgsrc/net/nagios-plugin-syncrepl/Makefile:1.4
--- pkgsrc/net/nagios-plugin-syncrepl/Makefile:1.3      Thu Mar  9 23:47:47 2017
+++ pkgsrc/net/nagios-plugin-syncrepl/Makefile  Tue Oct 30 02:48:24 2018
@@ -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
Index: pkgsrc/net/nagios-plugin-syncrepl/distinfo
diff -u pkgsrc/net/nagios-plugin-syncrepl/distinfo:1.3 pkgsrc/net/nagios-plugin-syncrepl/distinfo:1.4
--- pkgsrc/net/nagios-plugin-syncrepl/distinfo:1.3      Thu Mar  9 23:47:47 2017
+++ pkgsrc/net/nagios-plugin-syncrepl/distinfo  Tue Oct 30 02:48:24 2018
@@ -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



Home | Main Index | Thread Index | Old Index