aboutsummaryrefslogtreecommitdiff
path: root/dns/bind99
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2013-03-27 07:56:12 +0000
committerErwin Lansing <erwin@FreeBSD.org>2013-03-27 07:56:12 +0000
commitbaa44623f2f0390696920fd1e9db299c63545256 (patch)
tree14cbaf4e1ea81ad7782ebd10fcf7f4ea3746509d /dns/bind99
parent3311832790695347c34b4951e2ebb7ec11b30c4b (diff)
downloadports-baa44623f2f0390696920fd1e9db299c63545256.tar.gz
ports-baa44623f2f0390696920fd1e9db299c63545256.zip
Update to 9.9.2-P2
Removed the check for regex.h in configure in order to disable regex syntax checking, as it exposes BIND to a critical flaw in libregex on some platforms. [RT #32688] Security: CVE-2013-2266
Notes
Notes: svn path=/head/; revision=315356
Diffstat (limited to 'dns/bind99')
-rw-r--r--dns/bind99/Makefile4
-rw-r--r--dns/bind99/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile
index b1ff88e878c5..7b9e013a82da 100644
--- a/dns/bind99/Makefile
+++ b/dns/bind99/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bind99
-PORTVERSION= 9.9.2.1
+PORTVERSION= 9.9.2.2
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
@@ -13,7 +13,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= ISCL
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.9.2-P1
+ISCVERSION= 9.9.2-P2
MAKE_JOBS_UNSAFE= yes
diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo
index 3d5f5277d966..3960e5d8384a 100644
--- a/dns/bind99/distinfo
+++ b/dns/bind99/distinfo
@@ -1,4 +1,4 @@
-SHA256 (bind-9.9.2-P1.tar.gz) = 4bce7c020402623333b655be5167ae8c52f30a6bfe9750caa3ab70da7d90219c
-SIZE (bind-9.9.2-P1.tar.gz) = 7277498
+SHA256 (bind-9.9.2-P2.tar.gz) = ff822734e3550969251411e20f6f7397d14a912613a42af423752e93fdb565d2
+SIZE (bind-9.9.2-P2.tar.gz) = 7277958
SHA256 (9.9.2-rpz+rl.072.23-P1.patch) = 4afd63b44e3ecb2a782ca00542aea3c737a4de2a82c343cb15773fa3df17aef1
SIZE (9.9.2-rpz+rl.072.23-P1.patch) = 177613