Module Name: src
Committed By: jmmv
Date: Tue Jun 14 15:29:11 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of atf-0.14.
To generate a diff of this commit:
cvs rdiff -u -r1.845 -r1.846 src/doc/3RDPARTY
cvs rdiff -u -r1.1562 -r1.1563 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.845 src/doc/3RDPARTY:1.846
--- src/doc/3RDPARTY:1.845 Mon Jun 13 19:49:34 2011
+++ src/doc/3RDPARTY Tue Jun 14 15:29:11 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.845 2011/06/13 19:49:34 spz Exp $
+# $NetBSD: 3RDPARTY,v 1.846 2011/06/14 15:29:11 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 @@
Check src/usr.sbin/amd/include/config.h is correct after import.
Package: Automated Testing Framework (ATF)
-Version: 0.13
-Current Vers: 0.13
+Version: 0.14
+Current Vers: 0.14
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.1562 src/doc/CHANGES:1.1563
--- src/doc/CHANGES:1.1562 Tue Jun 14 12:29:48 2011
+++ src/doc/CHANGES Tue Jun 14 15:29:11 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1562 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1563 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1033,3 +1033,4 @@
openssl(1): Import openssl-1.0.1-stable-SNAP-20110605 [spz 20110605]
powerpc: Switch to using direct-mapped uareas (pcb + kernel stacks).
[matt 20110613]
+ atf(7): Import 0.14. [jmmv 20110614]