summaryrefslogtreecommitdiff
path: root/lang/tcl-expect/patches
diff options
context:
space:
mode:
authoradam <adam>2005-04-08 11:54:04 +0000
committeradam <adam>2005-04-08 11:54:04 +0000
commit3f63323121e58bb900851e3443ca0c08fbe0dcc3 (patch)
treefb96fbc92c2a26adf73b2756bdda8ccc6a221389 /lang/tcl-expect/patches
parentfc8e7a10b9a489bf3bf4989243f1606d4141dded (diff)
downloadpkgsrc-3f63323121e58bb900851e3443ca0c08fbe0dcc3.tar.gz
Changes 5.43.0:
* Fixed bug in ExpOutputProc that caused misbehavior during partial writes. * Noted that expect_background ignores timeouts. Added to documentation. * Patch for "mkpasswd -vo".
Diffstat (limited to 'lang/tcl-expect/patches')
-rw-r--r--lang/tcl-expect/patches/patch-ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/tcl-expect/patches/patch-ac b/lang/tcl-expect/patches/patch-ac
index fd02c008215..e0502ce4bff 100644
--- a/lang/tcl-expect/patches/patch-ac
+++ b/lang/tcl-expect/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.2 2004/11/18 16:47:19 adam Exp $
+$NetBSD: patch-ac,v 1.3 2005/04/08 11:54:05 adam Exp $
---- exp_command.c.orig 2004-07-02 01:03:04.000000000 +0000
+--- exp_command.c.orig 2004-08-20 17:18:01.000000000 +0000
+++ exp_command.c
-@@ -784,7 +784,7 @@ when trapping, see below in child half o
+@@ -790,7 +790,7 @@ when trapping, see below in child half o
* process "-open $channel"
*/
int mode;