Module Name: src
Committed By: roy
Date: Mon Jun 4 09:57:19 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.5a
To generate a diff of this commit:
cvs rdiff -u -r1.1525 -r1.1526 src/doc/3RDPARTY
cvs rdiff -u -r1.2391 -r1.2392 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.1525 src/doc/3RDPARTY:1.1526
--- src/doc/3RDPARTY:1.1525 Sat Jun 2 09:45:56 2018
+++ src/doc/3RDPARTY Mon Jun 4 09:57:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1525 2018/06/02 09:45:56 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1526 2018/06/04 09:57:19 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.5
-Current Vers: 7.0.5
+Version: 7.0.5a
+Current Vers: 7.0.5a
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.2391 src/doc/CHANGES:1.2392
--- src/doc/CHANGES:1.2391 Sat Jun 2 09:45:56 2018
+++ src/doc/CHANGES Mon Jun 4 09:57:19 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2391 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2392 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -158,4 +158,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
gpio(4): Overhauled interrupt support. Added GPIO interrupt
capability for Broadcom BCM283x SoCs (e.g.
Raspberry Pi). [thorpej 20180519]
- dhcpcd: Import 7.0.5. [roy 20180602]
+ dhcpcd: Import 7.0.5a. [roy 20180604]