Date: Mon, 20 Nov 2006 11:01:02 +0000 (UTC) From: Olafur Osvaldsson <oli@isnic.is> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105685: [MAINTAINER] dns/nsd2: Fixing pkg-plist errors Message-ID: <20061120110102.594398A01D@aker.isnic.is> Resent-Message-ID: <200611201110.kAKBALJc002647@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105685 >Category: ports >Synopsis: [MAINTAINER] dns/nsd2: Fixing pkg-plist errors >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: Mon Nov 20 11:10:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Olafur Osvaldsson >Release: FreeBSD 5.4-RELEASE-p6 i386 >Organization: ISNIC >Environment: System: FreeBSD aker.isnic.is 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #7: Wed Aug 23 15:43:16 UTC 2006 >Description: Fixing pkg-plist errors >How-To-Repeat: >Fix: --- nsd-2.3.6_1.patch begins here --- diff -ruN nsd2.orig/Makefile nsd2/Makefile --- nsd2.orig/Makefile Mon Nov 20 10:51:31 2006 +++ nsd2/Makefile Mon Nov 20 10:56:43 2006 @@ -7,6 +7,7 @@ PORTNAME= nsd PORTVERSION= 2.3.6 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ diff -ruN nsd2.orig/pkg-plist nsd2/pkg-plist --- nsd2.orig/pkg-plist Mon Nov 20 10:51:31 2006 +++ nsd2/pkg-plist Mon Nov 20 10:53:14 2006 @@ -1,4 +1,6 @@ @comment $FreeBSD: ports/dns/nsd2/pkg-plist,v 1.1 2006/10/31 17:27:32 alepulver Exp $ +etc/rc.d/nsd.sh +etc/nsd/nsdc.conf.sample etc/nsd/nsd.zones.sample sbin/nsd sbin/zonec --- nsd-2.3.6_1.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?20061120110102.594398A01D>