diff options
author | adam <adam@pkgsrc.org> | 2004-11-18 16:47:19 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-11-18 16:47:19 +0000 |
commit | 7cbb817b01b01924220f531f368d9945b11f7799 (patch) | |
tree | 225359d6e4530ab7679a19377d4104d6bd3bd839 /lang/tcl-expect/distinfo | |
parent | e44a8fdca87191fc213432ec3c20fc60c80afec3 (diff) | |
download | pkgsrc-7cbb817b01b01924220f531f368d9945b11f7799.tar.gz |
Changes 5.42.1:
* Removed beta designation.
* Daniel A. Steffen <steffen@ics.mq.edu.au> provided patch for
MacOS to avoid panic-redefinition.
Changes 5.41.0:
* Simon Taylor <simon@unisolve.com.xau> provided fix for
interact -o which was completely broken by 5.40.1.
Changes 5.40.1:
* Added scroll support to official tkterm. Copied all fixes
from/to term_expect to/from tkterm.
* Kiran Madabhushi <maskiran@hotmail.xcom> encountered interact
diagnostics incorrectly pointing to expect_background. Also,
found multiple -o flags behaving unexpectedly. Added diag.
* Kristoffer Eriksson <ske@pkmab.xse> noted typo in SIMPLE code
in exp_inter.c. However, this is extremely unlikely to affect
any machines.
* Reinhard Max <max@suse.xcom> noted that "make test" failed when
run in the background. The log testcase was testing the
send_tty command. Added code in both Expect and in the test
to handle this.
Diffstat (limited to 'lang/tcl-expect/distinfo')
-rw-r--r-- | lang/tcl-expect/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/tcl-expect/distinfo b/lang/tcl-expect/distinfo index 52396344083..dfd673b96d6 100644 --- a/lang/tcl-expect/distinfo +++ b/lang/tcl-expect/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2004/06/01 07:40:15 skrll Exp $ +$NetBSD: distinfo,v 1.9 2004/11/18 16:47:19 adam Exp $ -SHA1 (expect-5.38.0.tar.gz) = 73a34651f0e45f5208d84ef23d61e40c04deab86 -Size (expect-5.38.0.tar.gz) = 517652 bytes -SHA1 (patch-aa) = afd6e17ee2d7b05cd79dd10b07d1217b3e0698e3 +SHA1 (expect-5.42.1.tar.gz) = 84ca72f0abd2b7a31ee332049b34575a286e8f27 +Size (expect-5.42.1.tar.gz) = 524882 bytes +SHA1 (patch-aa) = 6a099ccb398202e309229a16085272bf6d8f8040 SHA1 (patch-ab) = 642e714e58bfe72b332cb89559e1f55df9b6052f -SHA1 (patch-ac) = 9b1cf55607cf52f94b2499f7a654a04c93f71739 +SHA1 (patch-ac) = 68db32e76105d3719ea0809b99af0305e5100596 SHA1 (patch-ad) = 460fcc04e6f1936fbb2669c80be91e790173b0a3 |