aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2010-01-09 10:59:16 +0000
committerXin LI <delphij@FreeBSD.org>2010-01-09 10:59:16 +0000
commitcb259a5abd22e76156e5dfc790bf8e9c96d4e7d4 (patch)
treee31397d4fae28c35482066fac700eaf20758dbb0 /dns
parent6f83c6e8aec82da33553571eacde244957dced54 (diff)
downloadports-cb259a5abd22e76156e5dfc790bf8e9c96d4e7d4.tar.gz
ports-cb259a5abd22e76156e5dfc790bf8e9c96d4e7d4.zip
Security update to 3.1.7.2.
Submitted by: maintainer Security: vuln dd8f2394-fd08-11de-b425-00215c6a37bb
Notes
Notes: svn path=/head/; revision=247440
Diffstat (limited to 'dns')
-rw-r--r--dns/powerdns-recursor/Makefile2
-rw-r--r--dns/powerdns-recursor/distinfo6
-rw-r--r--dns/powerdns-recursor/files/patch-makefile11
-rw-r--r--dns/powerdns-recursor/files/patch-manpages26
4 files changed, 23 insertions, 22 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index d21d675a7d1c..5b5809ba5e30 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= powerdns-recursor
-PORTVERSION= 3.1.7.1
+PORTVERSION= 3.1.7.2
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 d484b2cb8fb7..dd21fbc4bbd9 100644
--- a/dns/powerdns-recursor/distinfo
+++ b/dns/powerdns-recursor/distinfo
@@ -1,3 +1,3 @@
-MD5 (pdns-recursor-3.1.7.1.tar.bz2) = e8d6d6f1ec477741a2c9b3bb2e297e18
-SHA256 (pdns-recursor-3.1.7.1.tar.bz2) = 8428ec7cdd7322d0d3b94b5bd7f586272db165145bb7a23937e745e96c759c33
-SIZE (pdns-recursor-3.1.7.1.tar.bz2) = 174715
+MD5 (pdns-recursor-3.1.7.2.tar.bz2) = 5fdba3612e281bf65c6c9f665673dc4e
+SHA256 (pdns-recursor-3.1.7.2.tar.bz2) = 0f2fd93eec8d7c68578fbf1f680f6d1ab44c3249f0a08257a4e6531e48a9d2ea
+SIZE (pdns-recursor-3.1.7.2.tar.bz2) = 174082
diff --git a/dns/powerdns-recursor/files/patch-makefile b/dns/powerdns-recursor/files/patch-makefile
index ab97d9d40995..54d478cdce16 100644
--- a/dns/powerdns-recursor/files/patch-makefile
+++ b/dns/powerdns-recursor/files/patch-makefile
@@ -1,5 +1,5 @@
---- Makefile.orig 2008-03-30 22:41:25.000000000 +0200
-+++ Makefile 2008-04-02 00:13:01.000000000 +0200
+--- Makefile.orig 2010-01-03 15:26:42.000000000 +0100
++++ Makefile 2010-01-05 10:32:00.000000000 +0100
@@ -2,7 +2,6 @@
SBINDIR=/usr/sbin/
BINDIR=/usr/bin/
@@ -8,19 +8,20 @@
CXXFLAGS:= $(CXXFLAGS) -Wall -DBOOST_SP_DISABLE_THREADS $(OPTFLAGS) $(PROFILEFLAGS)
CFLAGS:=$(CFLAGS) -Wall $(OPTFLAGS) $(PROFILEFLAGS)
LINKCC=$(CXX)
-@@ -41,9 +40,9 @@
+@@ -41,10 +40,10 @@
ifeq ($(STATIC),semi)
STATICFLAGS=-Wl,-Bstatic -lstdc++ $(LUALIBS) -lgcc -Wl,-Bdynamic -static-libgcc -lm -lc
LINKCC=$(CC)
- LDFLAGS += malloc.o -ldl -lm
+ LDFLAGS += malloc.o -lm
- else ifeq ($(STATIC),full)
+ else
+ ifeq ($(STATIC),full)
- STATICFLAGS=-lstdc++ $(LUALIBS) -ldl -lm -static
+ STATICFLAGS=-lstdc++ $(LUALIBS) -lm -static
LINKCC=$(CC)
else
LDFLAGS += malloc.o $(LUALIBS)
-@@ -54,16 +53,14 @@
+@@ -72,16 +71,14 @@
fi
install: all
diff --git a/dns/powerdns-recursor/files/patch-manpages b/dns/powerdns-recursor/files/patch-manpages
index 1ad824a3e7a0..416d379d2410 100644
--- a/dns/powerdns-recursor/files/patch-manpages
+++ b/dns/powerdns-recursor/files/patch-manpages
@@ -1,11 +1,11 @@
---- pdns_recursor.1.orig 2008-03-30 22:41:26.000000000 +0200
-+++ pdns_recursor.1 2008-04-02 00:15:05.000000000 +0200
+--- pdns_recursor.1.orig 2010-01-03 15:26:42.000000000 +0100
++++ pdns_recursor.1 2010-01-05 10:36:30.000000000 +0100
@@ -5,7 +5,7 @@
.\" Manual:
.\" Source:
.\"
--.TH "PDNS_RECURSOR" "1" "07/30/2009" "" ""
-+.TH "PDNS_RECURSOR" "8" "07/30/2009" "" ""
+-.TH "PDNS_RECURSOR" "1" "12/29/2009" "" ""
++.TH "PDNS_RECURSOR" "8" "12/29/2009" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -18,23 +18,23 @@
.sp
The recursor is configured via a configuration file, but each item in that file can be overridden on the command line\&.
.sp
-@@ -243,7 +243,7 @@
- Website: http://wiki.powerdns.com, http://www.powerdns.com
+@@ -242,7 +242,7 @@
+ Website: http://wiki\&.powerdns\&.com, http://www\&.powerdns\&.com
.sp
.SH "SEE ALSO"
-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 2008-03-30 22:41:26.000000000 +0200
-+++ rec_control.1 2008-04-02 00:15:23.000000000 +0200
+ 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-01-03 15:26:42.000000000 +0100
++++ rec_control.1 2010-01-05 10:35:14.000000000 +0100
@@ -5,7 +5,7 @@
.\" Manual:
.\" Source:
.\"
--.TH "REC_CONTROL" "1" "07/30/2009" "" ""
-+.TH "REC_CONTROL" "8" "07/30/2009" "" ""
+-.TH "REC_CONTROL" "1" "12/29/2009" "" ""
++.TH "REC_CONTROL" "8" "12/29/2009" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -48,11 +48,11 @@
The commands that can be passed to the recursor are described on http://doc\&.powerdns\&.com/rec\-control\&.html
.sp
@@ -105,7 +105,7 @@
- Website: http://wiki.powerdns.com, http://www.powerdns.com
+ Website: http://wiki\&.powerdns\&.com, http://www\&.powerdns\&.com
.sp
.SH "SEE ALSO"
-pdns_recursor(1)
+pdns_recursor(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.
+ 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\&.