Module Name: src Committed By: roy Date: Wed Mar 31 09:21:44 UTC 2010
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note import of dhcpcd-5.2.2 To generate a diff of this commit: cvs rdiff -u -r1.754 -r1.755 src/doc/3RDPARTY cvs rdiff -u -r1.1372 -r1.1373 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.754 src/doc/3RDPARTY:1.755 --- src/doc/3RDPARTY:1.754 Mon Mar 29 15:44:53 2010 +++ src/doc/3RDPARTY Wed Mar 31 09:21:43 2010 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.754 2010/03/29 15:44:53 taca Exp $ +# $NetBSD: 3RDPARTY,v 1.755 2010/03/31 09:21:43 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -268,8 +268,8 @@ top of the current tree. Package: dhcpcd -Version: 5.2.1 -Current Vers: 5.2.1 +Version: 5.2.2 +Current Vers: 5.2.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.1372 src/doc/CHANGES:1.1373 --- src/doc/CHANGES:1.1372 Wed Mar 24 00:41:21 2010 +++ src/doc/CHANGES Wed Mar 31 09:21:43 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1372 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1373 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -571,3 +571,4 @@ since the introduction of aibs(4). [cnst 20100319] cgtwelve: A driver for Sun CG12 / Matrox SG3 graphics boards [macallan 20100323] + dhcpcd(8): Import dhcpcd-5.2.2. [roy 20100331]