aboutsummaryrefslogtreecommitdiff
path: root/dns/bind911
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-02-18 07:04:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-02-18 07:04:55 +0000
commit1751539ff3b2807ce84a0d3674f1b53d3c228501 (patch)
tree324ca4795af7855e54e3c5cd9a9e35dd3abe81c3 /dns/bind911
parent06847856a88bc5ccddc551546fee6f5475ad5a18 (diff)
downloadports-1751539ff3b2807ce84a0d3674f1b53d3c228501.tar.gz
ports-1751539ff3b2807ce84a0d3674f1b53d3c228501.zip
Update to 9.11.28
Security: CVE-2020-8625
Notes
Notes: svn path=/head/; revision=565906
Diffstat (limited to 'dns/bind911')
-rw-r--r--dns/bind911/Makefile2
-rw-r--r--dns/bind911/distinfo6
-rw-r--r--dns/bind911/files/patch-configure4
3 files changed, 6 insertions, 6 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile
index b53ac54696a5..b6fe93f959f2 100644
--- a/dns/bind911/Makefile
+++ b/dns/bind911/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools
USES= cpe libedit pkgconfig
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.11.27
+ISCVERSION= 9.11.28
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}
diff --git a/dns/bind911/distinfo b/dns/bind911/distinfo
index e944a872dce2..c0dd6c90834f 100644
--- a/dns/bind911/distinfo
+++ b/dns/bind911/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611312288
-SHA256 (bind-9.11.27.tar.gz) = 4cf9f244e2ae63fb4cf846b87c89f3f7d15e83c075d65165ef89a8ff1b376702
-SIZE (bind-9.11.27.tar.gz) = 8289413
+TIMESTAMP = 1613395465
+SHA256 (bind-9.11.28.tar.gz) = 1090cbe6caba37c404d1075887da7e5282ae9a2bc6172d722df15cd480975e74
+SIZE (bind-9.11.28.tar.gz) = 8295208
diff --git a/dns/bind911/files/patch-configure b/dns/bind911/files/patch-configure
index d24fd8d2f49d..fa5be408ee89 100644
--- a/dns/bind911/files/patch-configure
+++ b/dns/bind911/files/patch-configure
@@ -3,7 +3,7 @@
- Make sure only json-c is detected.
- Cleanup the BDB discovery code to find more recent versions.
---- configure.orig 2020-11-16 21:14:24 UTC
+--- configure.orig 2021-02-04 13:06:04 UTC
+++ configure
@@ -15692,27 +15692,9 @@ done
# problems start to show up.
@@ -124,7 +124,7 @@
have_libjson_c="yes"
else
as_fn_error $? "$use_libjson/include/json{,-c}/json.h not found." "$LINENO" 5
-@@ -24986,7 +24915,7 @@ $as_echo "" >&6; }
+@@ -24987,7 +24916,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).