Module Name: src
Committed By: christos
Date: Sun Apr 30 23:19:11 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new acpica
To generate a diff of this commit:
cvs rdiff -u -r1.1439 -r1.1440 src/doc/3RDPARTY
cvs rdiff -u -r1.2278 -r1.2279 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.1439 src/doc/3RDPARTY:1.1440
--- src/doc/3RDPARTY:1.1439 Wed Apr 26 09:58:01 2017
+++ src/doc/3RDPARTY Sun Apr 30 19:19:11 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1439 2017/04/26 13:58:01 mbalmer Exp $
+# $NetBSD: 3RDPARTY,v 1.1440 2017/04/30 23:19:11 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: 20170119
-Current Vers: 20170119
+Version: 20170303
+Current Vers: 20170303
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.2278 src/doc/CHANGES:1.2279
--- src/doc/CHANGES:1.2278 Wed Apr 26 09:59:56 2017
+++ src/doc/CHANGES Sun Apr 30 19:19:11 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2278 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2279 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -504,3 +504,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
tmux(1): Import of tmux 2.4 [christos 20170423]
libc: Update to tzcode2017b. [christos 20170425]
lua: Updated to Lua 5.3.4. [mbalmer 20170426]
+ acpi(4): Updated ACPICA to 20170303. [christos 20170430]