Module Name: src Committed By: roy Date: Fri Jul 3 22:19:41 UTC 2009
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Import dhcpcd-5.0.5 To generate a diff of this commit: cvs rdiff -u -r1.705 -r1.706 src/doc/3RDPARTY cvs rdiff -u -r1.1245 -r1.1246 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.705 src/doc/3RDPARTY:1.706 --- src/doc/3RDPARTY:1.705 Wed Jun 24 13:41:16 2009 +++ src/doc/3RDPARTY Fri Jul 3 22:19:41 2009 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.705 2009/06/24 13:41:16 tron Exp $ +# $NetBSD: 3RDPARTY,v 1.706 2009/07/03 22:19:41 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -271,8 +271,8 @@ top of the current tree. Package: dhcpcd -Version: 5.0.4 -Current Vers: 5.0.4 +Version: 5.0.5 +Current Vers: 5.0.5 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.1245 src/doc/CHANGES:1.1246 --- src/doc/CHANGES:1.1245 Fri Jun 26 06:41:08 2009 +++ src/doc/CHANGES Fri Jul 3 22:19:41 2009 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1245 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1246 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -306,3 +306,4 @@ postfix(1): Import version 2.6.2 [tron 20090623] wake(8): New command to send Wake-on-LAN packets to machines on the local Ethernet. [mbalmer 20090625] + dhcpcd(8): Import dhcpcd-5.0.5 [roy 20090514]