diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-14 00:35:52 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-14 00:35:52 +0000 |
commit | aba5bfb32ff8cbfa29bcc1b8c3351bec6ce189f2 (patch) | |
tree | ec0f43b660f525b334616858092751c35c188f53 | |
parent | 9c5989c2d43a3b880d35a113bd27d55f9b7167cb (diff) |
Upgraded to Automake-1.8.2, Kbd-1.11 and Sed-4.0.9.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | entities/automake.ent | 8 | ||||
-rw-r--r-- | entities/kbd.ent | 12 | ||||
-rw-r--r-- | entities/sed.ent | 8 |
4 files changed, 21 insertions, 18 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 195fe5513..f49f60da6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -9,11 +9,11 @@ <listitem><para>Upgraded to:</para> <itemizedlist> <listitem><para>autoconf-2.59</para></listitem> -<listitem><para>automake-1.8</para></listitem> +<listitem><para>automake-1.8.2</para></listitem> <listitem><para>file-4.07</para></listitem> <listitem><para>gcc-3.3.2</para></listitem> <listitem><para>gettext-0.13.1</para></listitem> -<listitem><para>kbd-1.10</para></listitem> +<listitem><para>kbd-1.11</para></listitem> <listitem><para>man-pages-1.64</para></listitem> <listitem><para>lfs-utils-0.4.2</para></listitem> <listitem><para>linux-2.4.24</para></listitem> @@ -21,7 +21,7 @@ <listitem><para>perl-5.8.2</para></listitem> <listitem><para>procps-3.1.15</para></listitem> <listitem><para>psmisc-21.4</para></listitem> -<listitem><para>sed-4.0.8</para></listitem> +<listitem><para>sed-4.0.9</para></listitem> <listitem><para>tcl-8.4.5</para></listitem> <listitem><para>zlib-1.2.1</para></listitem> </itemizedlist> @@ -31,7 +31,7 @@ <itemizedlist> <listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem> <listitem><para>inetutils-1.4.2-no_server_man_pages-1.patch</para></listitem> -<listitem><para>kbd-1.10-more-programs-2.patch</para></listitem> +<listitem><para>kbd-1.11-more-programs-1.patch</para></listitem> </itemizedlist> </listitem> @@ -50,6 +50,9 @@ </itemizedlist> </listitem> +<listitem><para>January 13th, 2004 [greg]: Upgraded to Automake-1.8.2, Kbd-1.11 +and Sed-4.0.9.</para></listitem> + <listitem><para>January 12th, 2004 [alex]: Moved all the information in appendix A (the program descriptions and download locations) to chapter 6, dividing each package page in roughly three sections: Statistics, Instructions, diff --git a/entities/automake.ent b/entities/automake.ent index b01e9b916..c74e4e504 100644 --- a/entities/automake.ent +++ b/entities/automake.ent @@ -6,12 +6,12 @@ <!ENTITY aa-automake-dep SYSTEM "../appendixa/automake-dep.xml"> <!ENTITY aa-automake-down SYSTEM "../appendixa/automake-down.xml"> -<!ENTITY automake-version "1.8"> -<!ENTITY automake-depversion "1.8"> -<!ENTITY automake-contversion "1.8"> +<!ENTITY automake-version "1.8.2"> +<!ENTITY automake-depversion "1.8.2"> +<!ENTITY automake-contversion "1.8.2"> <!ENTITY automake-dir "automake-&automake-version;"> <!ENTITY automake-package "automake-&automake-version;.tar.bz2"> -<!ENTITY automake-size "694 KB"> +<!ENTITY automake-size "623 KB"> <!ENTITY automake-compsize "6.8 MB"> <!ENTITY automake-time "5.3 SBU"> diff --git a/entities/kbd.ent b/entities/kbd.ent index 902e9e986..fe5abac15 100644 --- a/entities/kbd.ent +++ b/entities/kbd.ent @@ -6,14 +6,14 @@ <!ENTITY aa-kbd-dep SYSTEM "../appendixa/kbd-dep.xml"> <!ENTITY aa-kbd-down SYSTEM "../appendixa/kbd-down.xml"> -<!ENTITY kbd-version "1.10"> -<!ENTITY kbd-depversion "1.10"> -<!ENTITY kbd-contversion "1.10"> +<!ENTITY kbd-version "1.11"> +<!ENTITY kbd-depversion "1.11"> +<!ENTITY kbd-contversion "1.11"> <!ENTITY kbd-dir "kbd-&kbd-version;"> -<!ENTITY kbd-package "kbd-&kbd-version;.tar.gz"> -<!ENTITY kbd-size "869 KB"> +<!ENTITY kbd-package "kbd-&kbd-version;.tar.bz2"> +<!ENTITY kbd-size "617 KB"> -<!ENTITY kbd-patch "kbd-&kbd-version;-more-programs-2.patch"> +<!ENTITY kbd-patch "kbd-&kbd-version;-more-programs-1.patch"> <!ENTITY kbd-patch-size "1 KB"> <!ENTITY kbd-compsize "12 MB"> diff --git a/entities/sed.ent b/entities/sed.ent index 3dc494907..cc652f28d 100644 --- a/entities/sed.ent +++ b/entities/sed.ent @@ -8,12 +8,12 @@ <!ENTITY aa-sed-dep SYSTEM "../appendixa/sed-dep.xml"> <!ENTITY aa-sed-down SYSTEM "../appendixa/sed-down.xml"> -<!ENTITY sed-version "4.0.8"> -<!ENTITY sed-depversion "3.02"> -<!ENTITY sed-contversion "4.0.7"> +<!ENTITY sed-version "4.0.9"> +<!ENTITY sed-depversion "4.0.9"> +<!ENTITY sed-contversion "4.0.9"> <!ENTITY sed-dir "sed-&sed-version;"> <!ENTITY sed-package "sed-&sed-version;.tar.gz"> -<!ENTITY sed-size "717 KB"> +<!ENTITY sed-size "751 KB"> <!ENTITY sed-compsize-tools "5.2 MB"> <!ENTITY sed-time-tools "0.2 SBU"> |