Module Name: src
Committed By: roy
Date: Fri Jan 30 09:49:50 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.7.0
To generate a diff of this commit:
cvs rdiff -u -r1.1196 -r1.1197 src/doc/3RDPARTY
cvs rdiff -u -r1.2040 -r1.2041 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.1196 src/doc/3RDPARTY:1.1197
--- src/doc/3RDPARTY:1.1196 Sun Jan 25 22:58:23 2015
+++ src/doc/3RDPARTY Fri Jan 30 09:49:50 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1196 2015/01/25 22:58:23 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1197 2015/01/30 09:49:50 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.7
-Current Vers: 6.6.7
+Version: 6.7.0
+Current Vers: 6.7.0
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.2040 src/doc/CHANGES:1.2041
--- src/doc/CHANGES:1.2040 Tue Jan 27 18:20:56 2015
+++ src/doc/CHANGES Fri Jan 30 09:49:50 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2040 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2041 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -127,3 +127,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
arm: Add support for Zynq SoC. [hkenken 20150123]
evbarm: Add support for the PARALLELLA (Zynq). [hkenken 20150123]
blacklist: Added daemon and library [christos 20150125]
+ dhcpcd(8): Import dhcpcd-6.7.0. [roy 20150130]