Module Name: src
Committed By: christos
Date: Fri Nov 11 21:11:03 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1376 -r1.1377 src/doc/3RDPARTY
cvs rdiff -u -r1.2208 -r1.2209 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.1376 src/doc/3RDPARTY:1.1377
--- src/doc/3RDPARTY:1.1376 Fri Nov 4 15:42:54 2016
+++ src/doc/3RDPARTY Fri Nov 11 16:11:03 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1376 2016/11/04 19:42:54 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1377 2016/11/11 21:11:03 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -40,8 +40,8 @@
#
Package: acpica
-Version: 20160527
-Current Vers: 20160527
+Version: 20160930
+Current Vers: 20160930
Maintainer: Intel
Archive Site: http://www.acpica.org/downloads/
Home Page: http://www.acpica.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2208 src/doc/CHANGES:1.2209
--- src/doc/CHANGES:1.2208 Fri Nov 4 15:42:54 2016
+++ src/doc/CHANGES Fri Nov 11 16:11:03 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2208 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2209 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -393,3 +393,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
bind: Import version 9.10.4-P4. [christos 20161101]
zoneinfo: Import tzdata2016i. [kre 20161103]
libc: Update to tzcode2016i. [christos 20161104]
+ acpi(4): Updated ACPICA to 20160930. [christos 20161111]