r1319 - in trunk/BOOK: . chapter01 chapter04 chapter06
robert at linuxfromscratch.org
robert at linuxfromscratch.org
Thu Jan 17 15:08:03 MST 2008
Author: robert
Date: 2008-01-17 15:08:03 -0700 (Thu, 17 Jan 2008)
New Revision: 1319
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter04/patches.xml
trunk/BOOK/chapter06/texinfo.xml
trunk/BOOK/packages.ent
trunk/BOOK/patches.ent
Log:
Bump to texinfo-4.11, remove the nokeep patch
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2008-01-17 21:52:25 UTC (rev 1318)
+++ trunk/BOOK/chapter01/changelog.xml 2008-01-17 22:08:03 UTC (rev 1319)
@@ -52,6 +52,10 @@
<para>January 17th, 2008</para>
<itemizedlist>
<listitem>
+ <para>[robert] - Bump to texinfo-4.11, remove the nokeep
+ patch.</para>
+ </listitem>
+ <listitem>
<para>[robert] - Bump to man-pages-2.76.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/chapter04/patches.xml
===================================================================
--- trunk/BOOK/chapter04/patches.xml 2008-01-17 21:52:25 UTC (rev 1318)
+++ trunk/BOOK/chapter04/patches.xml 2008-01-17 22:08:03 UTC (rev 1319)
@@ -469,14 +469,6 @@
</listitem>
</varlistentry>
- <varlistentry>
- <term>Texinfo -keep/-nokeep Patch - <token>&texinfo-nokeep-patch-size;</token>:</term>
- <listitem>
- <para>Download: <ulink url="&patches-root;&texinfo-nokeep-patch;"/></para>
- <para>MD5 sum: <literal>&texinfo-nokeep-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
<varlistentry condition="uclibc">
<term>uClibc Fixes Patch - <token>&uClibc-fixes-patch-size;</token>:</term>
<listitem>
Modified: trunk/BOOK/chapter06/texinfo.xml
===================================================================
--- trunk/BOOK/chapter06/texinfo.xml 2008-01-17 21:52:25 UTC (rev 1318)
+++ trunk/BOOK/chapter06/texinfo.xml 2008-01-17 22:08:03 UTC (rev 1319)
@@ -27,12 +27,6 @@
<sect2 role="installation">
<title>Installation of Texinfo</title>
- <para>This patch is from Texinfo-CVS. It removes the
- <parameter>-keep</parameter> and <parameter>-no-keep</parameter> options.
- These options use unsafe, or unmanageable, temporary file creation:</para>
-
-<screen><userinput>patch -Np1 -i ../&texinfo-nokeep-patch;</userinput></screen>
-
<para>Prepare Texinfo for compilation:</para>
<screen><userinput>./configure --prefix=/usr</userinput></screen>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2008-01-17 21:52:25 UTC (rev 1318)
+++ trunk/BOOK/packages.ent 2008-01-17 22:08:03 UTC (rev 1319)
@@ -347,9 +347,9 @@
<!ENTITY tcl-url "&sourceforge;tcl/tcl&tcl-version;-src.tar.gz">
<!ENTITY tcl-home "http://tcl.sourceforge.net/">
-<!ENTITY texinfo-version "4.9">
-<!ENTITY texinfo-size "1,494 KB">
-<!ENTITY texinfo-md5 "f4458e4b81e5469fa0815c35654141ab">
+<!ENTITY texinfo-version "4.11">
+<!ENTITY texinfo-size "1,626 KB">
+<!ENTITY texinfo-md5 "c6bf13df4fbeff8ce874aacd6a51e814">
<!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.bz2">
<!ENTITY texinfo-home "&gnu-software;texinfo/">
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2008-01-17 21:52:25 UTC (rev 1318)
+++ trunk/BOOK/patches.ent 2008-01-17 22:08:03 UTC (rev 1319)
@@ -228,10 +228,6 @@
<!ENTITY sysklogd-priv_sep-patch-md5 "30846fb8c04d0060302d14d8c3cf5329">
<!ENTITY sysklogd-priv_sep-patch-size "16 KB">
-<!ENTITY texinfo-nokeep-patch "texinfo-&texinfo-version;-nokeep-1.patch">
-<!ENTITY texinfo-nokeep-patch-md5 "1bc98058535285ef5586123a2b75b382">
-<!ENTITY texinfo-nokeep-patch-size "20 KB">
-
<!ENTITY uClibc-config-patch "uClibc-&uclibc-version;-config-1.patch">
<!ENTITY uClibc-config-patch-md5 "c36fcca0bfb89ccf8619d74267763b45">
<!ENTITY uClibc-config-patch-size "8 KB">
More information about the hlfs-book
mailing list