Module Name: src Committed By: christos Date: Thu Dec 2 14:55:40 UTC 2010
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new bind To generate a diff of this commit: cvs rdiff -u -r1.790 -r1.791 src/doc/3RDPARTY cvs rdiff -u -r1.1464 -r1.1465 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.790 src/doc/3RDPARTY:1.791 --- src/doc/3RDPARTY:1.790 Mon Nov 29 09:52:11 2010 +++ src/doc/3RDPARTY Thu Dec 2 09:55:40 2010 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.790 2010/11/29 14:52:11 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.791 2010/12/02 14:55:40 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -91,8 +91,8 @@ bc includes dc, both of which are in the NetBSD tree. Package: bind [named and utils] -Version: 9.7.2b1 -Current Vers: 9.7.2b1 +Version: 9.7.2-P3 +Current Vers: 9.7.2-P3 Maintainer: Paul Vixie <vi...@vix.com> Archive Site: ftp://ftp.isc.org/isc/bind9/ Home Page: http://www.isc.org/sw/bind/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1464 src/doc/CHANGES:1.1465 --- src/doc/CHANGES:1.1464 Sat Nov 27 19:26:39 2010 +++ src/doc/CHANGES Thu Dec 2 09:55:40 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1464 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1465 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -792,3 +792,4 @@ dhcpcd(8): Import dhcpcd-5.2.9. [roy 20101127] postfix(1): Import version 2.7.2 [tron 20101127] module: Rename <module>.prop to <module>.plist. [jnemeth 20101127] + bind: Update to 9.7.2-P3 [christos 20101202]