[Lunar-commits] CVS: moonbase/devel/expect DETAILS,1.5,1.6
Florin Braescu
florin at lunar-linux.org
Thu Apr 8 16:16:39 GMT 2004
Update of /var/cvs/lunar/moonbase/devel/expect
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18666
Modified Files:
DETAILS
Log Message:
bump the version from 5.40.0 to 5.40.1.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/expect/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS 12 Mar 2004 19:18:27 -0000 1.5
+++ DETAILS 8 Apr 2004 16:16:36 -0000 1.6
@@ -1,24 +1,24 @@
MODULE=expect
- VERSION=5.40.0
+ VERSION=5.40.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=tcl_tk_bits_for_expect.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-5.40
SOURCE_URL=http://expect.nist.gov/old/$SOURCE
- SOURCE_VFY=md5:6ae1b87c9af993a69b901b6e52962c18
+ SOURCE_VFY=md5:391a4b93dc01b1aad5f6e0752d5d5c73
SOURCE2_URL=http://lunar-linux.org/lunar/cache/$SOURCE2
SOURCE2_VFY=md5:60d35518949f6ab07b51f04346128c3a
WEB_SITE=http://expect.nist.gov/
ENTERED=20030817
- UPDATED=20030817
+ UPDATED=20040408
+ PSAFE="no"
SHORT="Expect is a tool for automating interactive applications"
-PSAFE="no"
+
cat << EOF
-Expect is a tool for automating interactive applications such as telnet,
+ Expect is a tool for automating interactive applications such as telnet,
ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this stuff
trivial. Expect is also useful for testing these same applications. And
by adding Tk, you can also wrap interactive applications in X11 GUIs.
-
-Expect can make easy all sorts of tasks that are prohibitively difficult
+ Expect can make easy all sorts of tasks that are prohibitively difficult
with anything else. You will find that Expect is an absolutely invaluable
tool - using it, you will be able to automate tasks that you've never
even thought of before - and you'll be able to do this automation quickly
More information about the Lunar-commits
mailing list