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:           Sat Nov 15 01:00:23 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/net/nagios-plugin-dnsrbl: Makefile distinfo

Log Message:
Updat net/nagios-plugin-dnsrbl to 0.6

Changes since 0.4:

2025/11/15 version 0.6
        - Remove now dead megarbl

2018/07/25 version 0.5
        - IPv6 support from Edgar Fu\xdf <ef%math.uni-bonn.de@localhost>


To generate a diff of this commit:
cvs rdiff -u -r1.6708 -r1.6709 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/nagios-plugin-dnsrbl/Makefile
cvs rdiff -u -r1.6 -r1.7 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/doc/CHANGES-2025
diff -u pkgsrc/doc/CHANGES-2025:1.6708 pkgsrc/doc/CHANGES-2025:1.6709
--- pkgsrc/doc/CHANGES-2025:1.6708      Sat Nov 15 00:59:05 2025
+++ pkgsrc/doc/CHANGES-2025     Sat Nov 15 01:00:22 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.6708 2025/11/15 00:59:05 wen Exp $
+$NetBSD: CHANGES-2025,v 1.6709 2025/11/15 01:00:22 manu Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -9742,3 +9742,4 @@ Changes to the packages collection and i
        Updated www/p5-Dancer2 to 2.0.1 [wen 2025-11-15]
        Updated www/p5-HTML-Form to 6.13 [wen 2025-11-15]
        Updated math/p5-Math-Base-Convert to 0.13 [wen 2025-11-15]
+       Updated net/nagios-plugin-dnsrbl to 0.6 [manu 2025-11-16]

Index: pkgsrc/net/nagios-plugin-dnsrbl/Makefile
diff -u pkgsrc/net/nagios-plugin-dnsrbl/Makefile:1.7 pkgsrc/net/nagios-plugin-dnsrbl/Makefile:1.8
--- pkgsrc/net/nagios-plugin-dnsrbl/Makefile:1.7        Mon Jan  9 00:42:46 2023
+++ pkgsrc/net/nagios-plugin-dnsrbl/Makefile    Sat Nov 15 01:00:22 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2023/01/09 00:42:46 sekiya Exp $
+# $NetBSD: Makefile,v 1.8 2025/11/15 01:00:22 manu Exp $
 #
 
-DISTNAME=      check_dnsrbl-0.4
+DISTNAME=      check_dnsrbl-0.6
 PKGNAME=       nagios-plugin-dnsrbl-${DISTNAME:C/.*-//}
 CATEGORIES=    net
 MASTER_SITES=  http://ftp.espci.fr/pub/nagios-local/

Index: pkgsrc/net/nagios-plugin-dnsrbl/distinfo
diff -u pkgsrc/net/nagios-plugin-dnsrbl/distinfo:1.6 pkgsrc/net/nagios-plugin-dnsrbl/distinfo:1.7
--- pkgsrc/net/nagios-plugin-dnsrbl/distinfo:1.6        Tue Oct 26 11:06:03 2021
+++ pkgsrc/net/nagios-plugin-dnsrbl/distinfo    Sat Nov 15 01:00:22 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:06:03 nia Exp $
+$NetBSD: distinfo,v 1.7 2025/11/15 01:00:22 manu Exp $
 
-BLAKE2s (check_dnsrbl-0.4.tgz) = 3719c9a8580bc985f10cfa203355d79a3d251a8e7dd4eb9da8ace184cbf06cb9
-SHA512 (check_dnsrbl-0.4.tgz) = 75f4e72149818bb7e52cc16ee822bd2c991df0a987e721d93ff63cb78982df367b68f43986d2a41e9a888186e41671fb6be9825b10b0e5fd7b3e6275ef1b1cbf
-Size (check_dnsrbl-0.4.tgz) = 5935 bytes
+BLAKE2s (check_dnsrbl-0.6.tgz) = ccc4790252c3b41ba26d42c0b40a4cbc9c38ebfab7ea94bfe9b4b4d0be2d625f
+SHA512 (check_dnsrbl-0.6.tgz) = 22de8499e71ba93ec4973e282368d64b6309b443df6b23aadb8792e41fdb5ec79b4f09b4a03aa12e90500e58eca6bc8a602b0a0a6e6d5337d38ec70be9831185
+Size (check_dnsrbl-0.6.tgz) = 6117 bytes



Home | Main Index | Thread Index | Old Index