Module Name: src
Committed By: christos
Date: Sat Aug 18 14:18:58 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention acpica 20180810
To generate a diff of this commit:
cvs rdiff -u -r1.1552 -r1.1553 src/doc/3RDPARTY
cvs rdiff -u -r1.2426 -r1.2427 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.1552 src/doc/3RDPARTY:1.1553
--- src/doc/3RDPARTY:1.1552 Sat Aug 18 05:00:28 2018
+++ src/doc/3RDPARTY Sat Aug 18 10:18:58 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1552 2018/08/18 09:00:28 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1553 2018/08/18 14:18:58 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -40,7 +40,7 @@
#
Package: acpica
-Version: 20180427
+Version: 20180810
Current Vers: 20180810
Maintainer: Intel
Archive Site: http://www.acpica.org/downloads/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2426 src/doc/CHANGES:1.2427
--- src/doc/CHANGES:1.2426 Sat Aug 18 05:00:28 2018
+++ src/doc/CHANGES Sat Aug 18 10:18:58 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2426 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2427 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -202,3 +202,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
kernel: Remove etherip(4), replaced by l2tp(4). [maxv 20180814]
gnu-efi: Import version 3.0.8. [jmcneill 20180816]
OpenSSL: Imported 1.1.0i. [christos 20180818]
+ acpi(4): Updated ACPICA to 20180810. [christos 20180818]