Module Name: src
Committed By: christos
Date: Wed Jan 25 13:43:58 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1401 -r1.1402 src/doc/3RDPARTY
cvs rdiff -u -r1.2238 -r1.2239 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.1401 src/doc/3RDPARTY:1.1402
--- src/doc/3RDPARTY:1.1401 Tue Jan 24 18:31:03 2017
+++ src/doc/3RDPARTY Wed Jan 25 08:43:58 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1401 2017/01/24 23:31:03 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1402 2017/01/25 13:43: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,8 +40,8 @@
#
Package: acpica
-Version: 20160930
-Current Vers: 20160930
+Version: 20170119
+Current Vers: 20170119
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.2238 src/doc/CHANGES:1.2239
--- src/doc/CHANGES:1.2238 Tue Jan 24 18:31:03 2017
+++ src/doc/CHANGES Wed Jan 25 08:43:58 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2238 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2239 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -454,3 +454,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
siginfo(2): Add new si_code for SIGTRAP: TRAP_LWP [kamil 20170114]
libpcap: Import 1.8.1. [christos 20170124]
tcpdump(8): Import 4.8.1. [christos 20170124]
+ acpi(4): Updated ACPICA to 20170119. [christos 20170125]