aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2004-02-01 21:37:10 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2004-02-01 21:37:10 +0000
commit6da8f0dd24273b2f1e8a0dc2004d18d5fa556d5a (patch)
tree0c50683aeada595ed1f2bf326fc691377f0ea138
parent3d0afb25f1519815fbbe5c40471e7d585cad8a49 (diff)
Upgraded to expect-5.40.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3201 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--entities/expect.ent4
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c97b59eab..114cfa457 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -11,6 +11,7 @@
<listitem><para>autoconf-2.59</para></listitem>
<listitem><para>automake-1.8.2</para></listitem>
<listitem><para>dejagnu-1.4.4</para></listitem>
+<listitem><para>expect-5.40.0</para></listitem>
<listitem><para>file-4.07</para></listitem>
<listitem><para>gcc-3.3.2</para></listitem>
<listitem><para>gettext-0.14.1</para></listitem>
@@ -59,6 +60,9 @@
</itemizedlist>
</listitem>
+<listitem><para>February 1st, 2004 [matt]: Upgraded to
+expect-5.40.0</para></listitem>
+
<listitem><para>February 1st, 2004 [gerard]: Added two additional mirror
sites for the Glibc tarball: mirror.averse.net (http &amp; ftp) and
ftp.lfs-matrix.de (ftp only).</para></listitem>
diff --git a/entities/expect.ent b/entities/expect.ent
index 46dd2910d..b07da017f 100644
--- a/entities/expect.ent
+++ b/entities/expect.ent
@@ -5,12 +5,12 @@
<!ENTITY aa-expect-dep SYSTEM "../appendixa/expect-dep.xml">
<!ENTITY aa-expect-down SYSTEM "../appendixa/expect-down.xml">
-<!ENTITY expect-version "5.39.0">
+<!ENTITY expect-version "5.40.0">
<!ENTITY expect-depversion "5.39.0">
<!ENTITY expect-contversion "5.39.0">
<!ENTITY expect-dir "expect-&expect-version;">
<!ENTITY expect-package "expect-&expect-version;.tar.gz">
-<!ENTITY expect-size "508 KB">
+<!ENTITY expect-size "509 KB">
<!ENTITY expect-patch "expect-&expect-version;-spawn.patch">
<!ENTITY expect-patch-size "6 KB">