Module Name: src
Committed By: roy
Date: Sat Sep 27 01:18:49 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.4.6
To generate a diff of this commit:
cvs rdiff -u -r1.1151 -r1.1152 src/doc/3RDPARTY
cvs rdiff -u -r1.1983 -r1.1984 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.1151 src/doc/3RDPARTY:1.1152
--- src/doc/3RDPARTY:1.1151 Thu Sep 18 20:47:39 2014
+++ src/doc/3RDPARTY Sat Sep 27 01:18:49 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1151 2014/09/18 20:47:39 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1152 2014/09/27 01:18:49 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.5
-Current Vers: 6.4.5
+Version: 6.4.6
+Current Vers: 6.4.6
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.1983 src/doc/CHANGES:1.1984
--- src/doc/CHANGES:1.1983 Fri Sep 26 09:02:26 2014
+++ src/doc/CHANGES Sat Sep 27 01:18:49 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1983 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1984 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -53,3 +53,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
gpt(8): Completed overhaul, including adding follwing subcommands:
resize, set, unset, backup, restore, and resizedisk.
[jnemeth 20140926]
+ dhcpcd(8): Import dhcpcd-6.4.6. [roy 20140927]