ports/150981: dns/powerdns-recursor: update to 3.3
Sten Spans
sten at blinkenlights.nl
Mon Sep 27 07:40:09 UTC 2010
>Number: 150981
>Category: ports
>Synopsis: dns/powerdns-recursor: update to 3.3
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 27 07:40:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Sten Spans
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD towel.blinkenlights.nl 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
The following patch updates the port to 3.3
>How-To-Repeat:
>Fix:
diff -Nru powerdns-recursor.orig/Makefile powerdns-recursor/Makefile
--- powerdns-recursor.orig/Makefile 2010-03-22 07:03:48.000000000 +0100
+++ powerdns-recursor/Makefile 2010-09-21 18:20:31.000000000 +0200
@@ -6,7 +6,7 @@
#
PORTNAME= powerdns-recursor
-PORTVERSION= 3.2
+PORTVERSION= 3.3
CATEGORIES= dns ipv6
MASTER_SITES= http://downloads.powerdns.com/releases/ \
http://mirrors.evolva.ro/powerdns.com/releases/
diff -Nru powerdns-recursor.orig/distinfo powerdns-recursor/distinfo
--- powerdns-recursor.orig/distinfo 2010-03-12 19:54:21.000000000 +0100
+++ powerdns-recursor/distinfo 2010-09-23 23:33:41.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (pdns-recursor-3.2.tar.bz2) = 7e14d9487664d58c27448ae26e824215
-SHA256 (pdns-recursor-3.2.tar.bz2) = 1994140bf0816ef16fe5c8fe9956737a8f7445041adc3d8bc4d0795b2c50c0de
-SIZE (pdns-recursor-3.2.tar.bz2) = 139569
+MD5 (pdns-recursor-3.3.tar.bz2) = 87daeeebb6f7af9e07814ff6c43300dd
+SHA256 (pdns-recursor-3.3.tar.bz2) = 7b62d97f2bb02bb0ba366dabb5e504338b949a572b9062ec2198012fc3b525bc
+SIZE (pdns-recursor-3.3.tar.bz2) = 145785
diff -Nru powerdns-recursor.orig/files/patch-manpages powerdns-recursor/files/patch-manpages
--- powerdns-recursor.orig/files/patch-manpages 2010-03-12 19:54:22.000000000 +0100
+++ powerdns-recursor/files/patch-manpages 2010-09-27 09:25:34.000000000 +0200
@@ -1,58 +1,58 @@
---- pdns_recursor.1.orig 2010-02-11 11:28:22.000000000 +0100
-+++ pdns_recursor.1 2010-02-11 11:27:38.000000000 +0100
-@@ -5,7 +5,7 @@
- .\" Manual:
- .\" Source:
+--- pdns_recursor.1.orig 2010-09-21 18:22:09.000000000 +0200
++++ pdns_recursor.1 2010-09-27 09:24:15.000000000 +0200
+@@ -7,7 +7,7 @@
+ .\" Source: [FIXME: source]
+ .\" Language: English
.\"
--.TH "PDNS_RECURSOR" "1" "03/22/2008" "" ""
-+.TH "PDNS_RECURSOR" "8" "03/22/2008" "" ""
- .\" disable hyphenation
- .nh
- .\" disable justification (adjust text to left margin only)
-@@ -16,7 +16,7 @@
+-.TH "PDNS_RECURSOR" "1" "02/10/2010" "[FIXME: source]" "[FIXME: manual]"
++.TH "PDNS_RECURSOR" "8" "02/10/2010" "[FIXME: source]" "[FIXME: manual]"
+ .\" -----------------------------------------------------------------
+ .\" * set default formatting
+ .\" -----------------------------------------------------------------
+@@ -25,7 +25,7 @@
\fIpdns_recursor\fR [\-\-daemon] [\-\-local\-address] [\-\-help, \-h] [\-\-allow\-from]
- .sp
.SH "DESCRIPTION"
--pdns_recursor(1) is a high performance, simple and secure recursing nameserver. It currently powers over two million internet connections.
-+pdns_recursor(8) is a high performance, simple and secure recursing nameserver. It currently powers over two million internet connections.
.sp
- The recursor is configured via a configuration file, but each item in that file can be overridden on the command line.
+-pdns_recursor(1) is a high performance, simple and secure recursing nameserver\&. It currently powers over two million internet connections\&.
++pdns_recursor(8) is a high performance, simple and secure recursing nameserver\&. It currently powers over two million internet connections\&.
.sp
-@@ -243,7 +243,7 @@
- Website: http://wiki.powerdns.com, http://www.powerdns.com
+ The recursor is configured via a configuration file, but each item in that file can be overridden on the command line\&.
.sp
+@@ -264,7 +264,7 @@
+ Website: \m[blue]\fBhttp://wiki\&.powerdns\&.com\fR\m[], \m[blue]\fBhttp://www\&.powerdns\&.com\fR\m[]
.SH "SEE ALSO"
+ .sp
-rec_control(1)
+rec_control(8)
- .sp
.SH "COPYING"
- Copyright \(co 2006 PowerDNS.COM BV. Free use of this software is granted under the terms of the GNU General Public License (GPL) version 2.
---- rec_control.1.orig 2010-02-11 11:28:12.000000000 +0100
-+++ rec_control.1 2010-02-11 11:27:38.000000000 +0100
-@@ -5,7 +5,7 @@
- .\" Manual:
- .\" Source:
+ .sp
+ Copyright \(co 2006 PowerDNS\&.COM BV\&. Free use of this software is granted under the terms of the GNU General Public License (GPL) version 2\&.
+--- rec_control.1.orig 2010-09-21 18:22:09.000000000 +0200
++++ rec_control.1 2010-09-27 09:22:54.000000000 +0200
+@@ -7,7 +7,7 @@
+ .\" Source: [FIXME: source]
+ .\" Language: English
.\"
--.TH "REC_CONTROL" "1" "09/22/2009" "" ""
-+.TH "REC_CONTROL" "8" "09/22/2009" "" ""
- .\" disable hyphenation
- .nh
- .\" disable justification (adjust text to left margin only)
-@@ -16,7 +16,7 @@
+-.TH "REC_CONTROL" "1" "08/30/2010" "[FIXME: source]" "[FIXME: manual]"
++.TH "REC_CONTROL" "8" "08/30/2010" "[FIXME: source]" "[FIXME: manual]"
+ .\" -----------------------------------------------------------------
+ .\" * set default formatting
+ .\" -----------------------------------------------------------------
+@@ -25,7 +25,7 @@
\fIrec_control\fR [\-\-help] [\-\-socket\-dir] [\-\-socket\-pid] command \&.\&.
- .sp
.SH "DESCRIPTION"
+ .sp
-rec_control(1) allows the operator to control a running instance of the pdns_recursor\&.
+rec_control(8) allows the operator to control a running instance of the pdns_recursor\&.
.sp
- The commands that can be passed to the recursor are described on http://doc\&.powerdns\&.com/rec\-control\&.html
- .sp
-@@ -110,7 +110,7 @@
- Website: http://wiki\&.powerdns\&.com, http://www\&.powerdns\&.com
- .sp
+ The commands that can be passed to the recursor are described on \m[blue]\fBhttp://doc\&.powerdns\&.com/rec\-control\&.html\fR\m[]
+ .SH "EXAMPLES"
+@@ -133,7 +133,7 @@
+ Website: \m[blue]\fBhttp://wiki\&.powerdns\&.com\fR\m[], \m[blue]\fBhttp://www\&.powerdns\&.com\fR\m[]
.SH "SEE ALSO"
+ .sp
-pdns_recursor(1)
+pdns_recursor(8)
- .sp
.SH "COPYING"
+ .sp
Copyright \(co 2006 PowerDNS\&.COM BV\&. Free use of this software is granted under the terms of the GNU General Public License (GPL) version 2\&.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list