From 598f2f05f9678bf753045b92e16fd92df6746725 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 9 Feb 2005 16:00:42 +0000 Subject: Skip autotest 15 (gzip.at), as different platforms output different strerror messages that will not match the test's expected output. --- archivers/gtar-base/distinfo | 3 ++- archivers/gtar-base/patches/patch-af | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 archivers/gtar-base/patches/patch-af (limited to 'archivers') diff --git a/archivers/gtar-base/distinfo b/archivers/gtar-base/distinfo index 668bd63f98a..eec7f615262 100644 --- a/archivers/gtar-base/distinfo +++ b/archivers/gtar-base/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.13 2005/01/16 04:44:50 tv Exp $ +$NetBSD: distinfo,v 1.14 2005/02/09 16:00:42 tv Exp $ SHA1 (tar-1.15.1.tar.gz) = 21574ae5d39b698f7f577e2cecc91a5ec89b659c Size (tar-1.15.1.tar.gz) = 2204322 bytes @@ -7,4 +7,5 @@ SHA1 (patch-ab) = db7dc670cab8ba4eab9cf7b8efd79395ac4ea43c SHA1 (patch-ac) = 072a7eaff685093b86289e0b45281c41ae06f4fc SHA1 (patch-ad) = 8f109cbc150cb7db48b7a59dcba9eefb654875e0 SHA1 (patch-ae) = 6518ab82e19c831f16bc772136fafc037a592df4 +SHA1 (patch-af) = be20dafd1c65db4ca60a5aedbc7a972117cd7072 SHA1 (patch-ag) = dc39d490b0085e452664b8ea7af0329f01f630d5 diff --git a/archivers/gtar-base/patches/patch-af b/archivers/gtar-base/patches/patch-af new file mode 100644 index 00000000000..5753f498296 --- /dev/null +++ b/archivers/gtar-base/patches/patch-af @@ -0,0 +1,13 @@ +$NetBSD: patch-af,v 1.3 2005/02/09 16:00:42 tv Exp $ + +--- tests/testsuite.orig 2004-12-21 08:36:33.000000000 -0500 ++++ tests/testsuite +@@ -303,7 +303,7 @@ at_times_file=$at_suite_dir/at-times + # List of the tested programs. + at_tested='tar' + # List of the all the test groups. +-at_groups_all=' 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37' ++at_groups_all=' 1 2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37' + # As many dots as there are digits in the last test group number. + # Used to normalize the test group numbers so that `ls' lists them in + # numerical order. -- cgit v1.2.3