Module Name: src
Committed By: roy
Date: Tue Apr 28 22:34:05 UTC 2009
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Update to dhcpcd-5.0.0
To generate a diff of this commit:
cvs rdiff -u -r1.689 -r1.690 src/doc/3RDPARTY
cvs rdiff -u -r1.1216 -r1.1217 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.689 src/doc/3RDPARTY:1.690
--- src/doc/3RDPARTY:1.689 Wed Apr 22 13:31:44 2009
+++ src/doc/3RDPARTY Tue Apr 28 22:34:04 2009
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.689 2009/04/22 13:31:44 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.690 2009/04/28 22:34:04 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -258,8 +258,8 @@
top of the current tree.
Package: dhcpcd
-Version: 4.0.13
-Current Vers: 4.0.13
+Version: 5.0.0
+Current Vers: 5.0.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.1216 src/doc/CHANGES:1.1217
--- src/doc/CHANGES:1.1216 Thu Apr 23 20:48:09 2009
+++ src/doc/CHANGES Tue Apr 28 22:34:04 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1216 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1217 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -185,3 +185,4 @@
[cegger 20090420]
sdmmc(4): Add a driver for SD/MMC from OpenBSD. [nonaka 20090421]
zx(4): Add wscons support [macallan 20090423]
+ dhcpcd(8): Import dhcpcd-5.0.0. [roy 20090428]