Module Name: src
Committed By: roy
Date: Sat Nov 27 11:35:54 UTC 2010
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
dhcpcd-5.2.9
To generate a diff of this commit:
cvs rdiff -u -r1.787 -r1.788 src/doc/3RDPARTY
cvs rdiff -u -r1.1461 -r1.1462 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.787 src/doc/3RDPARTY:1.788
--- src/doc/3RDPARTY:1.787 Wed Nov 24 22:14:35 2010
+++ src/doc/3RDPARTY Sat Nov 27 11:35:54 2010
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.787 2010/11/24 22:14:35 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.788 2010/11/27 11:35:54 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.8
-Current Vers: 5.2.8
+Version: 5.2.9
+Current Vers: 5.2.9
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.1461 src/doc/CHANGES:1.1462
--- src/doc/CHANGES:1.1461 Sun Nov 21 20:02:35 2010
+++ src/doc/CHANGES Sat Nov 27 11:35:54 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1461 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1462 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -791,3 +791,4 @@
module: Allow disabling autoloading a specific module by setting
noautoload property. [jnemeth 20101118]
openssh: Import 5.6. [adam 20101121]
+ dhcpcd(8): Import dhcpcd-5.2.9. [roy 20101127]