ports/128460: [maintainer update] port dns/zkt 0.97

Frank Behrens frank+ports at ilse.behrens.de
Wed Oct 29 09:50:01 UTC 2008


>Number:         128460
>Category:       ports
>Synopsis:       [maintainer update] port dns/zkt 0.97
>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:   Wed Oct 29 09:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Frank Behrens
>Release:        FreeBSD 7.0-STABLE-200805150513 i386
>Organization:
>Environment:
>Description:
Maintainer update for port dns/zkt:
- patch man pages to reflect configuration directory on FreeBSD

Note: Change of port version/revision not needed, because it is a
minor man page change only.

>How-To-Repeat:
>Fix:
--- zkt-0.97-port.patch begins here ---
--- /usr/ports/dns/zkt/Makefile	2008-08-17 08:09:52.000000000 +0200
+++ /usr/local/src/ownports/zkt/port/Makefile	2008-10-29 07:58:54.000000000 +0100
@@ -26,6 +26,9 @@
 
 .include <bsd.port.pre.mk>
 
+post-patch:
+	@${REINPLACE_CMD} -e 's|/var/named/|${DIR_NAMED_CONF}/|g' ${WRKSRC}/*.8
+
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/dnssec-zkt ${PREFIX}/sbin/
 	${INSTALL_PROGRAM} ${WRKSRC}/dnssec-signer ${PREFIX}/sbin/
--- zkt-0.97-port.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list