From owner-cvs-all@FreeBSD.ORG Wed Jan 26 00:30:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1E8D16A4CE; Wed, 26 Jan 2005 00:30:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAE8543D41; Wed, 26 Jan 2005 00:30:58 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0Q0Uw4f088776; Wed, 26 Jan 2005 00:30:58 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0Q0Uwk8088775; Wed, 26 Jan 2005 00:30:58 GMT (envelope-from dougb) Message-Id: <200501260030.j0Q0Uwk8088775@repoman.freebsd.org> From: Doug Barton Date: Wed, 26 Jan 2005 00:30:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/bind84 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 00:30:59 -0000 dougb 2005-01-26 00:30:58 UTC FreeBSD ports repository Modified files: dns/bind84 Makefile distinfo pkg-plist Log: 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. Revision Changes Path 1.9 +5 -3 ports/dns/bind84/Makefile 1.5 +8 -4 ports/dns/bind84/distinfo 1.2 +1 -0 ports/dns/bind84/pkg-plist