Module Name: src
Committed By: jmmv
Date: Mon Jan 16 22:44:15 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of atf 0.15.
To generate a diff of this commit:
cvs rdiff -u -r1.895 -r1.896 src/doc/3RDPARTY
cvs rdiff -u -r1.1646 -r1.1647 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.895 src/doc/3RDPARTY:1.896
--- src/doc/3RDPARTY:1.895 Sat Jan 14 13:46:56 2012
+++ src/doc/3RDPARTY Mon Jan 16 22:44:15 2012
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.895 2012/01/14 13:46:56 taca Exp $
+# $NetBSD: 3RDPARTY,v 1.896 2012/01/16 22:44:15 jmmv Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -52,8 +52,8 @@ Fix symbolic links before import.
Check src/usr.sbin/amd/include/config.h is correct after import.
Package: Automated Testing Framework (ATF)
-Version: 0.14
-Current Vers: 0.14
+Version: 0.15
+Current Vers: 0.15
Maintainer: Julio Merino <[email protected]>
Archive site: ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/atf/
Home page: http://www.NetBSD.org/~jmmv/atf/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1646 src/doc/CHANGES:1.1647
--- src/doc/CHANGES:1.1646 Sat Jan 14 22:40:29 2012
+++ src/doc/CHANGES Mon Jan 16 22:44:15 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1646 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1647 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1201,3 +1201,4 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
x86, xen: Add cpu ucode loading support via cpuctl(8). [cegger 20120113]
sandpoint: Netronix NH-230/231 and compatible NAS are supported.
[phx 20120114]
+ atf(7): Import 0.15. [jmmv 20120116]