diff --git a/net-mgmt/check_nwc_health/Makefile b/net-mgmt/check_nwc_health/Makefile index ede17aba9472..a550256bc04e 100644 --- a/net-mgmt/check_nwc_health/Makefile +++ b/net-mgmt/check_nwc_health/Makefile @@ -1,39 +1,39 @@ PORTNAME= check_nwc_health -PORTVERSION= 10.11.0.1 +PORTVERSION= 10.11.0.2 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 WWW= https://labs.consol.de/nagios/check_nwc_health LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING 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 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} 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 5cca1489b566..46d953766cc2 100644 --- a/net-mgmt/check_nwc_health/distinfo +++ b/net-mgmt/check_nwc_health/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680371992 -SHA256 (check_nwc_health-10.11.0.1.tar.gz) = d6f050084234e54b0670c91e1fd608891e61f21c49323ab5e8b73d762099d634 -SIZE (check_nwc_health-10.11.0.1.tar.gz) = 810518 +TIMESTAMP = 1681604000 +SHA256 (check_nwc_health-10.11.0.2.tar.gz) = c40d60b151d3a78b55a565617e1b4e91c277dfbc5736039770e4b8697e8c91a1 +SIZE (check_nwc_health-10.11.0.2.tar.gz) = 810861