diff options
author | miwi <miwi@FreeBSD.org> | 2010-09-30 13:05:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-09-30 13:05:16 +0800 |
commit | 7bfd4dab30ef9cf2f5cb1e36dada8ec484bc5e29 (patch) | |
tree | 6afe0af0be1e8afaa3bb0ce83b75b2c74fd90bca /dns | |
parent | 978c272cdaf8742dbd5693ae6e68b53db6aa93a7 (diff) | |
download | freebsd-ports-gnome-7bfd4dab30ef9cf2f5cb1e36dada8ec484bc5e29.tar.gz freebsd-ports-gnome-7bfd4dab30ef9cf2f5cb1e36dada8ec484bc5e29.tar.zst freebsd-ports-gnome-7bfd4dab30ef9cf2f5cb1e36dada8ec484bc5e29.zip |
- Update to 3.3
PR: 150981
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/powerdns-recursor/Makefile | 2 | ||||
-rw-r--r-- | dns/powerdns-recursor/distinfo | 6 | ||||
-rw-r--r-- | dns/powerdns-recursor/files/patch-manpages | 74 |
3 files changed, 41 insertions, 41 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index ad2b54148b82..0a744ca74029 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -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 --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index 852a9217c991..0360f1798c65 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -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 --git a/dns/powerdns-recursor/files/patch-manpages b/dns/powerdns-recursor/files/patch-manpages index 8f85e86b4c08..b70baa179128 100644 --- a/dns/powerdns-recursor/files/patch-manpages +++ b/dns/powerdns-recursor/files/patch-manpages @@ -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\&. |