aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Leres <leres@FreeBSD.org>2022-08-18 20:32:40 +0000
committerCraig Leres <leres@FreeBSD.org>2022-08-18 20:32:40 +0000
commit217b4db3edb7fbbc5ae635f50d11bc4f7bab314d (patch)
tree14b58e4801fdf6bc2b958defbe944d475ddd7c77
parent1a62afa63e305057d2e6ce4670f797973787be95 (diff)
downloadports-217b4db3edb7fbbc5ae635f50d11bc4f7bab314d.tar.gz
ports-217b4db3edb7fbbc5ae635f50d11bc4f7bab314d.zip
net-mgmt/check_nwc_health: Update to 10.3
- add mode check-rtt (cisco-rttmon-mib slas) While we're here add RUN_DEPENDS (thanks, Case!) Reported by: portscout, Case Larsen
-rw-r--r--net-mgmt/check_nwc_health/Makefile6
-rw-r--r--net-mgmt/check_nwc_health/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/net-mgmt/check_nwc_health/Makefile b/net-mgmt/check_nwc_health/Makefile
index 7fb4eb3258e7..19ff04a347a2 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.2.1
+PORTVERSION= 10.3
CATEGORIES= net-mgmt
MASTER_SITES= https://labs.consol.de/assets/downloads/nagios/
@@ -22,6 +22,10 @@ NAGIOSGROUP?= nagios
USERS= ${NAGIOSUSER}
GROUPS= ${NAGIOSGROUP}
+RUN_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \
+ p5-JSON-XS>=4.0:converters/p5-JSON-XS \
+ p5-JSON>=4.0:converters/p5-JSON
+
PLIST_FILES= libexec/check_nwc_health
post-patch:
diff --git a/net-mgmt/check_nwc_health/distinfo b/net-mgmt/check_nwc_health/distinfo
index 12285cf4899b..1126127d9b59 100644
--- a/net-mgmt/check_nwc_health/distinfo
+++ b/net-mgmt/check_nwc_health/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1658525500
-SHA256 (check_nwc_health-10.2.1.tar.gz) = 4a94cefca4eb8c37fbba2a0c395321454d006c0dd427882c2a7a77d965ca4cde
-SIZE (check_nwc_health-10.2.1.tar.gz) = 722409
+TIMESTAMP = 1660854271
+SHA256 (check_nwc_health-10.3.tar.gz) = 0721758c6db0fa1d9e7b1a3a1696589bcf879353b4db1735efd6aa448c0afa54
+SIZE (check_nwc_health-10.3.tar.gz) = 731220