Module Name: src
Committed By: roy
Date: Mon Oct 6 18:30:24 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.5.0
To generate a diff of this commit:
cvs rdiff -u -r1.1154 -r1.1155 src/doc/3RDPARTY
cvs rdiff -u -r1.1988 -r1.1989 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.1154 src/doc/3RDPARTY:1.1155
--- src/doc/3RDPARTY:1.1154 Sat Oct 4 11:49:02 2014
+++ src/doc/3RDPARTY Mon Oct 6 18:30:24 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1154 2014/10/04 11:49:02 apb Exp $
+# $NetBSD: 3RDPARTY,v 1.1155 2014/10/06 18:30:24 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.4.7
-Current Vers: 6.4.7
+Version: 6.5.0
+Current Vers: 6.5.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.1988 src/doc/CHANGES:1.1989
--- src/doc/CHANGES:1.1988 Sat Oct 4 11:49:57 2014
+++ src/doc/CHANGES Mon Oct 6 18:30:24 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1988 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1989 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -57,3 +57,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
gpt(8): added type subcommand to modify partition type.
[jnemeth 20140927]
zoneinfo: Import tzdata2014h. [apb 20141004]
+ dhcpcd(8): Import dhcpcd-6.5.0. [roy 20141006]