update to isc-bind-9.16.24v3

This commit is contained in:
sthen 2021-12-16 00:18:13 +00:00
parent 66efdb8146
commit aec9073ecc
3 changed files with 6 additions and 7 deletions

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.149 2021/11/28 21:10:21 sthen Exp $
# $OpenBSD: Makefile,v 1.150 2021/12/16 00:18:13 sthen Exp $
COMMENT= Berkeley Internet Name Daemon: DNS server and tools
# Second digits: odd numbers devel, even numbers stable,
# ESV branched occasionally. 9.16.x is ESV.
V= 9.16.23
V= 9.16.24
SUBST_VARS+= V
PORTROACH= limitw:1,even
EXTRACT_SUFX= .tar.xz
EPOCH= 3
REVISION= 0
PATCH_DIST_STRIP= -p1
DISTNAME= bind-$V

View File

@ -1,2 +1,2 @@
SHA256 (bind-9.16.23.tar.xz) = 3tteJ6qctqnOPocoRYh/+De5nk6akaXi/NZ89uHvFzw=
SIZE (bind-9.16.23.tar.xz) = 5068344
SHA256 (bind-9.16.24.tar.xz) = VYLzc0vWIyKE+T8UIGuKRtH4Gd6keXrhVwZvaWOwhQc=
SIZE (bind-9.16.24.tar.xz) = 5070180

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-configure_ac,v 1.19 2021/10/27 20:57:06 sthen Exp $
$OpenBSD: patch-configure_ac,v 1.20 2021/12/16 00:18:13 sthen Exp $
"struct stat" is in stat.h not fcntl.h
https://gitlab.isc.org/isc-projects/bind9/-/issues/2905
@ -6,7 +6,7 @@ https://gitlab.isc.org/isc-projects/bind9/-/issues/2905
Index: configure.ac
--- configure.ac.orig
+++ configure.ac
@@ -1838,7 +1838,7 @@ AC_DEFINE(NEED_OPTARG, 1, [Defined if extern char *opt
@@ -1846,7 +1846,7 @@ AC_DEFINE(NEED_OPTARG, 1, [Defined if extern char *opt
AC_MSG_CHECKING([for st_mtim.tv_nsec])
AC_COMPILE_IFELSE(
[AC_LANG_PROGRAM(