From 383b40dd7acaf252b374d3514f28cfcc3b4723c7 Mon Sep 17 00:00:00 2001 From: mycroft Date: Fri, 10 Jan 2003 00:11:00 +0000 Subject: Update from 5.33 to 5.38. 7/18/02 5.38.0 At request of Hugh Sasse added md5 hash of gz to homepage. Dave Schooler reported that send -s wasn't handling certains chars correctly. Turned out to be those that had multibyte UTF8 reps. send -s was just pumping out hunks of bytes without regard to UTF boundaries and evidentally Tcl's I/O engine thought that it should translate a partial UTF8 character into, uh, something else. Curt Shroeder fixed bug in rftp - a a filename looked enough like a 3-digit diagnostic that the script got confused. 4/16/02 5.37.2 Multixterm couldn't find man page all the time. 4/16/02 5.37.1 Made multixterm handle user-supplied args. 4/15/02 5.37.0 Added multixterm to example directory. 4/8/02 5.36.1 Backed out CONST qualifiers. Too much trouble with older versions of Tcl. I'll let someone else worry about them. 4/8/02 5.36.0 Made first cut at multixterm, a replacement for crlogin. Fixed bug in background handler. If an action waited on the same spawn id, esPtr would become invalidated. Ryan Schmidt noted configure didn't recognize MacOS X. Downloaded new config.guess. Andreas Kupries provided CONST patches to accomodate Tcl changes per TIP 27. 2/25/02 5.35.0 Joe Eggleston noted bug in full_buffer test. The test hadn't been I18'd properly and was testing chars instead of bytes. Also fixed diagnostics so it printed when it was testing full buffer even if there wasn't one. 2/7/02 5.34.1 Bruce Hartweg noted that direct spawn ids were not being tested so something like "expect -i exp9999" would dump core. Evidentally a bug from the 5.31 transition. 12/20/01 5.34.0 Don Porter provided package-related fixes for test suite. Brian Theado noted that interact's -re support broke when offsets kicked in. Turned out that the regexp engine supports them during execution but the results are delivered RELATIVE to the offset. (I suspect this was done due to expediency.) --- lang/tcl-expect/Makefile | 8 ++++---- lang/tcl-expect/PLIST | 18 ++++++++++-------- lang/tcl-expect/distinfo | 6 +++--- 3 files changed, 17 insertions(+), 15 deletions(-) (limited to 'lang/tcl-expect') diff --git a/lang/tcl-expect/Makefile b/lang/tcl-expect/Makefile index 08e739b6a14..bea386d1dd2 100644 --- a/lang/tcl-expect/Makefile +++ b/lang/tcl-expect/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2002/01/03 13:42:00 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/01/10 00:11:00 mycroft Exp $ # -DISTNAME= expect-5.33.0 -PKGNAME= tcl-expect-5.33.0 +DISTNAME= expect-5.38.0 +PKGNAME= tcl-expect-5.38.0 CATEGORIES= lang MASTER_SITES= http://expect.nist.gov/src/ @@ -12,7 +12,7 @@ COMMENT= extensions to Tcl to support scripting of interactive programs DEPENDS+= tcl>=8.3.2:../../lang/tcl -WRKSRC= ${WRKDIR}/expect-5.33 +WRKSRC= ${WRKDIR}/expect-5.38 CONFLICTS+= expect-[0-9]* GNU_CONFIGURE= yes diff --git a/lang/tcl-expect/PLIST b/lang/tcl-expect/PLIST index c084ff14bce..36a4f671717 100644 --- a/lang/tcl-expect/PLIST +++ b/lang/tcl-expect/PLIST @@ -1,15 +1,15 @@ -@comment $NetBSD: PLIST,v 1.4 2002/12/09 16:01:31 tron Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/01/10 00:11:01 mycroft Exp $ bin/expect include/expect.h include/expect_comm.h include/expect_tcl.h include/tcldbg.h -lib/tcl/expect5.33/pkgIndex.tcl -lib/libexpect533.a -lib/libexpect533.la -lib/libexpect533.so -lib/libexpect533.so.1 -lib/libexpect533.so.1.0 +lib/tcl/expect5.38/pkgIndex.tcl +lib/libexpect538.a +lib/libexpect538.la +lib/libexpect538.so +lib/libexpect538.so.1 +lib/libexpect538.so.1.0 man/man1/expect.1.gz man/man3/libexpect.3.gz share/examples/tcl/expect/autoexpect @@ -27,6 +27,8 @@ share/examples/tcl/expect/kibitz.1 share/examples/tcl/expect/lpunlock share/examples/tcl/expect/mkpasswd share/examples/tcl/expect/mkpasswd.1 +share/examples/tcl/expect/multixterm +share/examples/tcl/expect/multixterm.1 share/examples/tcl/expect/passmass share/examples/tcl/expect/passmass.1 share/examples/tcl/expect/rftp @@ -42,7 +44,7 @@ share/examples/tcl/expect/weather share/examples/tcl/expect/xkibitz share/examples/tcl/expect/xkibitz.1 share/examples/tcl/expect/xpstat -@dirrm lib/tcl/expect5.33 +@dirrm lib/tcl/expect5.38 @unexec ${RMDIR} %D/lib/tcl 2>/dev/null || ${TRUE} @dirrm share/examples/tcl/expect @unexec ${RMDIR} %D/share/examples/tcl 2>/dev/null || ${TRUE} diff --git a/lang/tcl-expect/distinfo b/lang/tcl-expect/distinfo index 972d59d9cb0..dff28e583a1 100644 --- a/lang/tcl-expect/distinfo +++ b/lang/tcl-expect/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2002/01/03 13:42:00 wiz Exp $ +$NetBSD: distinfo,v 1.7 2003/01/10 00:11:01 mycroft Exp $ -SHA1 (expect-5.33.0.tar.gz) = fc84411fc4984e0beea214640ee247c358877aa5 -Size (expect-5.33.0.tar.gz) = 494473 bytes +SHA1 (expect-5.38.0.tar.gz) = 73a34651f0e45f5208d84ef23d61e40c04deab86 +Size (expect-5.38.0.tar.gz) = 517652 bytes SHA1 (patch-aa) = a67976c3d81ae6f933e4e943bc59018961b9f9cd SHA1 (patch-ab) = 642e714e58bfe72b332cb89559e1f55df9b6052f SHA1 (patch-ac) = 9b1cf55607cf52f94b2499f7a654a04c93f71739 -- cgit v1.2.3