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,34 +1,38 @@ PORTNAME= check_nwc_health -PORTVERSION= 10.2.1 +PORTVERSION= 10.3 CATEGORIES= net-mgmt MASTER_SITES= https://labs.consol.de/assets/downloads/nagios/ MAINTAINER= leres@FreeBSD.org COMMENT= Nagios plugin to monitor network equipment via SNMP LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= perl5 GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-nagios-user=${NAGIOSUSER} \ --with-nagios-group=${NAGIOSGROUP} \ --with-perl=${PERL} NAGIOSUSER?= nagios 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: ${REINPLACE_CMD} -e "s| /bin/sed| ${SED}|" -e "s| /bin/grep| ${GREP}|" \ ${WRKSRC}/plugins-scripts/Makefile.in # Remove unused expression that is problematic for pkg-fallout # under 12.3 but causes no problems anywhere else ${REINPLACE_CMD} -e "/@AWK@/d" ${WRKSRC}/plugins-scripts/subst.in .include 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