diff options
author | taca <taca@pkgsrc.org> | 2018-09-20 10:01:36 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2018-09-20 10:01:36 +0000 |
commit | 5a933228cadaa6c535faa122ce0e4d55b77e0ecc (patch) | |
tree | 66faa498bd388fd0e30ee0d9a02175637b168adc /net/bind911 | |
parent | 4eb6bdaff41420ab6142e418b66d7971eeb64874 (diff) | |
download | pkgsrc-5a933228cadaa6c535faa122ce0e4d55b77e0ecc.tar.gz |
net/bind911: update to 9.11.4pl2
Update bind911 to 9.11.4pl2 (BIND 9.11.4-P2).
--- 9.11.4-P2 released ---
5022. [doc] Update ms-self, ms-subdomain, krb5-self, and
krb5-subdomain documentation. [GL !708]
5015. [bug] Reloading all zones caused zone maintenance to cease
for inline-signed zones. [GL #435]
5014. [bug] Signatures loaded from the journal for the signed
version of an inline-signed zone were not scheduled for
refresh. [GL #482]
Diffstat (limited to 'net/bind911')
-rw-r--r-- | net/bind911/Makefile | 4 | ||||
-rw-r--r-- | net/bind911/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/bind911/Makefile b/net/bind911/Makefile index 7a3cb7d5647..853c5dba48f 100644 --- a/net/bind911/Makefile +++ b/net/bind911/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2018/09/13 02:57:43 jklos Exp $ +# $NetBSD: Makefile,v 1.3 2018/09/20 10:01:36 taca Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -14,7 +14,7 @@ CONFLICTS+= host-[0-9]* MAKE_JOBS_SAFE= no -BIND_VERSION= 9.11.4-P1 +BIND_VERSION= 9.11.4-P2 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind911/distinfo b/net/bind911/distinfo index 438fe094e79..8080a49ce25 100644 --- a/net/bind911/distinfo +++ b/net/bind911/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.1 2018/09/09 13:11:38 taca Exp $ +$NetBSD: distinfo,v 1.2 2018/09/20 10:01:36 taca Exp $ -SHA1 (bind-9.11.4-P1.tar.gz) = 555d031a4e1f70f703e63c75e46c4299174f0b9c -RMD160 (bind-9.11.4-P1.tar.gz) = b394f2367d77417836c18261de067fa64b4b36e0 -SHA512 (bind-9.11.4-P1.tar.gz) = 7d7f3f6b557a49d1a808c0ad7d1f42f99f2e1e510c834078bd1fa88697cbc447634a461e8de1260a9668967f51797de8b40761dddfc6fc24055b2d5b494eec0d -Size (bind-9.11.4-P1.tar.gz) = 9623403 bytes +SHA1 (bind-9.11.4-P2.tar.gz) = f01eada382fb2bd4d1fcab3f6f83bd3ebc35a9ab +RMD160 (bind-9.11.4-P2.tar.gz) = 152448ebda7d9824f6035a35466ee29ed0391ab3 +SHA512 (bind-9.11.4-P2.tar.gz) = 6c01810526fc40485a6c0403d1ddc3b76d2e59b3426b5789436bd671f158d2fa0ea7c0aef2de81998ec715dabd06683fed7b17224d5c794c61e7100a69d4cb60 +Size (bind-9.11.4-P2.tar.gz) = 9617963 bytes SHA1 (patch-bin_dig_dighost.c) = c87f145a0e78df5d1b834bfec90ab3b4523ee915 SHA1 (patch-bin_tests_system_metadata_tests.sh) = d01a492d0b7738760bdbff714248e279a78fef28 SHA1 (patch-config.threads.in) = 8341bdb11888d3efdde5f115de91b1f46aa40bd0 |