Module Name: src
Committed By: roy
Date: Fri Dec 19 10:55:13 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.6.7
To generate a diff of this commit:
cvs rdiff -u -r1.1183 -r1.1184 src/doc/3RDPARTY
cvs rdiff -u -r1.2027 -r1.2028 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.1183 src/doc/3RDPARTY:1.1184
--- src/doc/3RDPARTY:1.1183 Wed Dec 17 20:53:08 2014
+++ src/doc/3RDPARTY Fri Dec 19 10:55:13 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1183 2014/12/17 20:53:08 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1184 2014/12/19 10:55:13 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -305,8 +305,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 6.6.6
-Current Vers: 6.6.6
+Version: 6.6.7
+Current Vers: 6.6.7
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.2027 src/doc/CHANGES:1.2028
--- src/doc/CHANGES:1.2027 Thu Dec 18 02:30:01 2014
+++ src/doc/CHANGES Fri Dec 19 10:55:13 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2027 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2028 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -113,3 +113,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
bind: Import version 9.10.1-P1. [christos 20141209]
dhcpcd(8): Import dhcpcd-6.6.6. [roy 20141217]
powerpc: Switch to GCC 4.8. [matt 20141218]
+ dhcpcd(8): Import dhcpcd-6.6.7. [roy 20141219]