From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 20 11:15:34 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 863DC16A407 for ; Mon, 20 Nov 2006 11:15:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AD3643D75 for ; Mon, 20 Nov 2006 11:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAKBAL15002653 for ; Mon, 20 Nov 2006 11:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAKBALJc002647; Mon, 20 Nov 2006 11:10:21 GMT (envelope-from gnats) Resent-Date: Mon, 20 Nov 2006 11:10:21 GMT Resent-Message-Id: <200611201110.kAKBALJc002647@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Olafur Osvaldsson Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE22F16A4A0 for ; Mon, 20 Nov 2006 11:01:14 +0000 (UTC) (envelope-from oli@aker.isnic.is) Received: from aker.isnic.is (aker.isnic.is [193.4.58.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79E3443D69 for ; Mon, 20 Nov 2006 11:00:48 +0000 (GMT) (envelope-from oli@aker.isnic.is) Received: by aker.isnic.is (Postfix, from userid 1000) id 594398A01D; Mon, 20 Nov 2006 11:01:02 +0000 (UTC) Message-Id: <20061120110102.594398A01D@aker.isnic.is> Date: Mon, 20 Nov 2006 11:01:02 +0000 (UTC) From: Olafur Osvaldsson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/105685: [MAINTAINER] dns/nsd2: Fixing pkg-plist errors X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Nov 2006 11:15:34 -0000 >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: