Module Name: src
Committed By: christos
Date: Thu Sep 3 07:34:34 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1249 -r1.1250 src/doc/3RDPARTY
cvs rdiff -u -r1.2099 -r1.2100 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.1249 src/doc/3RDPARTY:1.1250
--- src/doc/3RDPARTY:1.1249 Sat Aug 29 13:18:35 2015
+++ src/doc/3RDPARTY Thu Sep 3 03:34:34 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1249 2015/08/29 17:18:35 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1250 2015/09/03 07:34:34 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -114,8 +114,8 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.10.2-P3
-Current Vers: 9.10.2-P3
+Version: 9.10.2-P4
+Current Vers: 9.10.2-P4
Maintainer: Paul Vixie <vi...@vix.com>
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.2099 src/doc/CHANGES:1.2100
--- src/doc/CHANGES:1.2099 Wed Sep 2 14:53:30 2015
+++ src/doc/CHANGES Thu Sep 3 03:34:34 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2099 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2100 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -195,3 +195,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
rtwn(4): Add a driver for Realtek RTL8188CE/RTL8192CE PCIe IEEE
802.11b/g/n wireless network devices, ported from OpenBSD.
[nonaka 20150827]
+ bind: Import version 9.10.2-P4. [christos 20150903]