Author: randy Date: 2007-02-15 09:01:44 -0700 (Thu, 15 Feb 2007) New Revision: 6641
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/pcre.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to PCRE-7.0 Modified: trunk/BOOK/general/genlib/pcre.xml =================================================================== --- trunk/BOOK/general/genlib/pcre.xml 2007-02-15 15:51:11 UTC (rev 6640) +++ trunk/BOOK/general/genlib/pcre.xml 2007-02-15 16:01:44 UTC (rev 6641) @@ -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 "dbbec9d178ce199e67e98c9a4f994f90"> - <!ENTITY pcre-size "564 KB"> - <!ENTITY pcre-buildsize "8.9 MB"> - <!ENTITY pcre-time "0.2 SBU"> + <!ENTITY pcre-md5sum "b97e3bb84bd665e0fbb7a90344d65a43"> + <!ENTITY pcre-size "607 KB"> + <!ENTITY pcre-buildsize "13 MB"> + <!ENTITY pcre-time "0.3 SBU"> ]> <sect1 id="pcre" xreflabel="PCRE-&pcre-version;"> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2007-02-15 15:51:11 UTC (rev 6640) +++ trunk/BOOK/general.ent 2007-02-15 16:01:44 UTC (rev 6641) @@ -92,7 +92,7 @@ <!-- Part III --> <!-- Chapter 8 --> -<!ENTITY pcre-version "6.7"> +<!ENTITY pcre-version "7.0"> <!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 2007-02-15 15:51:11 UTC (rev 6640) +++ trunk/BOOK/introduction/welcome/changelog.xml 2007-02-15 16:01:44 UTC (rev 6641) @@ -45,6 +45,9 @@ <para>February 15th, 2007</para> <itemizedlist> <listitem> + <para>[randy] - Updated to PCRE-7.0.</para> + </listitem> + <listitem> <para>[randy] - Updated to libpng-1.2.16.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
