Module Name: src
Committed By: jmmv
Date: Fri Feb 15 17:09:38 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of atf 0.17.
To generate a diff of this commit:
cvs rdiff -u -r1.1001 -r1.1002 src/doc/3RDPARTY
cvs rdiff -u -r1.1790 -r1.1791 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.1001 src/doc/3RDPARTY:1.1002
--- src/doc/3RDPARTY:1.1001 Fri Feb 15 03:56:11 2013
+++ src/doc/3RDPARTY Fri Feb 15 17:09:38 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1001 2013/02/15 03:56:11 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1002 2013/02/15 17:09:38 jmmv Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -68,8 +68,8 @@ Fix symbolic links before import.
Check external/bsd/am-utils/include/config.h is correct after import.
Package: Automated Testing Framework (ATF)
-Version: 0.16
-Current Vers: 0.16
+Version: 0.17
+Current Vers: 0.17
Maintainer: Julio Merino <[email protected]>
Archive site: http://code.google.com/p/kyua/downloads/list?can=1
Home page: http://code.google.com/p/kyua/wiki/ATF
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1790 src/doc/CHANGES:1.1791
--- src/doc/CHANGES:1.1790 Fri Feb 15 03:55:50 2013
+++ src/doc/CHANGES Fri Feb 15 17:09:38 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1790 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1791 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -189,3 +189,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
sparc: Add hardware acceleration for cgfourteen(4) using SX
[macallan 20130207]
openssl: update to 1.0.1e [christos 20130212]
+ atf(7): Import 0.17. [jmmv 20130215]