svn commit: r561894 - head/net-mgmt/check_nwc_health
Craig Leres
leres at FreeBSD.org
Mon Jan 18 03:21:28 UTC 2021
Author: leres
Date: Mon Jan 18 03:21:27 2021
New Revision: 561894
URL: https://svnweb.freebsd.org/changeset/ports/561894
Log:
net-mgmt/check_nwc_health: Update to 8.0.0.2
Changes sincne 8.0:
- bugfix in HOST-RESOURCE-MIB memory (Arista triggered)
- bugfix in CISCO-ENVMON-MIB, temperatures > 200
- bugfix in arista bgp, mitigate admin down
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 Mon Jan 18 02:09:52 2021 (r561893)
+++ head/net-mgmt/check_nwc_health/Makefile Mon Jan 18 03:21:27 2021 (r561894)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= check_nwc_health
-PORTVERSION= 8.0
+PORTVERSION= 8.0.0.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 Mon Jan 18 02:09:52 2021 (r561893)
+++ head/net-mgmt/check_nwc_health/distinfo Mon Jan 18 03:21:27 2021 (r561894)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609613467
-SHA256 (check_nwc_health-8.0.tar.gz) = 6b73ee5fc6797439b9dea8e6bda042fd05d9b723a60ab09a0815edafeba8dcb5
-SIZE (check_nwc_health-8.0.tar.gz) = 674695
+TIMESTAMP = 1610939929
+SHA256 (check_nwc_health-8.0.0.2.tar.gz) = 2e01846e9a12b877ad17684a26d5c47625d50486e658e7c20e3ddad8f976b209
+SIZE (check_nwc_health-8.0.0.2.tar.gz) = 675768
More information about the svn-ports-all
mailing list