pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/gtar-base Skip autotest 15 (gzip.at), as dif...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01218cfbc825
branches:  trunk
changeset: 488799:01218cfbc825
user:      tv <tv%pkgsrc.org@localhost>
date:      Wed Feb 09 16:00:42 2005 +0000

description:
Skip autotest 15 (gzip.at), as different platforms output different
strerror messages that will not match the test's expected output.

diffstat:

 archivers/gtar-base/distinfo         |   3 ++-
 archivers/gtar-base/patches/patch-af |  13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r 67350363fb62 -r 01218cfbc825 archivers/gtar-base/distinfo
--- a/archivers/gtar-base/distinfo      Wed Feb 09 15:53:50 2005 +0000
+++ b/archivers/gtar-base/distinfo      Wed Feb 09 16:00:42 2005 +0000
@@ -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-ac) = 072a7eaff685093b86289e0b45281c41ae06f4fc
 SHA1 (patch-ad) = 8f109cbc150cb7db48b7a59dcba9eefb654875e0
 SHA1 (patch-ae) = 6518ab82e19c831f16bc772136fafc037a592df4
+SHA1 (patch-af) = be20dafd1c65db4ca60a5aedbc7a972117cd7072
 SHA1 (patch-ag) = dc39d490b0085e452664b8ea7af0329f01f630d5
diff -r 67350363fb62 -r 01218cfbc825 archivers/gtar-base/patches/patch-af
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/gtar-base/patches/patch-af      Wed Feb 09 16:00:42 2005 +0000
@@ -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.



Home | Main Index | Thread Index | Old Index