Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D862963C882 for ; Tue, 5 Jul 2011 14:28:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B00E714A11C; Tue, 5 Jul 2011 14:28:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E4B6214A09F for ; Tue, 5 Jul 2011 14:28:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id u+rKCuD7vkz8 for ; Tue, 5 Jul 2011 14:28:07 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2938414A0C9 for ; Tue, 5 Jul 2011 14:28:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EBD68175DD; Tue, 5 Jul 2011 14:28:06 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 5 Jul 2011 14:28:06 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/net/bind96 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20110705142806.EBD68175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Tue Jul 5 14:28:06 UTC 2011 Modified Files: pkgsrc/net/bind96: Makefile distinfo Log Message: Update bind96 package to 9.6.3.1.ESV.4pl3 (9.6-ESV-R4-P3), security release. The package name was selected as: - Make sure to greater version from bind-9.6.3. - Include "ESV" (Extended Support Version) string. Since changes from BIND 9.6.3 are too may, please refer changes in detail: ftp://ftp.isc.org/isc/bind/9.6-ESV-R4/CHANGES ftp://ftp.isc.org/isc/bind/9.6-ESV-R4-P1/RELEASE-NOTES-BIND-9.6-ESV-R4-P1.html ftp://ftp.isc.org/isc/bind/9.6-ESV-R4-P3/RELEASE-NOTES-BIND-9.6-ESV-R4-P3.html To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/bind96/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/bind96/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.