Author: bdubbs
Date: 2006-09-10 13:32:34 -0600 (Sun, 10 Sep 2006)
New Revision: 6296

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/pcre.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to pcre-6.7

Modified: trunk/BOOK/general/genlib/pcre.xml
===================================================================
--- trunk/BOOK/general/genlib/pcre.xml  2006-09-05 15:44:27 UTC (rev 6295)
+++ trunk/BOOK/general/genlib/pcre.xml  2006-09-10 19:32:34 UTC (rev 6296)
@@ -6,10 +6,10 @@
 
   <!ENTITY pcre-download-http " ">
   <!ENTITY pcre-download-ftp 
"ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-&pcre-version;.tar.bz2";>
-  <!ENTITY pcre-md5sum "61067f730c46cf6bdd0f8efe3f4f51b6">
-  <!ENTITY pcre-size "557 KB">
-  <!ENTITY pcre-buildsize "11.0 MB">
-  <!ENTITY pcre-time "0.3 SBU">
+  <!ENTITY pcre-md5sum "dbbec9d178ce199e67e98c9a4f994f90">
+  <!ENTITY pcre-size "564 KB">
+  <!ENTITY pcre-buildsize "8.9 MB">
+  <!ENTITY pcre-time "0.2 SBU">
 ]>
 
 <sect1 id="pcre" xreflabel="PCRE-&pcre-version;">

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-09-05 15:44:27 UTC (rev 6295)
+++ trunk/BOOK/general.ent      2006-09-10 19:32:34 UTC (rev 6296)
@@ -1,4 +1,4 @@
-<!ENTITY day          "05">                   <!-- Always 2 digits -->
+<!ENTITY day          "10">                   <!-- Always 2 digits -->
 <!ENTITY month        "09">                   <!-- Always 2 digits -->
 <!ENTITY year         "2006">
 <!ENTITY version      "svn-&year;&month;&day;">
@@ -83,7 +83,7 @@
 
 <!-- Part III -->
 <!-- Chapter 8 -->
-<!ENTITY pcre-version                 "6.6">
+<!ENTITY pcre-version                 "6.7">
 <!ENTITY popt-version                 "1.10.4">
 <!ENTITY slang-version                "2.0.6">
 <!ENTITY gamin-version                "0.1.7">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-09-05 15:44:27 UTC 
(rev 6295)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-09-10 19:32:34 UTC 
(rev 6296)
@@ -42,6 +42,15 @@
 -->
 
     <listitem>
+      <para>September 10th, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Updated to pcre-6.7.</para>
+        </listitem>
+     </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>September 5th, 2006</para>
       <itemizedlist>
         <listitem>

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

Reply via email to