ports/145606: [MAINTAINER] net-mgmt/zabbix-server: fix fping locations in sample conf files
Jim Riggs
ports at christianserving.org
Sat Apr 10 14:30:03 UTC 2010
>Number: 145606
>Category: ports
>Synopsis: [MAINTAINER] net-mgmt/zabbix-server: fix fping locations in sample conf files
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Apr 10 14:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Jim Riggs
>Release: FreeBSD 6.3-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD zion.christianserving.org 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #3: Mon May 5 21:27:22 CDT
>Description:
- fix fping locations in sample conf files
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- zabbix-server-1.8.2_1,2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix-server/Makefile /root/portwork/zabbix/net-mgmt/zabbix-server/Makefile
--- /usr/ports/net-mgmt/zabbix-server/Makefile 2010-04-03 05:44:24.000000000 -0500
+++ /root/portwork/zabbix/net-mgmt/zabbix-server/Makefile 2010-04-10 09:17:37.000000000 -0500
@@ -110,6 +110,7 @@
@${GREP} -rl "/etc/zabbix" ${WRKSRC} \
| ${XARGS} ${REINPLACE_CMD} -e 's#/etc/zabbix#${ETCDIR}#g' \
&& ${FIND} ${WRKSRC} -type f -name '*.bak' -exec ${RM} -f {} +
+ @${REINPLACE_CMD} -e 's#/usr/sbin/fping#${PREFIX}/sbin/fping#g' ${WRKSRC}/misc/conf/${PORTNAME}_*.conf
.if ${ZABBIX_BUILD} != "agent"
.ifdef WITHOUT_FPING
--- zabbix-server-1.8.2_1,2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list