Module Name: src
Committed By: roy
Date: Fri Jun 21 19:50:13 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.0.0
To generate a diff of this commit:
cvs rdiff -u -r1.1038 -r1.1039 src/doc/3RDPARTY
cvs rdiff -u -r1.1828 -r1.1829 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.1038 src/doc/3RDPARTY:1.1039
--- src/doc/3RDPARTY:1.1038 Mon May 20 11:40:06 2013
+++ src/doc/3RDPARTY Fri Jun 21 19:50:13 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1038 2013/05/20 11:40:06 mbalmer Exp $
+# $NetBSD: 3RDPARTY,v 1.1039 2013/06/21 19:50:13 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -299,8 +299,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 5.6.7
-Current Vers: 5.6.7
+Version: 6.0.0
+Current Vers: 6.0.0
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
@@ -883,8 +883,8 @@ Notes:
Next import will need $ Id removal..
Package: openresolv
-Version: 3.5.3
-Current Vers: 3.5.3
+Version: 3.5.5
+Current Vers: 3.5.5
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/openresolv/
Home Page: http://roy.marples.name/projects/openresolv/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1828 src/doc/CHANGES:1.1829
--- src/doc/CHANGES:1.1828 Wed Jun 19 13:31:33 2013
+++ src/doc/CHANGES Fri Jun 21 19:50:13 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1828 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1829 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -251,3 +251,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
Ported by kardel@ from a patch for OpenBSD. [kardel 20130609]
cgfourteen: both kernel and Xorg driver now support hardware
acceleration using SX [macallan 20130619]
+ dhcpcd(8): Import dhcpcd-6.0.0 [roy 20130621]