pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/nagios-plugin-dnsrbl
Module Name: pkgsrc
Committed By: manu
Date: Sun Aug 20 03:28:49 UTC 2017
Modified Files:
pkgsrc/net/nagios-plugin-dnsrbl: Makefile distinfo
Log Message:
Update nagios-plugin-dnsrbl to 0.3
- multithreaded DNS lookups to reduce latency
- updated built-in DNSRBL list
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/nagios-plugin-dnsrbl/Makefile \
pkgsrc/net/nagios-plugin-dnsrbl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/nagios-plugin-dnsrbl/Makefile
diff -u pkgsrc/net/nagios-plugin-dnsrbl/Makefile:1.2 pkgsrc/net/nagios-plugin-dnsrbl/Makefile:1.3
--- pkgsrc/net/nagios-plugin-dnsrbl/Makefile:1.2 Sun Mar 22 19:42:53 2015
+++ pkgsrc/net/nagios-plugin-dnsrbl/Makefile Sun Aug 20 03:28:49 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2015/03/22 19:42:53 rodent Exp $
+# $NetBSD: Makefile,v 1.3 2017/08/20 03:28:49 manu Exp $
#
PKGNAME= nagios-plugin-dnsrbl-${DISTNAME:C/.*-//}
-DISTNAME= check_dnsrbl-0.2
+DISTNAME= check_dnsrbl-0.3
CATEGORIES= net
MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/
EXTRACT_SUFX= .tgz
Index: pkgsrc/net/nagios-plugin-dnsrbl/distinfo
diff -u pkgsrc/net/nagios-plugin-dnsrbl/distinfo:1.2 pkgsrc/net/nagios-plugin-dnsrbl/distinfo:1.3
--- pkgsrc/net/nagios-plugin-dnsrbl/distinfo:1.2 Wed Nov 4 00:35:13 2015
+++ pkgsrc/net/nagios-plugin-dnsrbl/distinfo Sun Aug 20 03:28:49 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 00:35:13 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/08/20 03:28:49 manu Exp $
-SHA1 (check_dnsrbl-0.2.tgz) = f11df81eb699673cfc9e46313d584d0ef14bab14
-RMD160 (check_dnsrbl-0.2.tgz) = 16c1166831d75bd90797c19a0f08a9ec1a1de7b5
-SHA512 (check_dnsrbl-0.2.tgz) = 23c011a709346dc175baab66d8044b07b9e794ce5df73aa922ca8348f703603fc185e29ce33d0356395d1cf1566b2edade543ff81f00038ddf66496fc887fece
-Size (check_dnsrbl-0.2.tgz) = 4301 bytes
+SHA1 (check_dnsrbl-0.3.tgz) = 64f371c196bdda34681be1d255cc736c66b3f7f1
+RMD160 (check_dnsrbl-0.3.tgz) = 7a00a85e6deeb8bae32c93391d662a993116a136
+SHA512 (check_dnsrbl-0.3.tgz) = 32d326833a7e040be475b9c992095f36a0ea7b6eb4b1a072c1ca09d74fa4a8af5d55f73217c0a3a6d9fad97b1e7e8f979834a2cbc74de7e79db8d5aa007bfebb
+Size (check_dnsrbl-0.3.tgz) = 5869 bytes
Home |
Main Index |
Thread Index |
Old Index