From 040ad89a36ee417efe52e62a2c4dafa69161a03e Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Wed, 26 Jan 2005 00:30:58 +0000 Subject: [PATCH] Update to version 8.4.6, the latest from ISC. To quote the release notes: BIND 8.4.6-REL is a security release of BIND 8.4. It is possible to remotely trigger a overrun causing a denial of service. If you are running BIND 8.4.4 or BIND 8.4.5 you should upgrade. Also: 1. Add ipv6 as a virtual category, since a key reason for the BIND 8.4.x branch is IPv6 transport. 2. Download the PGP .asc files for the src and doc tarballs. 3. Add a new example file to PORTDOCS. --- dns/bind84/Makefile | 8 +++++--- dns/bind84/distinfo | 12 ++++++++---- dns/bind84/pkg-plist | 1 + 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/dns/bind84/Makefile b/dns/bind84/Makefile index 5005460fd054..d06cf8d9892b 100644 --- a/dns/bind84/Makefile +++ b/dns/bind84/Makefile @@ -11,12 +11,14 @@ # you can generally build it cleanly from the source. - Doug PORTNAME= bind84 -PORTVERSION= 8.4.4 -CATEGORIES?= dns net +PORTVERSION= 8.4.6 +CATEGORIES?= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind/src/${PORTVERSION} -DISTFILES= bind-src.tar.gz bind-doc.tar.gz +DISTFILES= bind-src.tar.gz bind-doc.tar.gz \ + bind-src.tar.gz.asc bind-doc.tar.gz.asc DIST_SUBDIR= bind-${PORTVERSION} +EXTRACT_ONLY= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= DougB@FreeBSD.org COMMENT= The Berkeley Internet Name Domain, an implementation of DNS diff --git a/dns/bind84/distinfo b/dns/bind84/distinfo index 87186fd2a79b..8418fb709d31 100644 --- a/dns/bind84/distinfo +++ b/dns/bind84/distinfo @@ -1,4 +1,8 @@ -MD5 (bind-8.4.4/bind-src.tar.gz) = 493bb9fe98468ce49306bf713fd6206b -SIZE (bind-8.4.4/bind-src.tar.gz) = 1439423 -MD5 (bind-8.4.4/bind-doc.tar.gz) = 8a4b805b7f4aa6a7b1e1a1d1b2a02d51 -SIZE (bind-8.4.4/bind-doc.tar.gz) = 1493345 +MD5 (bind-8.4.6/bind-src.tar.gz) = 4beaaaaf957ed89aea960f8a822f8b83 +SIZE (bind-8.4.6/bind-src.tar.gz) = 1461022 +MD5 (bind-8.4.6/bind-doc.tar.gz) = f5ea97ea62868b5943975821eeed143e +SIZE (bind-8.4.6/bind-doc.tar.gz) = 1492047 +MD5 (bind-8.4.6/bind-src.tar.gz.asc) = a7e4a7403cac75867ce103c1db39b48f +SIZE (bind-8.4.6/bind-src.tar.gz.asc) = 187 +MD5 (bind-8.4.6/bind-doc.tar.gz.asc) = 7752fecbff1cf502a6c69699ca945bb5 +SIZE (bind-8.4.6/bind-doc.tar.gz.asc) = 187 diff --git a/dns/bind84/pkg-plist b/dns/bind84/pkg-plist index 30af5b5fe175..995df7f1ca11 100644 --- a/dns/bind84/pkg-plist +++ b/dns/bind84/pkg-plist @@ -51,6 +51,7 @@ sbin/ndc %%PORTDOCS%%%%DOCSDIR%%/conf/workstation/named.conf %%PORTDOCS%%%%DOCSDIR%%/conf/workstation/pri/127.0.0 %%PORTDOCS%%%%DOCSDIR%%/conf/workstation/pri/localhost +%%PORTDOCS%%%%DOCSDIR%%/conf/workstation/pri/localhost.ip6.arpa %%PORTDOCS%%%%DOCSDIR%%/conf/workstation/root.cache %%PORTDOCS%%%%DOCSDIR%%/conf/workstation/stub/README %%PORTDOCS%%%%DOCSDIR%%/html/acl.html