ports/contrib (3.5): bind: 9.14.2 -> 9.14.5
commit 25caea6403f9354ff5240add2c579de82493dfc0 Author: Thomas Penteker <tek@serverop.de> Date: Wed Sep 18 00:42:11 2019 +0200 bind: 9.14.2 -> 9.14.5 diff --git a/bind/.footprint b/bind/.footprint index 33d7bf94..a209ae77 100644 --- a/bind/.footprint +++ b/bind/.footprint @@ -150,6 +150,7 @@ drwxr-xr-x root/root usr/include/isc/ -rw-r--r-- root/root usr/include/isc/crc64.h -rw-r--r-- root/root usr/include/isc/deprecated.h -rw-r--r-- root/root usr/include/isc/dir.h +-rw-r--r-- root/root usr/include/isc/endian.h -rw-r--r-- root/root usr/include/isc/errno.h -rw-r--r-- root/root usr/include/isc/error.h -rw-r--r-- root/root usr/include/isc/event.h @@ -207,6 +208,7 @@ drwxr-xr-x root/root usr/include/isc/ -rw-r--r-- root/root usr/include/isc/rwlock.h -rw-r--r-- root/root usr/include/isc/safe.h -rw-r--r-- root/root usr/include/isc/serial.h +-rw-r--r-- root/root usr/include/isc/siphash.h -rw-r--r-- root/root usr/include/isc/sockaddr.h -rw-r--r-- root/root usr/include/isc/socket.h -rw-r--r-- root/root usr/include/isc/stat.h diff --git a/bind/.signature b/bind/.signature index 9b41305d..bdc78c79 100644 --- a/bind/.signature +++ b/bind/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35OQo2TsuWQCBHK3vE4IHQTPx7rf5/daQmhxptld0pUwphviX96nWJO1kC/gf8II0el0RD4lsJC8rPnTi+K1jgI= -SHA256 (Pkgfile) = 44e062f0e80b91229bfda89a37514ce2ac7aba5957da86b207355466a835217f -SHA256 (.footprint) = d4c5a812fe52f2cd50abef8fa6f48aa47ed1619210c91eaec5b15dc74531ed85 -SHA256 (bind-9.14.2.tar.gz) = 0e4027573726502ec038db3973a086c02508671723a4845e21da1769a5c27f0c +RWSagIOpLGJF3yOQRYteAldPAqZZUvGzqHEfliReaoqljOyXlXx7xuHtRGmqOcLmVmC+HCSuturtb5bmM2fDOcNyM+ZgwvuUNA0= +SHA256 (Pkgfile) = 35e96dcbff34da5f21c27e763766c421ee09f233aa29b526cac73488cc2bd17d +SHA256 (.footprint) = 7f452da62d54951894d1bd5987bfe71f7978244ec972696d76aafcd4470e8343 +SHA256 (bind-9.14.5.tar.gz) = 12d0672cb83d985b57038ce7eb8a71c6bc7ebd379d67109c5f966f7527988045 SHA256 (named.root) = 9fe5d2aa2e0537e30d370ca76c62982acfeb13c292d52e40e6e70a486b373d25 SHA256 (db.0.0.127) = 6c82640080a1c311005e7a264a2abbaabb7198f39430389b3ddf37cf22f42ff5 SHA256 (db.localhost) = 1a61cc85da0581a784c06535b2462f027bc850270ac7287c1152b8479dc7a053 diff --git a/bind/Pkgfile b/bind/Pkgfile index b55456f5..36417c31 100644 --- a/bind/Pkgfile +++ b/bind/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python-ply name=bind -version=9.14.2 +version=9.14.5 release=1 source=(ftp://ftp.isc.org/isc/bind9/$version/$name-$version.tar.gz \ named.root db.0.0.127 db.localhost db.ip6.arpa named named.conf)
participants (1)
-
crux@crux.nu