Module Name: src
Committed By: jruoho
Date: Sun Jun 6 19:19:58 UTC 2010
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note the ACPICA update to 20100528.
To generate a diff of this commit:
cvs rdiff -u -r1.763 -r1.764 src/doc/3RDPARTY
cvs rdiff -u -r1.1400 -r1.1401 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.763 src/doc/3RDPARTY:1.764
--- src/doc/3RDPARTY:1.763 Fri Jun 4 09:10:53 2010
+++ src/doc/3RDPARTY Sun Jun 6 19:19:58 2010
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.763 2010/06/04 09:10:53 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.764 2010/06/06 19:19:58 jruoho Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -25,7 +25,7 @@
# remaining lines until the end of the record are notes.
Package: acpica
-Version: 20100121
+Version: 20100528
Current Vers: 20100528
Maintainer: INTEL
Archive Site: http://www.acpica.org/downloads/unix_source_code.php
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1400 src/doc/CHANGES:1.1401
--- src/doc/CHANGES:1.1400 Sun Jun 6 08:01:30 2010
+++ src/doc/CHANGES Sun Jun 6 19:19:58 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1400 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1401 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -625,3 +625,4 @@
atf(7): Import 0.9. [jmmv 20100604]
dhcpcd(8): Import dhcpcd-5.2.4. [roy 20100604]
vnode(9): Remove member v_vnlock. [hannken 20100605]
+ acpi(4): Updated ACPICA to 20100528. [jruoho 20100606]