diff --git a/net-mgmt/check_nwc_health/Makefile b/net-mgmt/check_nwc_health/Makefile index 0b73fe3d34e9..7fb4eb3258e7 100644 --- a/net-mgmt/check_nwc_health/Makefile +++ b/net-mgmt/check_nwc_health/Makefile @@ -1,35 +1,34 @@ PORTNAME= check_nwc_health -PORTVERSION= 10.1.0.3 -PORTREVISION= 1 +PORTVERSION= 10.2.1 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} 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 6fd5e83ae58c..12285cf4899b 100644 --- a/net-mgmt/check_nwc_health/distinfo +++ b/net-mgmt/check_nwc_health/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653759120 -SHA256 (check_nwc_health-10.1.0.3.tar.gz) = 5af7ad719ee388b8cac9bade593b69c30bdef190be6c5c64c7b3bebb4f934793 -SIZE (check_nwc_health-10.1.0.3.tar.gz) = 722146 +TIMESTAMP = 1658525500 +SHA256 (check_nwc_health-10.2.1.tar.gz) = 4a94cefca4eb8c37fbba2a0c395321454d006c0dd427882c2a7a77d965ca4cde +SIZE (check_nwc_health-10.2.1.tar.gz) = 722409