diff options
Diffstat (limited to 'net/bind99')
-rw-r--r-- | net/bind99/Makefile | 5 | ||||
-rw-r--r-- | net/bind99/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/bind99/Makefile b/net/bind99/Makefile index e857b9ca14a..d38a8fa714e 100644 --- a/net/bind99/Makefile +++ b/net/bind99/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2016/10/09 21:42:01 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2016/11/02 00:06:08 taca Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/ @@ -15,7 +14,7 @@ CONFLICTS+= host-[0-9]* MAKE_JOBS_SAFE= no -BIND_VERSION= 9.9.9-P3 +BIND_VERSION= 9.9.9-P4 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind99/distinfo b/net/bind99/distinfo index f6335e29c63..aa40ff66cac 100644 --- a/net/bind99/distinfo +++ b/net/bind99/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.40 2016/09/27 17:13:42 taca Exp $ +$NetBSD: distinfo,v 1.41 2016/11/02 00:06:08 taca Exp $ -SHA1 (bind-9.9.9-P3.tar.gz) = 709ee7fff1bce7e5119490dc32c7c222f51cee87 -RMD160 (bind-9.9.9-P3.tar.gz) = c8c27337f9f8962454a1349988276696c6fce810 -SHA512 (bind-9.9.9-P3.tar.gz) = cbe697b0c9eb37b682f7e6ef5f5b4c35354eb002e0bd1cc3efebc62bb7f95fbbd724f4a91b1e377dc27bd1babe3e53277902672582355d3354e0b9b7a871ff73 -Size (bind-9.9.9-P3.tar.gz) = 8764358 bytes +SHA1 (bind-9.9.9-P4.tar.gz) = 5c2ee49cbf02e43280fd629ff298789c7419f677 +RMD160 (bind-9.9.9-P4.tar.gz) = 5a55bf3e10e98eb2dbc7afb47f2a48f3b369aceb +SHA512 (bind-9.9.9-P4.tar.gz) = 389a637611b3e48e52cb4018693c59d9145fc7d24d7e406e1372045e875e3188aa9036545cdb5b27e1c55fc2605d4936b9139a90eaf654e66fbcdf5b19a963f7 +Size (bind-9.9.9-P4.tar.gz) = 8764378 bytes SHA1 (patch-bin_dig_dighost.c) = a4bc9558c5dbedcc6bb0f87ea309358ca098d42a SHA1 (patch-bin_tests_system_Makefile.in) = 19d90050acfbe3da838dbd4c1436b5581039b71f SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2 |