Module Name: src
Committed By: roy
Date: Mon Aug 15 11:06:46 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.11.3
To generate a diff of this commit:
cvs rdiff -u -r1.1350 -r1.1351 src/doc/3RDPARTY
cvs rdiff -u -r1.2179 -r1.2180 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.1350 src/doc/3RDPARTY:1.1351
--- src/doc/3RDPARTY:1.1350 Sun Aug 7 00:56:02 2016
+++ src/doc/3RDPARTY Mon Aug 15 11:06:46 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1350 2016/08/07 00:56:02 kre Exp $
+# $NetBSD: 3RDPARTY,v 1.1351 2016/08/15 11:06:46 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.1
-Current Vers: 6.11.1
+Version: 6.11.3
+Current Vers: 6.11.3
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.2179 src/doc/CHANGES:1.2180
--- src/doc/CHANGES:1.2179 Sun Aug 7 00:56:02 2016
+++ src/doc/CHANGES Mon Aug 15 11:06:46 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2179 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2180 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -338,3 +338,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
sdtemp(4): Add JEDEC TSE2004av support. [msaitoh 20160728]
OpenSSH: Imported 7.3. [christos 20160802]
zoneinfo: Import tzdata2016f. [kre 20160807]
+ dhcpcd(8): Import dhcpcd-6.11.3. [roy 20160815]