Module Name: src
Committed By: roy
Date: Sat Mar 1 11:08:11 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.3.1
To generate a diff of this commit:
cvs rdiff -u -r1.1098 -r1.1099 src/doc/3RDPARTY
cvs rdiff -u -r1.1894 -r1.1895 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.1098 src/doc/3RDPARTY:1.1099
--- src/doc/3RDPARTY:1.1098 Sat Mar 1 03:29:01 2014
+++ src/doc/3RDPARTY Sat Mar 1 11:08:11 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1098 2014/03/01 03:29:01 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1099 2014/03/01 11:08:11 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -302,8 +302,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 6.3.0
-Current Vers: 6.3.0
+Version: 6.3.1
+Current Vers: 6.3.1
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.1894 src/doc/CHANGES:1.1895
--- src/doc/CHANGES:1.1894 Sat Mar 1 03:29:01 2014
+++ src/doc/CHANGES Sat Mar 1 11:08:11 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1894 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1895 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -358,3 +358,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
mcp48x1dac(4): Add preliminary support for Microchip MCP48x1 family of
Digital-to-Analog converters. [rkujawa 20140225]
bind: update to 9.10.0b1 [christos 20130228]
+ dhcpcd(8): Import dhcpcd-6.3.1 [roy 20140301]