Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2008 10:42:19 +0100 (CET)
From:      Frank Behrens <frank+ports@ilse.behrens.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/128460: [maintainer update] port dns/zkt 0.97
Message-ID:  <200810290942.m9T9gJLJ085159@moon.behrens>
Resent-Message-ID: <200810290950.m9T9o1Ap030148@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810290942.m9T9gJLJ085159>