Module Name: src
Committed By: roy
Date: Thu Jul 9 10:17:32 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.9.1
To generate a diff of this commit:
cvs rdiff -u -r1.1232 -r1.1233 src/doc/3RDPARTY
cvs rdiff -u -r1.2080 -r1.2081 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.1232 src/doc/3RDPARTY:1.1233
--- src/doc/3RDPARTY:1.1232 Wed Jul 8 17:30:46 2015
+++ src/doc/3RDPARTY Thu Jul 9 10:17:32 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1232 2015/07/08 17:30:46 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1233 2015/07/09 10:17:32 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.9.0
-Current Vers: 6.9.0
+Version: 6.9.1
+Current Vers: 6.9.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.2080 src/doc/CHANGES:1.2081
--- src/doc/CHANGES:1.2080 Wed Jul 8 17:30:46 2015
+++ src/doc/CHANGES Thu Jul 9 10:17:32 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2080 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2081 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -165,3 +165,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
zoneinfo: Import tzdata2015e. [apb 20150621]
OpenSSH: Imported 6.9. [christos 20150630]
bind: Import version 9.10.2-P2. [christos 20150708]
+ dhcpcd: Import dhcpcd 6.9.1. [roy 20150709]