Module Name:    src
Committed By:   christos
Date:           Thu Feb  9 00:25:23 UTC 2017

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
new bind


To generate a diff of this commit:
cvs rdiff -u -r1.1409 -r1.1410 src/doc/3RDPARTY
cvs rdiff -u -r1.2245 -r1.2246 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.1409 src/doc/3RDPARTY:1.1410
--- src/doc/3RDPARTY:1.1409	Mon Feb  6 11:08:40 2017
+++ src/doc/3RDPARTY	Wed Feb  8 19:25:22 2017
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1409 2017/02/06 16:08:40 christos Exp $
+#	$NetBSD: 3RDPARTY,v 1.1410 2017/02/09 00:25:22 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -114,15 +114,15 @@ Notes:
 bc includes dc, both of which are in the NetBSD tree.
 
 Package:	bind [named and utils]
-Version:	9.10.4-P5/BSD	9.11.0-P2/MPL
-Current Vers:	9.10.4-P5/BSD
+Version:	9.10.4-P6/BSD	9.11.0-P3/MPL
+Current Vers:	9.10.4-P6/BSD
 Maintainer:	Paul Vixie <vi...@vix.com>
 Archive Site:	ftp://ftp.isc.org/isc/bind9/
 Home Page:	http://www.isc.org/software/bind/
 Mailing List:	https://lists.isc.org/mailman/listinfo/bind-announce
 Mailing List:	https://lists.isc.org/mailman/listinfo/bind-users
 Responsible:	vixie, christos
-License:	BSD-like (2-clause)
+License:	BSD-like (2-clause) / MPL
 Location:	external/bsd/bind/dist
 Notes:
 First bind2netbsd script to import into src/external/bsd/bind/dist.

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2245 src/doc/CHANGES:1.2246
--- src/doc/CHANGES:1.2245	Wed Feb  8 04:58:42 2017
+++ src/doc/CHANGES	Wed Feb  8 19:25:22 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2245 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2246 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -462,3 +462,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
 	pthread_dbg(3): Removed from the base distribution. [kamil 20170208]
 	ixv(4): Add Intel 10G Ethernet virtual function driver.
 		[msaitoh 20170208]
+	bind: Import version 9.10.4-P6. [christos 20170208]

Reply via email to