aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--chapter06/ncurses-inst.xml2
-rw-r--r--entities/ncurses.ent1
-rw-r--r--index.xml2
4 files changed, 8 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a2330b008..6b782a2f5 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -18,6 +18,7 @@
<listitem><para>gettext-0.11.2</para></listitem>
<listitem><para>MAKEDEV-1.5</para></listitem>
<listitem><para>modutils-2.4.16</para></listitem>
+<listitem><para>ncurses-5.2-2.patch</para></listitem>
<listitem><para>psmisc-21</para></listitem>
<listitem><para>texinfo-4.2</para></listitem>
<listitem><para>util-linux-2.11r</para></listitem>
@@ -39,6 +40,10 @@
</itemizedlist>
</para></listitem>
+<listitem><para>May 27th, 2002 [gerard]: Upgraded to
+ncurses-5.2-2.patch (this patch is smaller than the previously used
+one).</para></listitem>
+
<listitem><para>May 26th, 2002 [gerard]: Upgraded to: automake-1.6.1,
bin86-0.16.3, file-3.38, gawk-3.1.1, gcc-3.1, gettext-0.11.2,
modutils-2.4.16, psmisc-21 and util-linux-2.11r. Added gcc-3.1 compile fix
diff --git a/chapter06/ncurses-inst.xml b/chapter06/ncurses-inst.xml
index 226d0392a..2d532ba72 100644
--- a/chapter06/ncurses-inst.xml
+++ b/chapter06/ncurses-inst.xml
@@ -3,7 +3,7 @@
<para>Install Ncurses by running the following commands:</para>
-<para><screen><userinput>patch -Np1 -i ../ncurses-&ncurses-version;-patch &amp;&amp;
+<para><screen><userinput>patch -Np1 -i ../ncurses-&ncurses-patch-version;.patch &amp;&amp;
./configure --prefix=/usr --libdir=/lib \
&nbsp;&nbsp;&nbsp;&nbsp;--with-shared --disable-termcap &amp;&amp;
make &amp;&amp;
diff --git a/entities/ncurses.ent b/entities/ncurses.ent
index 995ad24bc..53a65c4aa 100644
--- a/entities/ncurses.ent
+++ b/entities/ncurses.ent
@@ -14,6 +14,7 @@
<!ENTITY ncurses-depversion "5.2">
<!ENTITY ncurses-contversion "5.2">
<!ENTITY ncurses-size "1,308 KB">
+<!ENTITY ncurses-patch-version "5.2-2">
<!ENTITY ncurses-patch-size "1 KB">
<!ENTITY ncurses-dir "ncurses-&ncurses-version;">
<!ENTITY ncurses-package "ncurses-&ncurses-version;.tar.bz2">
diff --git a/index.xml b/index.xml
index 1be0310d4..d3d5b8748 100644
--- a/index.xml
+++ b/index.xml
@@ -13,7 +13,7 @@
<!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/cvs">
<!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/">
-<!ENTITY all-version "cvs-20020526-2002">
+<!ENTITY all-version "cvs-20020527-0509">
<!ENTITY all-size-kb "97,940 KB">
<!ENTITY all-size-mb "95.64 MB">