Date: Sat, 4 Jun 2022 17:58:35 GMT From: Craig Leres <leres@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 50c3f5b456c5 - 2022Q2 - net-mgmt/check_nwc_health: Update to 10.1.0.2 Message-ID: <202206041758.254HwZaw070879@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q2 has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=50c3f5b456c58082625fa65a2b3d1b87ac9c8388 commit 50c3f5b456c58082625fa65a2b3d1b87ac9c8388 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2022-05-04 20:26:32 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2022-06-04 17:58:24 +0000 net-mgmt/check_nwc_health: Update to 10.1.0.2 Changes since 10.1.0.1: - use JSON::XS in Interface.pm to avoid misleading UNKNOWN error message Reported by: portscout (cherry picked from commit b838b9191f9fd3bbff8af648ce5d314207850579) --- 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 5d3b335f480e..06fde64bc7da 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.1.0.1 +PORTVERSION= 10.1.0.2 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 0c4d431b1e6c..a8189bbe79fa 100644 --- a/net-mgmt/check_nwc_health/distinfo +++ b/net-mgmt/check_nwc_health/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647818645 -SHA256 (check_nwc_health-10.1.0.1.tar.gz) = 3685a4bb7f21102bf170770985ff609c75ae439802a03c60077661f4456c3da6 -SIZE (check_nwc_health-10.1.0.1.tar.gz) = 721977 +TIMESTAMP = 1651694814 +SHA256 (check_nwc_health-10.1.0.2.tar.gz) = 36e3fc180b9adcbe45a5a85ce73ec64b62e021c1a345bbcf440a1d2b6a7dbec2 +SIZE (check_nwc_health-10.1.0.2.tar.gz) = 722081
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206041758.254HwZaw070879>