ports/154264: [PATCH] dns/nsd: update to 3.2.7
Jaap Akkerhuis
jaap at nlnetlabs.nl
Mon Jan 24 13:50:13 UTC 2011
>Number: 154264
>Category: ports
>Synopsis: [PATCH] dns/nsd: update to 3.2.7
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 24 13:50:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Jaap Akkerhuis
>Release: FreeBSD 8.2-PRERELEASE i386
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bartok.nlnetlabs.nl 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #186: Sun Jan 23 22:34:09 CET 2011
>Description:
- Update to 3.2.7
Port maintainer (jaap at nlnetlabs.nl) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- nsd-3.2.7.patch begins here ---
diff -ruN --exclude=CVS /space/portstrees/AFreeBSD/ports/dns/nsd.orig/Makefile /space/portstrees/AFreeBSD/ports/dns/nsd/Makefile
--- /space/portstrees/AFreeBSD/ports/dns/nsd.orig/Makefile 2010-11-25 16:07:51.000000000 +0100
+++ /space/portstrees/AFreeBSD/ports/dns/nsd/Makefile 2011-01-24 14:18:56.000000000 +0100
@@ -2,12 +2,11 @@
# Date created: 08 August 2002
# Whom: alexis
#
-# $FreeBSD: ports/dns/nsd/Makefile,v 1.50 2010/11/24 15:44:15 bapt Exp $
+# $FreeBSD: ports/dns/nsd/Makefile,v 1.51 2010/11/25 16:04:00 bapt Exp $
#
PORTNAME= nsd
-PORTVERSION= 3.2.6
-PORTREVISION= 1
+PORTVERSION= 3.2.7
CATEGORIES= dns ipv6
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \
ftp://ftp.rhnet.is/pub/nsd/
diff -ruN --exclude=CVS /space/portstrees/AFreeBSD/ports/dns/nsd.orig/distinfo /space/portstrees/AFreeBSD/ports/dns/nsd/distinfo
--- /space/portstrees/AFreeBSD/ports/dns/nsd.orig/distinfo 2010-11-25 16:07:51.000000000 +0100
+++ /space/portstrees/AFreeBSD/ports/dns/nsd/distinfo 2011-01-24 14:19:26.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (nsd-3.2.6.tar.gz) = f29abd647c70a35e0f52607440c66b1a
-SHA256 (nsd-3.2.6.tar.gz) = 858bc6cd2cb81c2e364b9a8a324c97f38a8c676b9f5ae8e07a100d8f528d8d6e
-SIZE (nsd-3.2.6.tar.gz) = 865021
+SHA256 (nsd-3.2.7.tar.gz) = 8d19914eb4ad625a4f49364f17c7e0b9de21612971294b7ce7790d3f75499d6e
+SIZE (nsd-3.2.7.tar.gz) = 866753
diff -ruN --exclude=CVS /space/portstrees/AFreeBSD/ports/dns/nsd.orig/files/nsd.in /space/portstrees/AFreeBSD/ports/dns/nsd/files/nsd.in
--- /space/portstrees/AFreeBSD/ports/dns/nsd.orig/files/nsd.in 2010-11-25 16:07:51.000000000 +0100
+++ /space/portstrees/AFreeBSD/ports/dns/nsd/files/nsd.in 2010-11-25 17:04:00.000000000 +0100
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FreeBSD: ports/dns/nsd/files/nsd.in,v 1.7 2010/11/24 15:44:15 bapt Exp $
+# $FreeBSD: ports/dns/nsd/files/nsd.in,v 1.8 2010/11/25 16:04:00 bapt Exp $
#
# PROVIDE: nsd
# REQUIRE: DAEMON
@@ -20,6 +20,7 @@
command=%%PREFIX%%/sbin/nsdc
command_args="start"
pidfile=`%%PREFIX%%/sbin/nsd-checkconf -o pidfile %%PREFIX%%/etc/nsd/nsd.conf`
+procname=%%PREFIX%%/sbin/${name}
load_rc_config ${name}
--- nsd-3.2.7.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list