mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Update to 9.11.28
Security: CVE-2020-8625
This commit is contained in:
parent
06847856a8
commit
1751539ff3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565906
@ -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/-.*//}
|
||||
|
@ -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
|
||||
|
@ -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).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user