Index | Thread | Search

From:
Daniel Jakots <danj@chown.me>
Subject:
Re: [UPDATE] net/nagios/check_openbgpd to 1.11
To:
Andrew Hewus Fresh <andrew@afresh1.com>
Cc:
ports@openbsd.org
Date:
Sun, 9 Jun 2024 21:35:28 -0400

Download raw body.

Thread
On Sun, 9 Jun 2024 16:02:55 -0700, Andrew Hewus Fresh
<andrew@afresh1.com> wrote:

> I updated the check_openbgpd script for perl 5.38 to remove the "when"
> warnings.   Unfortunately, I don't really use OpenBGPd much anymore,
> so if someone who does use it could test this and make sure it
> doesn't have any regressions before I commit the update, I would sure
> appreciate it.

The update indeed makes the warnings disappear. Works fine and the
upstream diff looks sensible. Thanks!

ok danj@
 
> https://cvs.afresh1.com/cgi-bin/cvsweb/nagios/check_openbgpd/
> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/nagios/check_openbgpd/Makefile,v
> retrieving revision 1.12
> diff -u -p -r1.12 Makefile
> --- Makefile	27 Sep 2023 14:18:20 -0000	1.12
> +++ Makefile	9 Jun 2024 22:56:06 -0000
> @@ -1,7 +1,7 @@
>  PKG_ARCH=		*
>  
>  COMMENT=		Nagios plugin to monitor OpenBGPd peers
> -DISTNAME=		check_openbgpd-1.10.1
> +DISTNAME=		check_openbgpd-1.11
>  CATEGORIES=		sysutils net
>  
>  MAINTAINER=		Andrew Hewus Fresh <afresh1@openbsd.org>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/nagios/check_openbgpd/distinfo,v
> retrieving revision 1.4
> diff -u -p -r1.4 distinfo
> --- distinfo	31 Jan 2021 21:20:45 -0000	1.4
> +++ distinfo	9 Jun 2024 22:56:06 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (check_openbgpd-1.10.1.tar.gz) =
> ZpE1Pewv/+M2/h5/laTz7wUUoSI6Ne6efWwwZjfdK4w= -SIZE
> (check_openbgpd-1.10.1.tar.gz) = 4339 +SHA256
> (check_openbgpd-1.11.tar.gz) =
> h9/o2XyqCN/x07nlcopKavqxAKLIhiSl6ttuknlmDSQ= +SIZE
> (check_openbgpd-1.11.tar.gz) = 4508
>