Module Name: src
Committed By: roy
Date: Thu Oct 7 14:41:02 UTC 2010
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Import dhcpcd-5.2.8
To generate a diff of this commit:
cvs rdiff -u -r1.780 -r1.781 src/doc/3RDPARTY
cvs rdiff -u -r1.1439 -r1.1440 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.780 src/doc/3RDPARTY:1.781
--- src/doc/3RDPARTY:1.780 Mon Oct 4 22:31:53 2010
+++ src/doc/3RDPARTY Thu Oct 7 14:41:02 2010
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.780 2010/10/04 22:31:53 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.781 2010/10/07 14:41:02 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.4
-Current Vers: 5.2.4
+Version: 5.2.8
+Current Vers: 5.2.8
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.1439 src/doc/CHANGES:1.1440
--- src/doc/CHANGES:1.1439 Tue Oct 5 14:37:48 2010
+++ src/doc/CHANGES Thu Oct 7 14:41:02 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1439 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1440 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -722,3 +722,4 @@
httpd(8): Import bozohttpd-20100920. [mrg 20100921]
evbarm: Support Marvell Sheevaplug and some Marvell SoC NAS box.
[kiyohara 20101002]
+ dhcpcd(8): Import dhcpcd-5.2.8. [roy 20101007]