update to bind-9.16.9
This commit is contained in:
parent
eb300ec326
commit
bcda563f68
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.125 2020/10/22 11:30:05 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.126 2020/11/25 21:14:42 sthen Exp $
|
||||
|
||||
COMMENT= Berkeley Internet Name Daemon: DNS server and tools
|
||||
|
||||
# Odd numbers devel, even numbers stable, ESV branched occasionally.
|
||||
# 9.16.x is ESV.
|
||||
V= 9.16.8
|
||||
V= 9.16.9
|
||||
PORTROACH= limitw:1,even
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
EPOCH= 0
|
||||
@ -15,8 +15,8 @@ PKGNAME= isc-bind-${V:S/-P/pl/}
|
||||
# in shared_libs.log but not installed: isc-nosymtbl, t_api
|
||||
SHARED_LIBS += isc 8.0
|
||||
SHARED_LIBS += isccc 3.0
|
||||
SHARED_LIBS += dns 10.0
|
||||
SHARED_LIBS += isccfg 4.1
|
||||
SHARED_LIBS += dns 10.1
|
||||
SHARED_LIBS += isccfg 4.2
|
||||
SHARED_LIBS += bind9 1.0
|
||||
SHARED_LIBS += irs 3.0
|
||||
SHARED_LIBS += ns 0.0
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (bind-9.16.8.tar.xz) = npucVjaSvobsQfZw9rcOJsFOckRcdC17XrTbfStejTE=
|
||||
SIZE (bind-9.16.8.tar.xz) = 3253744
|
||||
SHA256 (bind-9.16.9.tar.xz) = vLKSxNc4pG48vLivqiXs9U93ZS+ldRNdqaKh1SUwSlo=
|
||||
SIZE (bind-9.16.9.tar.xz) = 3260964
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-configure_ac,v 1.9 2020/10/22 11:30:05 sthen Exp $
|
||||
$OpenBSD: patch-configure_ac,v 1.10 2020/11/25 21:14:42 sthen Exp $
|
||||
|
||||
Index: configure.ac
|
||||
--- configure.ac.orig
|
||||
+++ configure.ac
|
||||
@@ -1827,7 +1827,7 @@ AC_DEFINE(NEED_OPTARG, 1, [Defined if extern char *opt
|
||||
@@ -1834,7 +1834,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(
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.25 2020/07/16 10:07:54 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.26 2020/11/25 21:14:43 sthen Exp $
|
||||
@pkgpath net/isc-bind,ratelimit
|
||||
@newgroup _bind:741
|
||||
@newuser _bind:741:_bind:daemon:bind user:/nonexistent:/sbin/nologin
|
||||
@ -149,6 +149,7 @@ include/isc/base64.h
|
||||
include/isc/bind9.h
|
||||
include/isc/buffer.h
|
||||
include/isc/bufferlist.h
|
||||
include/isc/cmocka.h
|
||||
include/isc/commandline.h
|
||||
include/isc/condition.h
|
||||
include/isc/counter.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user