Index: head/net-mgmt/check_logfiles/Makefile =================================================================== --- head/net-mgmt/check_logfiles/Makefile (revision 457629) +++ head/net-mgmt/check_logfiles/Makefile (revision 457630) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= check_logfiles PORTVERSION= 3.8.1.4 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://labs.consol.de/assets/downloads/nagios/ MAINTAINER= flo@FreeBSD.org COMMENT= Nagios plugin which scans log files for specific patterns LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING PLIST_FILES= libexec/nagios/check_logfiles USES= autoreconf gmake perl5 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-trusted-path=/bin:/sbin:/usr/bin:/usr/sbin:${LOCALBASE}/bin:${LOCALBASE}/sbin \ - --libexecdir=${PREFIX}/libexec/nagios \ + --libexecdir=${PREFIX}/libexec/nagios .include Index: head/net-mgmt/check_logfiles/files/patch-plugins-scripts_Makefile.am =================================================================== --- head/net-mgmt/check_logfiles/files/patch-plugins-scripts_Makefile.am (nonexistent) +++ head/net-mgmt/check_logfiles/files/patch-plugins-scripts_Makefile.am (revision 457630) @@ -0,0 +1,11 @@ +--- plugins-scripts/Makefile.am.orig 2017-12-16 17:32:11 UTC ++++ plugins-scripts/Makefile.am +@@ -20,7 +20,7 @@ WIN_MODULES=\ + Nagios/CheckLogfiles/Search/Wevtutil.pm + + +-SED=/bin/sed ++SED=/usr/bin/sed + GREP=/bin/grep + CAT=/bin/cat + ECHO=/bin/echo Property changes on: head/net-mgmt/check_logfiles/files/patch-plugins-scripts_Makefile.am ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property