Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2023 01:39:48 GMT
From:      Craig Leres <leres@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5ef0ae37b822 - main - net-mgmt/check_nwc_health: Update to 10.12.1
Message-ID:  <202304220139.33M1dmIA038110@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by leres:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5ef0ae37b8220fc75095da85e0ccd82a5eee5819

commit 5ef0ae37b8220fc75095da85e0ccd82a5eee5819
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2023-04-22 01:39:19 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2023-04-22 01:39:19 +0000

    net-mgmt/check_nwc_health: Update to 10.12.1
    
    Changes since 10.11.0.2:
    
     - add a cluster-check for cisco sdwan
    
     - reduced runtime and amount of transferred data for bgp-related
       checks
    
    Reported by:    portscout
---
 net-mgmt/check_nwc_health/Makefile | 2 +-
 net-mgmt/check_nwc_health/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-mgmt/check_nwc_health/Makefile b/net-mgmt/check_nwc_health/Makefile
index a550256bc04e..210105dd67fa 100644
--- a/net-mgmt/check_nwc_health/Makefile
+++ b/net-mgmt/check_nwc_health/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	check_nwc_health
-PORTVERSION=	10.11.0.2
+PORTVERSION=	10.12.1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://labs.consol.de/assets/downloads/nagios/
 
diff --git a/net-mgmt/check_nwc_health/distinfo b/net-mgmt/check_nwc_health/distinfo
index 46d953766cc2..5495c055bf69 100644
--- a/net-mgmt/check_nwc_health/distinfo
+++ b/net-mgmt/check_nwc_health/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681604000
-SHA256 (check_nwc_health-10.11.0.2.tar.gz) = c40d60b151d3a78b55a565617e1b4e91c277dfbc5736039770e4b8697e8c91a1
-SIZE (check_nwc_health-10.11.0.2.tar.gz) = 810861
+TIMESTAMP = 1682127397
+SHA256 (check_nwc_health-10.12.1.tar.gz) = 6240cf01a4a2a96d480afb93c4ccc8e8fb0217ed55af91fbf7f96a71c5eba2ff
+SIZE (check_nwc_health-10.12.1.tar.gz) = 811489



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304220139.33M1dmIA038110>