Author: ag Date: 2010-01-05 16:47:06 -0700 (Tue, 05 Jan 2010) New Revision: 8187
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/pcre.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to pcre-8.00 Modified: trunk/BOOK/general/genlib/pcre.xml =================================================================== --- trunk/BOOK/general/genlib/pcre.xml 2010-01-05 23:33:25 UTC (rev 8186) +++ trunk/BOOK/general/genlib/pcre.xml 2010-01-05 23:47:06 UTC (rev 8187) @@ -6,8 +6,8 @@ <!ENTITY pcre-download-http "&sourceforge-repo;/pcre/pcre-&pcre-version;.tar.bz2"> <!ENTITY pcre-download-ftp "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-&pcre-version;.tar.bz2"> - <!ENTITY pcre-md5sum "b6a9669d1863423f01ea46cdf00f93dc"> - <!ENTITY pcre-size "848 KB"> + <!ENTITY pcre-md5sum "caf564aa69d68e965e9bf0ff2a094c65"> + <!ENTITY pcre-size "900 KB"> <!ENTITY pcre-buildsize "11 MB"> <!ENTITY pcre-time "0.3 SBU"> ]> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-01-05 23:33:25 UTC (rev 8186) +++ trunk/BOOK/general.ent 2010-01-05 23:47:06 UTC (rev 8187) @@ -119,7 +119,7 @@ <!-- Part III --> <!-- Chapter 8 --> -<!ENTITY pcre-version "7.9"> +<!ENTITY pcre-version "8.00"> <!ENTITY popt-version "1.15"> <!ENTITY slang-version "2.2.0"> <!ENTITY gamin-version "0.1.10"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-01-05 23:33:25 UTC (rev 8186) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-01-05 23:47:06 UTC (rev 8187) @@ -44,6 +44,9 @@ <para>January 5th, 2010</para> <itemizedlist> <listitem> + <para>[ag] - Updated to pcre-8.00.</para> + </listitem> + <listitem> <para>[ag] - Updated to ruby-1.8.7-p248.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
