Author: bdubbs Date: 2011-10-23 16:03:46 -0600 (Sun, 23 Oct 2011) New Revision: 8914
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/libxml2.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Update to libxml2-2.7.8 Modified: trunk/BOOK/general/genlib/libxml2.xml =================================================================== --- trunk/BOOK/general/genlib/libxml2.xml 2011-10-23 21:31:17 UTC (rev 8913) +++ trunk/BOOK/general/genlib/libxml2.xml 2011-10-23 22:03:46 UTC (rev 8914) @@ -6,10 +6,10 @@ <!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.gz"> <!ENTITY libxml2-download-ftp "ftp://xmlsoft.org/libxml2/libxml2-&libxml2-version;.tar.gz"> - <!ENTITY libxml2-md5sum "9abc9959823ca9ff904f1fbcf21df066"> + <!ENTITY libxml2-md5sum "8127a65e8c3b08856093099b52599c86"> <!ENTITY libxml2-size "4.7 MB"> <!ENTITY libxml2-buildsize "104 MB (additional 25 MB to run the full test suite)"> - <!ENTITY libxml2-time "1.1 SBU (additional 0.2 SBU to run the full test suite)"> + <!ENTITY libxml2-time "1.0 SBU (additional 0.2 SBU to run the full test suite)"> ]> <sect1 id="libxml2" xreflabel="libxml2-&libxml2-version;"> @@ -32,8 +32,7 @@ <para>The <application>libxml2</application> package contains XML libraries. These are useful for parsing XML files.</para> - &lfs67_checked; - <para>&lfssvn_checked;20101029&lfssvn_checked2;</para> + &lfs70_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> @@ -62,11 +61,7 @@ <listitem> <para>Optional Testsuite: <ulink url="http://www.w3.org/XML/Test/xmlts20080827.tar.gz"/> - This - enables <command>make check</command> to do complete testing. - <!-- /* I can't find any documented reason not to use latest instead - of 20080205 */ Note - that this is <emphasis>not</emphasis> the latest version of the - testsuite, but it is the one specified by the developers.--></para> + enables <command>make check</command> to do complete testing.</para> </listitem> </itemizedlist> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2011-10-23 21:31:17 UTC (rev 8913) +++ trunk/BOOK/general.ent 2011-10-23 22:03:46 UTC (rev 8914) @@ -153,7 +153,7 @@ <!ENTITY popt-version "1.16"> <!ENTITY slang-version "2.2.2"> <!ENTITY gamin-version "0.1.10"> -<!ENTITY libxml2-version "2.7.7"> +<!ENTITY libxml2-version "2.7.8"> <!ENTITY libxslt-version "1.1.26"> <!ENTITY libgtkhtml-version "2.11.1"> <!ENTITY GLib-version "1.2.10"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2011-10-23 21:31:17 UTC (rev 8913) +++ trunk/BOOK/introduction/welcome/changelog.xml 2011-10-23 22:03:46 UTC (rev 8914) @@ -45,6 +45,9 @@ <para>October 23rd, 2011</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to libxml2-2.7.8.</para> + </listitem> + <listitem> <para>[bdubbs] - Add gcc-4.6.1 patch to openjade.</para> </listitem> </itemizedlist> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
