Module Name: src
Committed By: christos
Date: Sat May 5 00:13:02 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1522 -r1.1523 src/doc/3RDPARTY
cvs rdiff -u -r1.2387 -r1.2388 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.1522 src/doc/3RDPARTY:1.1523
--- src/doc/3RDPARTY:1.1522 Fri May 4 11:51:53 2018
+++ src/doc/3RDPARTY Fri May 4 20:13:01 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1522 2018/05/04 15:51:53 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1523 2018/05/05 00:13:01 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: 20180313
-Current Vers: 20180313
+Version: 20180427
+Current Vers: 20180427
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.2387 src/doc/CHANGES:1.2388
--- src/doc/CHANGES:1.2387 Fri May 4 11:51:53 2018
+++ src/doc/CHANGES Fri May 4 20:13:02 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2387 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2388 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -152,3 +152,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
dhcpcd: Import 7.0.4. [roy 20180502]
tzdata: updated to 2017e [kre 20180504]
libc: Update to tzcode2018e. [christos 20180504]
+ acpi(4): Updated ACPICA to 20180427. [christos 20180504]