aboutsummaryrefslogtreecommitdiff
path: root/dns/bind910
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-12-16 00:45:02 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-12-16 00:45:02 +0000
commitade4e0672d1e9f67e3e9978ae5fe6d10cdf4b3cb (patch)
tree27ea275318439d1107109a7ab14e3a5a849d32ef /dns/bind910
parent70121e9c3301db2abc8af784d2ae4c8b9c20c497 (diff)
Update BIND9 to the latest patch releases, 9.9.8-P2, 9.10.3-P2, and snapshot.
MFH: 2015Q4 Changes: https://kb.isc.org/article/AA-01326/81/BIND-9.9.8-P2-Release-Notes.html Changes: https://kb.isc.org/article/AA-01328/81/BIND-9.10.3-P2-Release-Notes.html Security: CVE-2015-3193 Security: CVE-2015-8000 Security: CVE-2015-8461 Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=403826
Diffstat (limited to 'dns/bind910')
-rw-r--r--dns/bind910/Makefile6
-rw-r--r--dns/bind910/distinfo4
-rw-r--r--dns/bind910/files/patch-configure4
3 files changed, 7 insertions, 7 deletions
diff --git a/dns/bind910/Makefile b/dns/bind910/Makefile
index 4f927da49649..ce51157968f9 100644
--- a/dns/bind910/Makefile
+++ b/dns/bind910/Makefile
@@ -5,10 +5,10 @@ PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/}
.if defined(BIND_TOOLS_SLAVE)
# dns/bind-tools here
-PORTREVISION= 1
+PORTREVISION= 0
.else
# dns/bind910 here
-PORTREVISION= 1
+PORTREVISION= 0
.endif
CATEGORIES= dns net ipv6
MASTER_SITES= ISC/bind9/${ISCVERSION}
@@ -29,7 +29,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.10.3
+ISCVERSION= 9.10.3-P2
MAKE_JOBS_UNSAFE= yes
diff --git a/dns/bind910/distinfo b/dns/bind910/distinfo
index 68952c1e1291..906bd9981d36 100644
--- a/dns/bind910/distinfo
+++ b/dns/bind910/distinfo
@@ -1,2 +1,2 @@
-SHA256 (bind-9.10.3.tar.gz) = 9ac33bd8754ab4b6ee449b1b2aa88e09f51cda088486f4ab1585acd920b98ff0
-SIZE (bind-9.10.3.tar.gz) = 8552545
+SHA256 (bind-9.10.3-P2.tar.gz) = 4a6c1911ac0d4b6be635b63de3429b6c168ea244043f12bbc8a4eb3368fd6ecd
+SIZE (bind-9.10.3-P2.tar.gz) = 8523719
diff --git a/dns/bind910/files/patch-configure b/dns/bind910/files/patch-configure
index 80d104101a73..8b68876f1e24 100644
--- a/dns/bind910/files/patch-configure
+++ b/dns/bind910/files/patch-configure
@@ -1,4 +1,4 @@
---- configure.orig 2015-09-09 02:23:40 UTC
+--- configure.orig 2015-12-06 12:37:44 UTC
+++ configure
@@ -14100,27 +14100,9 @@ done
# problems start to show up.
@@ -79,7 +79,7 @@
DNS_GSSAPI_LIBS="$LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -21451,7 +21393,7 @@ $as_echo "" >&6; }
+@@ -21456,7 +21398,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).