From 76cded97f07d6bf35d59e68160101daa38f7b55a Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 22 Dec 2009 16:08:30 +0000 Subject: Update to 0.7: * Added build-time checks to atf-c and atf-c++. A binding for atf-sh will come later. * Migrated all build-time checks for header files to proper ATF tests. This demonstrates the use of the new feature described above. * Added an internal API for child process management. * Converted all plain-text distribution documents to a Docbook canonical version, and include pre-generated plain text and HTML copies in the distribution file. * Simplified the contents of the Makefile.am by regenerating it from a canonical Makefile.am.m4 source. As a side-effect, some dependency specifications were fixed. * Migrated all checks from the check target to installcheck, as these require ATF to be installed. * Fixed sign comparison mismatches triggered by the now-enabled -Wsign-compare. * Fixed many memory and object leaks. --- devel/atf/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/atf/distinfo') diff --git a/devel/atf/distinfo b/devel/atf/distinfo index c7110fb502f..ab6f3c4dfea 100644 --- a/devel/atf/distinfo +++ b/devel/atf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/01/18 21:23:14 jmmv Exp $ +$NetBSD: distinfo,v 1.7 2009/12/22 16:08:30 jmmv Exp $ -SHA1 (atf-0.6.tar.gz) = 311b277477bae7dab8e634f7c17cce25a8664012 -RMD160 (atf-0.6.tar.gz) = e81a997e3c3f63b6e473aef6290617ac8438fdae -Size (atf-0.6.tar.gz) = 572410 bytes +SHA1 (atf-0.7.tar.gz) = a77edf79576039374a3d88872b9059ac5f6d25aa +RMD160 (atf-0.7.tar.gz) = 38e9708a637696311c644cd1665b4753d6b8e939 +Size (atf-0.7.tar.gz) = 661714 bytes -- cgit v1.2.3