From 29ea282225350f0c4c347d5fc43475a61e68f965 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Tue, 15 Feb 2011 01:47:13 +0000 Subject: Update to 9.7.3, the latest from ISC: * Zones may be dynamically added and removed with the "rndc addzone" and "rndc delzone" commands. These dynamically added zones are written to a per-view configuration file. Do not rely on the configuration file name nor contents as this will change in a future release. This is an experimental feature at this time. * A new command "rndc secroots" was added to dump a combined summary of the currently managed keys combined with statically configured trust anchors. * Added support to load new keys into managed zones without signing immediately with "rndc loadkeys". Added support to link keys with "dnssec-keygen -S" and "dnssec-settime -S". --- dns/bind97/Makefile | 4 ++-- dns/bind97/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dns') diff --git a/dns/bind97/Makefile b/dns/bind97/Makefile index 73ef2cb03c56..d332e5835380 100644 --- a/dns/bind97/Makefile +++ b/dns/bind97/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= bind97 -PORTVERSION= 9.7.2.3 +PORTVERSION= 9.7.3 PORTREVISION?= 0 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ @@ -20,7 +20,7 @@ MAINTAINER= dougb@FreeBSD.org COMMENT?= The BIND DNS suite with updated DNSSEC and threads # ISC releases things like 9.4.0b3, which our versioning doesn't like -ISCVERSION= 9.7.2-P3 +ISCVERSION= 9.7.3 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind97/distinfo b/dns/bind97/distinfo index 83d0f1dfcb2b..e94f8008a541 100644 --- a/dns/bind97/distinfo +++ b/dns/bind97/distinfo @@ -1,4 +1,4 @@ -SHA256 (bind-9.7.2-P3.tar.gz) = cd945f4766be664f4528ec065df626ad3624481695316ec8e13ad272f4abfb7e -SIZE (bind-9.7.2-P3.tar.gz) = 7643996 -SHA256 (bind-9.7.2-P3.tar.gz.asc) = 3f9047dbd123f211b8f9d6b7cbb53f9d6db3cd713a6fc144644b0d87a75afe93 -SIZE (bind-9.7.2-P3.tar.gz.asc) = 481 +SHA256 (bind-9.7.3.tar.gz) = 7c584ca838da4adb6e94e4507b97b180248ca2b1e6aec1513336b58b344a29f7 +SIZE (bind-9.7.3.tar.gz) = 7653584 +SHA256 (bind-9.7.3.tar.gz.asc) = 96386b587a21f86f456fdddc17558f5d799e2428261a7c6348b273b6912ff34d +SIZE (bind-9.7.3.tar.gz.asc) = 481 -- cgit v1.2.3