Module Name: src
Committed By: roy
Date: Tue Sep 19 19:20:44 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.0-rc2
To generate a diff of this commit:
cvs rdiff -u -r1.1471 -r1.1472 src/doc/3RDPARTY
cvs rdiff -u -r1.2318 -r1.2319 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.1471 src/doc/3RDPARTY:1.1472
--- src/doc/3RDPARTY:1.1471 Wed Sep 13 15:43:04 2017
+++ src/doc/3RDPARTY Tue Sep 19 19:20:43 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1471 2017/09/13 15:43:04 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1472 2017/09/19 19:20:43 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -334,8 +334,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 7.0.0-rc1
-Current Vers: 7.0.0-rc1
+Version: 7.0.0-rc2
+Current Vers: 7.0.0-rc2
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.2318 src/doc/CHANGES:1.2319
--- src/doc/CHANGES:1.2318 Sun Sep 17 15:30:08 2017
+++ src/doc/CHANGES Tue Sep 19 19:20:44 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2318 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2319 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -64,3 +64,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
acpi(4): Updated ACPICA to 20170831. [christos 20170915]
dtrace: Install dtruss, execsnoop, opensnoop, and procsystime from the
DTrace Toolkit if DTrace support is enabled. [sevan 20170917]
+ dhcpcd(8): Import dhcpcd-7.0.0-rc2. [roy 20170919]