Module Name: src
Committed By: roy
Date: Fri Sep 4 12:27:36 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.9.3
To generate a diff of this commit:
cvs rdiff -u -r1.1250 -r1.1251 src/doc/3RDPARTY
cvs rdiff -u -r1.2100 -r1.2101 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.1250 src/doc/3RDPARTY:1.1251
--- src/doc/3RDPARTY:1.1250 Thu Sep 3 07:34:34 2015
+++ src/doc/3RDPARTY Fri Sep 4 12:27:36 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1250 2015/09/03 07:34:34 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1251 2015/09/04 12:27:36 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -306,8 +306,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 6.9.2
-Current Vers: 6.9.2
+Version: 6.9.3
+Current Vers: 6.9.3
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2100 src/doc/CHANGES:1.2101
--- src/doc/CHANGES:1.2100 Thu Sep 3 07:34:34 2015
+++ src/doc/CHANGES Fri Sep 4 12:27:36 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2100 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2101 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -196,3 +196,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
802.11b/g/n wireless network devices, ported from OpenBSD.
[nonaka 20150827]
bind: Import version 9.10.2-P4. [christos 20150903]
+ dhcpcd: Import dhcpcd 6.9.3. [roy 20150904]