Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  3 Nov 2004 14:36:19 +0000 (GMT)
From:      Olafur Osvaldsson <oli@isnic.is>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73455: [MAINTAINER] dns/nsd: update to 2.1.4
Message-ID:  <20041103143619.615A18A1CF@aker.isnic.is>
Resent-Message-ID: <200411031440.iA3EeRE7007086@freefall.freebsd.org>

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

>Number:         73455
>Category:       ports
>Synopsis:       [MAINTAINER] dns/nsd: update to 2.1.4
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 03 14:40:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Olafur Osvaldsson
>Release:        FreeBSD 5.3-RC1 i386
>Organization:
ISNIC
>Environment:
System: FreeBSD aker.isnic.is 5.3-RC1 FreeBSD 5.3-RC1 #0: Sat Oct 30 14:46:17 GMT 2004
>Description:
- Update to 2.1.4

There was a bug in 2.1.3 wich caused AXFRs to stop working.

I'm also using the commit to get rid of an unneeded keyword and
fixing the comment line.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- nsd-2.1.4.patch begins here ---
diff -ruN nsd.orig/Makefile nsd/Makefile
--- nsd.orig/Makefile	Tue Nov  2 09:13:32 2004
+++ nsd/Makefile	Wed Nov  3 14:32:44 2004
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	nsd
-PORTVERSION=	2.1.3
+PORTVERSION=	2.1.4
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
 		ftp://ftp.rhnet.is/pub/nsd/
 
 MAINTAINER=	oli@isnic.is
-COMMENT=	An authoritative only non-recursive high performance name server
+COMMENT=	An authoritative only non-recursive name server
 
 USE_RC_SUBR=	yes
 
diff -ruN nsd.orig/distinfo nsd/distinfo
--- nsd.orig/distinfo	Tue Nov  2 09:13:32 2004
+++ nsd/distinfo	Wed Nov  3 14:33:19 2004
@@ -1,2 +1,2 @@
-MD5 (nsd-2.1.3.tar.gz) = ea832d52e97a22f0f82a48fd16a72de7
-SIZE (nsd-2.1.3.tar.gz) = 225388
+MD5 (nsd-2.1.4.tar.gz) = 8aee452493b93f27c52e8b4dd2d5a161
+SIZE (nsd-2.1.4.tar.gz) = 225414
diff -ruN nsd.orig/files/nsd.sh.tmpl nsd/files/nsd.sh.tmpl
--- nsd.orig/files/nsd.sh.tmpl	Tue Nov  2 09:13:32 2004
+++ nsd/files/nsd.sh.tmpl	Tue Nov  2 09:13:49 2004
@@ -4,7 +4,6 @@
 #
 # PROVIDE: nsd
 # REQUIRE: DAEMON
-# KEYWORD: FreeBSD
 #
 # Add the following line to /etc/rc.conf to enable nsd:
 #
Binary files nsd.orig/nsd-2.1.4.tbz and nsd/nsd-2.1.4.tbz differ
--- nsd-2.1.4.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?20041103143619.615A18A1CF>