Module Name: src
Committed By: roy
Date: Wed Apr 6 09:11:09 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
import dhcpcd-5.2.12
To generate a diff of this commit:
cvs rdiff -u -r1.828 -r1.829 src/doc/3RDPARTY
cvs rdiff -u -r1.1536 -r1.1537 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.828 src/doc/3RDPARTY:1.829
--- src/doc/3RDPARTY:1.828 Tue Apr 5 08:51:05 2011
+++ src/doc/3RDPARTY Wed Apr 6 09:11:08 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.828 2011/04/05 08:51:05 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.829 2011/04/06 09:11:08 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -269,8 +269,8 @@
top of the current tree.
Package: dhcpcd
-Version: 5.2.11
-Current Vers: 5.2.11
+Version: 5.2.12
+Current Vers: 5.2.12
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.1536 src/doc/CHANGES:1.1537
--- src/doc/CHANGES:1.1536 Tue Apr 5 12:18:11 2011
+++ src/doc/CHANGES Wed Apr 6 09:11:08 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1536 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1537 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -986,3 +986,4 @@
s390rtc(4): Add a todr(9) driver for Seiko Instruments S-35390A.
[phx 20110404]
sandpoint: QNAP support. [phx 20110405]
+ dhcpcd(8): Import dhcpcd-5.2.12. [roy 20110406]