Module Name: src
Committed By: spz
Date: Tue Jul 8 06:01:47 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
note bind import
To generate a diff of this commit:
cvs rdiff -u -r1.1130 -r1.1131 src/doc/3RDPARTY
cvs rdiff -u -r1.1941 -r1.1942 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.1130 src/doc/3RDPARTY:1.1131
--- src/doc/3RDPARTY:1.1130 Sun Jul 6 20:14:08 2014
+++ src/doc/3RDPARTY Tue Jul 8 06:01:47 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1130 2014/07/06 20:14:08 tron Exp $
+# $NetBSD: 3RDPARTY,v 1.1131 2014/07/08 06:01:47 spz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -113,8 +113,8 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.10.0b1
-Current Vers: 9.10.0b1
+Version: 9.10.0-P2
+Current Vers: 9.10.0-P2
Maintainer: Paul Vixie <[email protected]>
Archive Site: ftp://ftp.isc.org/isc/bind9/
Home Page: http://www.isc.org/software/bind/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1941 src/doc/CHANGES:1.1942
--- src/doc/CHANGES:1.1941 Sun Jul 6 20:14:08 2014
+++ src/doc/CHANGES Tue Jul 8 06:01:47 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1941 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1942 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -436,3 +436,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
pigz(1): Update to pigz-2.3.1 [tls 20140615]
gdb(1): Updated to 7.7.1. [christos 20140622]
postfix(1): Import version 2.11.1 [tron 20140706]
+ bind: Import version 9.10.0-P2 [spz 20140708]