Module Name: src
Committed By: roy
Date: Wed Jun 26 17:50:22 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.2.3
To generate a diff of this commit:
cvs rdiff -u -r1.1630 -r1.1631 src/doc/3RDPARTY
cvs rdiff -u -r1.2549 -r1.2550 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.1630 src/doc/3RDPARTY:1.1631
--- src/doc/3RDPARTY:1.1630 Sat Jun 22 22:49:18 2019
+++ src/doc/3RDPARTY Wed Jun 26 17:50:22 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1630 2019/06/22 22:49:18 sevan Exp $
+# $NetBSD: 3RDPARTY,v 1.1631 2019/06/26 17:50:22 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: 7.2.2
-Current Vers: 7.2.2
+Version: 7.2.3
+Current Vers: 7.2.3
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
-Date: 2019-04-26
+Date: 2019-06-26
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2549 src/doc/CHANGES:1.2550
--- src/doc/CHANGES:1.2549 Tue Jun 25 05:04:35 2019
+++ src/doc/CHANGES Wed Jun 26 17:50:22 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2549 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2550 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -395,3 +395,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
OpenSSL: Imported 1.1.1c. [christos 20190609]
gpt(8): added uuid subcommand to generate new UUIDS.
[jnemeth 20190624]
+ dhcpcd(8): Import dhcpcd-7.2.3 [roy 20190626]