Module Name: src
Committed By: roy
Date: Thu Apr 2 14:12:00 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-9.0.0
To generate a diff of this commit:
cvs rdiff -u -r1.1706 -r1.1707 src/doc/3RDPARTY
cvs rdiff -u -r1.2663 -r1.2664 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.1706 src/doc/3RDPARTY:1.1707
--- src/doc/3RDPARTY:1.1706 Thu Apr 2 11:11:25 2020
+++ src/doc/3RDPARTY Thu Apr 2 14:11:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1706 2020/04/02 11:11:25 sevan Exp $
+# $NetBSD: 3RDPARTY,v 1.1707 2020/04/02 14:11:59 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -327,12 +327,12 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 8.1.6
-Current Vers: 8.1.6
+Version: 9.0.0
+Current Vers: 9.0.0
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
-Date: 2020-01-27
+Date: 2020-04-02
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2663 src/doc/CHANGES:1.2664
--- src/doc/CHANGES:1.2663 Thu Apr 2 03:34:49 2020
+++ src/doc/CHANGES Thu Apr 2 14:11:59 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2663 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2664 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -162,3 +162,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
bwfm: Update firmware to linux-firmware-20200316. [thorpej 20200322]
acpi(4): Updated ACPICA to 20200326. [christos 20200328]
ioctlprint(1): Add ioctl descriptive printer. [kamil 20200402]
+ dhcpcd(8): Import version 9.0.0 [roy 20200402]