summaryrefslogtreecommitdiff
path: root/archivers/gtar-base/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gtar-base/patches/patch-af')
-rw-r--r--archivers/gtar-base/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
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.