Module Name: src
Committed By: christos
Date: Sat Jan 5 20:42:09 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1585 -r1.1586 src/doc/3RDPARTY
cvs rdiff -u -r1.2482 -r1.2483 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.1585 src/doc/3RDPARTY:1.1586
--- src/doc/3RDPARTY:1.1585 Fri Jan 4 16:23:30 2019
+++ src/doc/3RDPARTY Sat Jan 5 15:42:09 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1585 2019/01/04 21:23:30 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1586 2019/01/05 20:42:09 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: 20180810
-Current Vers: 20180810
+Version: 20181213
+Current Vers: 20181213
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.2482 src/doc/CHANGES:1.2483
--- src/doc/CHANGES:1.2482 Fri Jan 4 16:27:04 2019
+++ src/doc/CHANGES Sat Jan 5 15:42:09 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2482 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2483 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -286,3 +286,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
services(5), protocols(5): Pull iana-generated services and protocols
[christos 20190103]
wpa: Import wpa_supplicant and hostapd 2.7. [christos 20190104]
+ acpi(4): Updated ACPICA to 20181213. [christos 20180104]