Module Name: src
Committed By: roy
Date: Thu Jul 12 16:55:57 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Document import of dhcpcd-5.6.1
To generate a diff of this commit:
cvs rdiff -u -r1.947 -r1.948 src/doc/3RDPARTY
cvs rdiff -u -r1.1716 -r1.1717 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.947 src/doc/3RDPARTY:1.948
--- src/doc/3RDPARTY:1.947 Wed Jul 11 22:43:19 2012
+++ src/doc/3RDPARTY Thu Jul 12 16:55:57 2012
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.947 2012/07/11 22:43:19 jmmv Exp $
+# $NetBSD: 3RDPARTY,v 1.948 2012/07/12 16:55:57 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -284,8 +284,8 @@ No changes for NetBSD integration - just
top of the current tree.
Package: dhcpcd
-Version: 5.5.6
-Current Vers: 5.5.6
+Version: 5.6.1
+Current Vers: 5.6.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.1716 src/doc/CHANGES:1.1717
--- src/doc/CHANGES:1.1716 Wed Jul 11 22:43:19 2012
+++ src/doc/CHANGES Thu Jul 12 16:55:57 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1716 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1717 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -79,3 +79,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
[bouyer 20120702]
kernel, libc: Add MurmurHash2 function. [rmind 20120708]
atf(7): Import 0.16. [jmmv 20120711]
+ dhcpcd(8): Import dhcpcd-5.6.1 [roy 20120712]