Module Name: src
Committed By: christos
Date: Wed May 4 19:28:32 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1325 -r1.1326 src/doc/3RDPARTY
cvs rdiff -u -r1.2157 -r1.2158 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.1325 src/doc/3RDPARTY:1.1326
--- src/doc/3RDPARTY:1.1325 Tue May 3 13:23:17 2016
+++ src/doc/3RDPARTY Wed May 4 15:28:32 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1325 2016/05/03 17:23:17 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1326 2016/05/04 19:28:32 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: 20160108
-Current Vers: 20160108
+Version: 20160422
+Current Vers: 20160422
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.2157 src/doc/CHANGES:1.2158
--- src/doc/CHANGES:1.2157 Tue May 3 13:23:17 2016
+++ src/doc/CHANGES Wed May 4 15:28:32 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2157 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2158 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -286,3 +286,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
devices, ported from OpenBSD. [nonaka 20160501]
ntp: Import ntp 4.2.8p7. [christos 20160501]
openssl: Import openssl 1.0.1t - security fixes [christos 20160503]
+ acpi(4): Updated ACPICA to 20160422. [christos 20160504]