Module Name: src Committed By: roy Date: Fri Sep 20 10:59:24 UTC 2013
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Import dhcpcd-6.1.0 To generate a diff of this commit: cvs rdiff -u -r1.1053 -r1.1054 src/doc/3RDPARTY cvs rdiff -u -r1.1847 -r1.1848 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.1053 src/doc/3RDPARTY:1.1054 --- src/doc/3RDPARTY:1.1053 Wed Sep 4 19:51:37 2013 +++ src/doc/3RDPARTY Fri Sep 20 10:59:24 2013 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1053 2013/09/04 19:51:37 tron Exp $ +# $NetBSD: 3RDPARTY,v 1.1054 2013/09/20 10:59:24 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -299,8 +299,8 @@ Notes: Use the dhcp2netbsd script. Package: dhcpcd -Version: 6.0.5 -Current Vers: 6.0.5 +Version: 6.1.0 +Current Vers: 6.1.0 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.1847 src/doc/CHANGES:1.1848 --- src/doc/CHANGES:1.1847 Sun Sep 8 16:04:21 2013 +++ src/doc/CHANGES Fri Sep 20 10:59:24 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1847 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1848 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -281,3 +281,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: less(1): Import version 458 [tron 20130804] mpl115a(4): Add driver for Freescale MPL115A2 I2C absolute pressure sensor. [rkujawa 20130908] + dhcpcd(8): Import dhcpcd-6.1.0 [roy 20130920]