1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Update to 9.11.25.

Changes: https://downloads.isc.org/isc/bind9/9.11.25/RELEASE-NOTES-bind-9.11.25.html
This commit is contained in:
Mathieu Arnold 2020-11-28 15:03:37 +00:00
parent 800f4c7eef
commit bd2864b456
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556502
3 changed files with 6 additions and 6 deletions

View File

@ -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.24
ISCVERSION= 9.11.25
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1603640264
SHA256 (bind-9.11.24.tar.gz) = f261587c5d37c7f14e8393547c4556faefa701a646930f1b6408d71519a30428
SIZE (bind-9.11.24.tar.gz) = 8273237
TIMESTAMP = 1606573875
SHA256 (bind-9.11.25.tar.gz) = 8491c24e5a3da68f421d0fcb946602c8d0ff963012fdd176b8026c8890f3a117
SIZE (bind-9.11.25.tar.gz) = 8284943

View File

@ -3,7 +3,7 @@
- Make sure only json-c is detected.
- Cleanup the BDB discovery code to find more recent versions.
--- configure.orig 2020-10-13 11:00:08 UTC
--- configure.orig 2020-11-16 21:14:24 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
@@ -24967,7 +24896,7 @@ $as_echo "" >&6; }
@@ -24986,7 +24915,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).