Module Name: src
Committed By: roy
Date: Thu Jul 25 08:59:32 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-8.0.1
To generate a diff of this commit:
cvs rdiff -u -r1.1637 -r1.1638 src/doc/3RDPARTY
cvs rdiff -u -r1.2557 -r1.2558 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.1637 src/doc/3RDPARTY:1.1638
--- src/doc/3RDPARTY:1.1637 Wed Jul 24 10:00:50 2019
+++ src/doc/3RDPARTY Thu Jul 25 08:59:32 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1637 2019/07/24 10:00:50 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1638 2019/07/25 08:59:32 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.0
-Current Vers: 8.0.0
+Version: 8.0.1
+Current Vers: 8.0.1
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
-Date: 2019-07-24
+Date: 2019-07-25
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2557 src/doc/CHANGES:1.2558
--- src/doc/CHANGES:1.2557 Wed Jul 24 10:05:57 2019
+++ src/doc/CHANGES Thu Jul 25 08:59:32 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2557 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2558 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -408,3 +408,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[rin 20190723]
dhcpcd(8): Import dhcpcd-8.0.0 [roy 20190724]
tar(1): MKBSDTAR now defaults to yes [roy 20190724]
+ dhcpcd(8): Import dhcpcd-8.0.1 [roy 20190725]