aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-07-16 15:51:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-07-16 15:51:44 +0000
commit06b689440e3d27a87955537def29960f6341c61f (patch)
tree3d321de8f6dfd26e39e790a847087f883118051e /dns
parent7d10f10c3d2e6ee6ce96b8d61de723f92d4441d1 (diff)
downloadports-06b689440e3d27a87955537def29960f6341c61f.tar.gz
ports-06b689440e3d27a87955537def29960f6341c61f.zip
Update to 9,11,21.
Notes
Notes: svn path=/head/; revision=542363
Diffstat (limited to 'dns')
-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 9a734f8219ca..280278b641f8 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.20
+ISCVERSION= 9.11.21
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}
diff --git a/dns/bind911/distinfo b/dns/bind911/distinfo
index ea9089dca2ea..b82c01070c18 100644
--- a/dns/bind911/distinfo
+++ b/dns/bind911/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592316422
-SHA256 (bind-9.11.20.tar.gz) = 306831a738a275693bbe1d6839a09b34a2c8b5c26f8a42ea57ef000a6a99c2b6
-SIZE (bind-9.11.20.tar.gz) = 8244703
+TIMESTAMP = 1594913197
+SHA256 (bind-9.11.21.tar.gz) = 668158b005b3de4328fa0dbbbb3f524b66f28f024c67538aa9412a9e69c9dfbc
+SIZE (bind-9.11.21.tar.gz) = 8248982
diff --git a/dns/bind911/files/patch-configure b/dns/bind911/files/patch-configure
index 9391241746b7..70a2b858c3e0 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-03-11 12:03:48 UTC
+--- configure.orig 2020-07-03 13:08:06 UTC
+++ configure
@@ -15655,27 +15655,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
-@@ -24840,7 +24769,7 @@ $as_echo "" >&6; }
+@@ -24839,7 +24768,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).