Module Name: src
Committed By: roy
Date: Sat Feb 27 16:04:34 UTC 2010
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Import dhcpcd-5.2.1
To generate a diff of this commit:
cvs rdiff -u -r1.748 -r1.749 src/doc/3RDPARTY
cvs rdiff -u -r1.1362 -r1.1363 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.748 src/doc/3RDPARTY:1.749
--- src/doc/3RDPARTY:1.748 Sat Feb 20 02:55:52 2010
+++ src/doc/3RDPARTY Sat Feb 27 16:04:33 2010
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.748 2010/02/20 02:55:52 joerg Exp $
+# $NetBSD: 3RDPARTY,v 1.749 2010/02/27 16:04:33 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.1.5
-Current Vers: 5.1.5
+Version: 5.2.1
+Current Vers: 5.2.1
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.1362 src/doc/CHANGES:1.1363
--- src/doc/CHANGES:1.1362 Thu Feb 25 21:13:07 2010
+++ src/doc/CHANGES Sat Feb 27 16:04:33 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1362 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1363 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -555,3 +555,4 @@
wbsio(4): New driver for Winbond Super I/O attachment of
lm(4) on any port. [cnst 20100221]
wcfb: A driver for 3Dlabs Wildcat graphics cards [macallan 20100224]
+ dhcpcd(8): Import dhcpcd-5.2.1. [roy 20100227]