Module Name: src Committed By: roy Date: Mon Sep 3 10:31:51 UTC 2012
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Import dhcpcd-5.6.2 To generate a diff of this commit: cvs rdiff -u -r1.965 -r1.966 src/doc/3RDPARTY cvs rdiff -u -r1.1741 -r1.1742 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.965 src/doc/3RDPARTY:1.966 --- src/doc/3RDPARTY:1.965 Fri Aug 31 20:23:33 2012 +++ src/doc/3RDPARTY Mon Sep 3 10:31:51 2012 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.965 2012/08/31 20:23:33 is Exp $ +# $NetBSD: 3RDPARTY,v 1.966 2012/09/03 10:31:51 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -300,8 +300,8 @@ No changes for NetBSD integration - just top of the current tree. Package: dhcpcd -Version: 5.6.1 -Current Vers: 5.6.1 +Version: 5.6.2 +Current Vers: 5.6.2 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.1741 src/doc/CHANGES:1.1742 --- src/doc/CHANGES:1.1741 Sat Sep 1 00:49:02 2012 +++ src/doc/CHANGES Mon Sep 3 10:31:51 2012 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1741 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1742 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -115,3 +115,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: BCM5301X SoC. Add initial support for OMAP4430 and partial support for Freescale i.MX6. Add new common boot/kvminit code. [matt 20120831] + dhcpcd(8): Import dhcpcd-5.6.2 [roy 20120903]