diff options
author | Craig Leres <leres@FreeBSD.org> | 2022-03-20 23:28:14 +0000 |
---|---|---|
committer | Craig Leres <leres@FreeBSD.org> | 2022-03-20 23:28:14 +0000 |
commit | 9121429df751fc2aebc49d3d08427ee4938b61b3 (patch) | |
tree | c4c9928a550d6a41c127b928db309c3a951d3f74 | |
parent | 9ad3ccf683eb435efcfcfa1b580d46be7a90415a (diff) | |
download | ports-9121429df751fc2aebc49d3d08427ee4938b61b3.tar.gz ports-9121429df751fc2aebc49d3d08427ee4938b61b3.zip |
net-mgmt/check_nwc_health: Update to 10.1.0.1
Changes since 10.0.0.2:
- suppress unknown arista sensors which are not marked as faulty
- check filesystems in Arista (full Log/Core stops syslog and
accounting) accept disabled sensors
- bugfix in arista power supply
Reported by: portscout
-rw-r--r-- | net-mgmt/check_nwc_health/Makefile | 2 | ||||
-rw-r--r-- | 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 17aaf98ff471..5d3b335f480e 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.0.0.2 +PORTVERSION= 10.1.0.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 5ef28bdb5a55..0c4d431b1e6c 100644 --- a/net-mgmt/check_nwc_health/distinfo +++ b/net-mgmt/check_nwc_health/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641666354 -SHA256 (check_nwc_health-10.0.0.2.tar.gz) = 1b91a07d9a991b2328ed55e6a0b9db2bc58a0277858c02cc8fd0ff1289594742 -SIZE (check_nwc_health-10.0.0.2.tar.gz) = 721158 +TIMESTAMP = 1647818645 +SHA256 (check_nwc_health-10.1.0.1.tar.gz) = 3685a4bb7f21102bf170770985ff609c75ae439802a03c60077661f4456c3da6 +SIZE (check_nwc_health-10.1.0.1.tar.gz) = 721977 |