Module Name: src
Committed By: roy
Date: Wed Aug 21 17:14:26 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-8.0.3
To generate a diff of this commit:
cvs rdiff -u -r1.1643 -r1.1644 src/doc/3RDPARTY
cvs rdiff -u -r1.2572 -r1.2573 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.1643 src/doc/3RDPARTY:1.1644
--- src/doc/3RDPARTY:1.1643 Tue Aug 13 12:38:25 2019
+++ src/doc/3RDPARTY Wed Aug 21 17:14:26 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1643 2019/08/13 12:38:25 sevan Exp $
+# $NetBSD: 3RDPARTY,v 1.1644 2019/08/21 17:14:26 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -341,12 +341,12 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 8.0.2
-Current Vers: 8.0.2
+Version: 8.0.3
+Current Vers: 8.0.3
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
-Date: 2019-07-30
+Date: 2019-08-21
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2572 src/doc/CHANGES:1.2573
--- src/doc/CHANGES:1.2572 Tue Aug 20 02:42:04 2019
+++ src/doc/CHANGES Wed Aug 21 17:14:26 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2572 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2573 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -31,3 +31,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
porting to NET_MPSAFE in the process. [mrg 20190814]
usbnet(9): Port kue(4) and upl(4). [mrg 20190818]
boot(8): GPT and RAIDframe support for x86 bootstrap [manu 20190818]
+ dhcpcd(8): Import dhcpcd-8.0.3 [roy 20190821]