diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcl-expect/Makefile | 8 | ||||
-rw-r--r-- | lang/tcl-expect/PLIST | 18 | ||||
-rw-r--r-- | lang/tcl-expect/distinfo | 6 |
3 files changed, 17 insertions, 15 deletions
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 |