summaryrefslogtreecommitdiff
path: root/lang/tcl-expect
diff options
context:
space:
mode:
authorjwise <jwise>2001-10-24 23:40:02 +0000
committerjwise <jwise>2001-10-24 23:40:02 +0000
commit34224a9cacbcf87f1fd9a0907bd04dfe6a50df1a (patch)
treeb7b5577baa3a6cd3272cc8ed1a0e349c4654b4dc /lang/tcl-expect
parent9d18cbcf3d344d366ec69d93d4b07cfec98c8420 (diff)
downloadpkgsrc-34224a9cacbcf87f1fd9a0907bd04dfe6a50df1a.tar.gz
Update the tcl-expect packages to be based on expect-5.33.
Changes from 5.32.1 (the last pkgsrc version): 10/1/01 5.33.0 <mark@doradosoftware.com> found that expect's diagnostics didn't include the "no" after testing for a full buffer. Hemang Lavana <hlavana@cisco.com> noted that "debug" (Dbg_On) calls didn't always force the debugger into step mode. Martin Kammerhofer <dada@sbox.tugraz.at> noted that the man page neglected to document interpreter -eof. Chris Clare <clarec@nortelnetworks.com> provided fix for multiple decl in C lib. Sheng Wang <wangs@sh.bel.alcatel.be> found interact's can-match code had broken. It was missing the special hook that Henry had added just for this purpose. How strange. Dieter Fiebelkorn <dieter@fiebelkorn.net> requested addition to config.guess for Power*Macintosh:Darwin for MacOSX. Aside - to download latest config.guess: cvs -d :pserver:anoncvs@subversions.gnu.org:/cvs checkout \ config Added pipeline example to unbuffer man page. 8/4/00 5.32.2 Allen J. Newton <anewton@alturia.fleet.org> provided code for generating passwords with special characters in mkpasswd. Brent Welch <welch@ajubasolutions.com> changed the fix1line install script so that "autoexpect" and other scripts that get installed into the platform-independent bin directory generically invoke "expect" from the users PATH instead of hardwiring the platform-specific expect pathname.
Diffstat (limited to 'lang/tcl-expect')
-rw-r--r--lang/tcl-expect/Makefile8
-rw-r--r--lang/tcl-expect/distinfo6
-rw-r--r--lang/tcl-expect/pkg/PLIST16
3 files changed, 15 insertions, 15 deletions
diff --git a/lang/tcl-expect/Makefile b/lang/tcl-expect/Makefile
index 1d31a31c6b2..f6720249959 100644
--- a/lang/tcl-expect/Makefile
+++ b/lang/tcl-expect/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2001/09/27 23:18:19 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/10/24 23:40:02 jwise Exp $
#
DISTNAME= expect
-PKGNAME= tcl-expect-5.32.1
+PKGNAME= tcl-expect-5.33
CATEGORIES= lang
MASTER_SITES= http://expect.nist.gov/
@@ -14,8 +14,8 @@ DEPENDS+= tcl>=8.3.2:../../lang/tcl
CONFLICTS+= expect-[0-9]*
-WRKSRC= ${WRKDIR}/expect-5.32
-DIST_SUBDIR= expect-5.32.1
+WRKSRC= ${WRKDIR}/expect-5.33
+DIST_SUBDIR= expect-5.33
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/lang/tcl-expect/distinfo b/lang/tcl-expect/distinfo
index 9f9faaeca91..4ed2c7d5dbb 100644
--- a/lang/tcl-expect/distinfo
+++ b/lang/tcl-expect/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2001/05/16 13:27:55 dillo Exp $
+$NetBSD: distinfo,v 1.4 2001/10/24 23:40:02 jwise Exp $
-SHA1 (expect-5.32.1/expect.tar.gz) = db5f4b501fc1065b6a44c72f2afb8c4e399745ba
-Size (expect-5.32.1/expect.tar.gz) = 494245 bytes
+SHA1 (expect-5.33/expect.tar.gz) = fc84411fc4984e0beea214640ee247c358877aa5
+Size (expect-5.33/expect.tar.gz) = 494473 bytes
SHA1 (patch-aa) = a67976c3d81ae6f933e4e943bc59018961b9f9cd
SHA1 (patch-ab) = 642e714e58bfe72b332cb89559e1f55df9b6052f
SHA1 (patch-ac) = 9b1cf55607cf52f94b2499f7a654a04c93f71739
diff --git a/lang/tcl-expect/pkg/PLIST b/lang/tcl-expect/pkg/PLIST
index cf353272b58..358839c04e4 100644
--- a/lang/tcl-expect/pkg/PLIST
+++ b/lang/tcl-expect/pkg/PLIST
@@ -1,15 +1,15 @@
-@comment $NetBSD: PLIST,v 1.2 2001/01/04 15:10:47 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 2001/10/24 23:40:02 jwise Exp $
bin/expect
include/expect.h
include/expect_comm.h
include/expect_tcl.h
include/tcldbg.h
-lib/tcl/expect5.32/pkgIndex.tcl
-lib/libexpect532.a
-lib/libexpect532.la
-lib/libexpect532.so
-lib/libexpect532.so.1
-lib/libexpect532.so.1.0
+lib/tcl/expect5.33/pkgIndex.tcl
+lib/libexpect533.a
+lib/libexpect533.la
+lib/libexpect533.so
+lib/libexpect533.so.1
+lib/libexpect533.so.1.0
man/man1/expect.1.gz
man/man3/libexpect.3.gz
share/examples/tcl/expect/autoexpect
@@ -42,5 +42,5 @@ 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.32
+@dirrm lib/tcl/expect5.33
@dirrm share/examples/tcl/expect