Date: Wed, 22 Jul 2020 16:32:51 +0000 (UTC) From: Craig Leres <leres@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542875 - head/net-mgmt/check_nwc_health Message-ID: <202007221632.06MGWp3N095624@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: leres Date: Wed Jul 22 16:32:50 2020 New Revision: 542875 URL: https://svnweb.freebsd.org/changeset/ports/542875 Log: net-mgmt/check_nwc_health: Update to 7.12.1.2. Changes since 7.10.3: - improve output for connect-vips - bugfix in UCD-MIB swap - try to fallback to ucd if neither sysUptime nor sysDescr exist - add mode watch-vips and connect-vips for F5 - check the number of nodes in a Fortigate cluster - add bgp4 modes for arista, use 2nd context for cisco bgp4 - check increase of sessions for Cisco - add AVM 7580 Reported by: portscout Modified: head/net-mgmt/check_nwc_health/Makefile head/net-mgmt/check_nwc_health/distinfo Modified: head/net-mgmt/check_nwc_health/Makefile ============================================================================== --- head/net-mgmt/check_nwc_health/Makefile Wed Jul 22 16:28:52 2020 (r542874) +++ head/net-mgmt/check_nwc_health/Makefile Wed Jul 22 16:32:50 2020 (r542875) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= check_nwc_health -PORTVERSION= 7.10.3 +PORTVERSION= 7.12.1.2 CATEGORIES= net-mgmt MASTER_SITES= https://labs.consol.de/assets/downloads/nagios/ Modified: head/net-mgmt/check_nwc_health/distinfo ============================================================================== --- head/net-mgmt/check_nwc_health/distinfo Wed Jul 22 16:28:52 2020 (r542874) +++ head/net-mgmt/check_nwc_health/distinfo Wed Jul 22 16:32:50 2020 (r542875) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584811709 -SHA256 (check_nwc_health-7.10.3.tar.gz) = 3bd772d8522b9175406a3b4f25bca8a67f47d0febf17a83ec54928ded57b44df -SIZE (check_nwc_health-7.10.3.tar.gz) = 662624 +TIMESTAMP = 1595435283 +SHA256 (check_nwc_health-7.12.1.2.tar.gz) = c04fbdb0600ad629d166d07bc51ca4aa5c86a1af4b83615fb6762d443268cfe3 +SIZE (check_nwc_health-7.12.1.2.tar.gz) = 671135
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007221632.06MGWp3N095624>