Module Name: src
Committed By: christos
Date: Sun Nov 12 03:03:53 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1481 -r1.1482 src/doc/3RDPARTY
cvs rdiff -u -r1.2329 -r1.2330 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.1481 src/doc/3RDPARTY:1.1482
--- src/doc/3RDPARTY:1.1481 Sat Oct 28 06:35:48 2017
+++ src/doc/3RDPARTY Sat Nov 11 22:03:53 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1481 2017/10/28 10:35:48 jmcneill Exp $
+# $NetBSD: 3RDPARTY,v 1.1482 2017/11/12 03:03:53 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: 20170831
-Current Vers: 20170831
+Version: 20171110
+Current Vers: 20170111
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.2329 src/doc/CHANGES:1.2330
--- src/doc/CHANGES:1.2329 Fri Oct 27 21:12:04 2017
+++ src/doc/CHANGES Sat Nov 11 22:03:53 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2329 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2330 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -79,3 +79,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
kernhist(9): Reworked the export-via-sysctl code to use uintptr_t
arguments, PR kern/52639. Requires contemporaneous update
of vmstat(1). [pgoyette 20171028]
+ acpi(4): Updated ACPICA to 20171110. [christos 20171111]