Author: ken
Date: 2008-02-19 14:43:51 -0700 (Tue, 19 Feb 2008)
New Revision: 8488

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/chapter06/flex.xml
   trunk/BOOK/packages.ent
Log:
Update flex to 2.5.34.  Patches for the libIDL, libpcap, lm_sensors, tetex are 
already in -patches.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2008-02-19 19:54:40 UTC (rev 8487)
+++ trunk/BOOK/chapter01/changelog.xml  2008-02-19 21:43:51 UTC (rev 8488)
@@ -42,6 +42,7 @@
         <listitem>
           <para>[ken] - Updated Grep to 2.5.3, thanks to Matthew for the fix
          for automated builds.</para>
+         <para>[ken] - Updated Flex to 2.5.34.</para>
         </listitem>
       </itemizedlist>
     </listitem>

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2008-02-19 19:54:40 UTC (rev 8487)
+++ trunk/BOOK/chapter01/whatsnew.xml   2008-02-19 21:43:51 UTC (rev 8488)
@@ -71,9 +71,9 @@
     <listitem>
       <para>Findutils &findutils-version;</para>
     </listitem>
-    <!--<listitem>
+    <listitem>
       <para>Flex &flex-version;</para>
-    </listitem>-->
+    </listitem>
     <listitem>
       <para>Gawk &gawk-version;</para>
     </listitem>

Modified: trunk/BOOK/chapter06/flex.xml
===================================================================
--- trunk/BOOK/chapter06/flex.xml       2008-02-19 19:54:40 UTC (rev 8487)
+++ trunk/BOOK/chapter06/flex.xml       2008-02-19 21:43:51 UTC (rev 8488)
@@ -49,9 +49,10 @@
 
 <screen><userinput remap="make">make</userinput></screen>
 
-    <para>To test the results, issue:</para>
+    <para>The testsuite in this version of Flex does nothing useful before it
+    ends with an error.</para>
 
-<screen><userinput remap="test">make check</userinput></screen>
+<!--<screen><userinput remap="test">make check</userinput></screen>-->
 
     <para>Install the package:</para>
 

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2008-02-19 19:54:40 UTC (rev 8487)
+++ trunk/BOOK/packages.ent     2008-02-19 21:43:51 UTC (rev 8488)
@@ -148,17 +148,17 @@
 <!ENTITY findutils-ch6-du "13.6 MB">
 <!ENTITY findutils-ch6-sbu "0.2 SBU">
 
-<!ENTITY flex-version "2.5.33">
-<!ENTITY flex-size "680 KB">
+<!ENTITY flex-version "2.5.34">
+<!ENTITY flex-size "1,225 KB">
 <!ENTITY flex-url "&sourceforge;flex/flex-&flex-version;.tar.bz2">
-<!ENTITY flex-md5 "343374a00b38d9e39d1158b71af37150">
+<!ENTITY flex-md5 "fbdabda79de417b863970eb03c0f53a3">
 <!ENTITY flex-home "http://flex.sourceforge.net";>
 <!--
 <!ENTITY flex-ch5-du "">
 <!ENTITY flex-ch5-sbu "">
 -->
-<!ENTITY flex-ch6-du "8.4 MB">
-<!ENTITY flex-ch6-sbu "0.1 SBU">
+<!ENTITY flex-ch6-du "10.1 MB">
+<!ENTITY flex-ch6-sbu "0.2 SBU">
 
 <!ENTITY gawk-version "3.1.6">
 <!ENTITY gawk-size "1,818 KB">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to