Module Name: src
Committed By: roy
Date: Tue Jul 24 07:59:46 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.7
To generate a diff of this commit:
cvs rdiff -u -r1.1532 -r1.1533 src/doc/3RDPARTY
cvs rdiff -u -r1.2413 -r1.2414 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.1532 src/doc/3RDPARTY:1.1533
--- src/doc/3RDPARTY:1.1532 Tue Jul 17 19:11:47 2018
+++ src/doc/3RDPARTY Tue Jul 24 07:59:46 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1532 2018/07/17 19:11:47 joerg Exp $
+# $NetBSD: 3RDPARTY,v 1.1533 2018/07/24 07:59:46 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.6
-Current Vers: 7.0.6
+Version: 7.0.7
+Current Vers: 7.0.7
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.2413 src/doc/CHANGES:1.2414
--- src/doc/CHANGES:1.2413 Sat Jul 21 06:28:02 2018
+++ src/doc/CHANGES Tue Jul 24 07:59:46 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2413 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2414 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -180,3 +180,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[jmcneill 20180715]
arm: Add support for ARMv7 performance event monitoring with tprof(4).
[jmcneill 20180715]
+ dhcpcd: Import 7.0.7. [roy 20180724]