Module Name: src
Committed By: roy
Date: Fri Jun 17 19:45:24 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.11.1
To generate a diff of this commit:
cvs rdiff -u -r1.1338 -r1.1339 src/doc/3RDPARTY
cvs rdiff -u -r1.2171 -r1.2172 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.1338 src/doc/3RDPARTY:1.1339
--- src/doc/3RDPARTY:1.1338 Mon Jun 6 10:52:09 2016
+++ src/doc/3RDPARTY Fri Jun 17 19:45:24 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1338 2016/06/06 10:52:09 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1339 2016/06/17 19:45:24 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -306,8 +306,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 6.11.0
-Current Vers: 6.11.0
+Version: 6.11.1
+Current Vers: 6.11.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.2171 src/doc/CHANGES:1.2172
--- src/doc/CHANGES:1.2171 Sun Jun 12 06:21:56 2016
+++ src/doc/CHANGES Fri Jun 17 19:45:24 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2171 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2172 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -319,3 +319,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
sys_info: Import a script to return version information for system
libraries and utilities [agc 20160604]
nvmectl(8): Added NVM Express control utility. [nonaka 20160604]
+ dhcpcd(8): Import dhcpcd-6.11.1. [roy 20160617]