Author: gdalziel Date: 2009-10-21 07:52:21 -0600 (Wed, 21 Oct 2009) New Revision: 8064
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/libxml2.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to libxml2-2.7.6 Modified: trunk/BOOK/general/genlib/libxml2.xml =================================================================== --- trunk/BOOK/general/genlib/libxml2.xml 2009-10-18 23:35:42 UTC (rev 8063) +++ trunk/BOOK/general/genlib/libxml2.xml 2009-10-21 13:52:21 UTC (rev 8064) @@ -6,9 +6,9 @@ <!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 "8f4fda3969237c2a33bdb1583b5d06b2"> + <!ENTITY libxml2-md5sum "7740a8ec23878a2f50120e1faa2730f2"> <!ENTITY libxml2-size "4.7 MB"> - <!ENTITY libxml2-buildsize "116 MB (additional 21 MB to run the full test suite)"> + <!ENTITY libxml2-buildsize "74 MB (additional 19 MB to run the full test suite)"> <!ENTITY libxml2-time "1.4 SBU (additional 0.3 SBU to run the full test suite)"> ]> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2009-10-18 23:35:42 UTC (rev 8063) +++ trunk/BOOK/general.ent 2009-10-21 13:52:21 UTC (rev 8064) @@ -3,13 +3,13 @@ $Date$ --> -<!ENTITY day "17"> <!-- Always 2 digits --> +<!ENTITY day "21"> <!-- Always 2 digits --> <!ENTITY month "10"> <!-- Always 2 digits --> <!ENTITY year "2009"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "October &day;th, &year;"> +<!ENTITY releasedate "October &day;st, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -120,7 +120,7 @@ <!ENTITY popt-version "1.15"> <!ENTITY slang-version "2.2.0"> <!ENTITY gamin-version "0.1.10"> -<!ENTITY libxml2-version "2.7.3"> +<!ENTITY libxml2-version "2.7.6"> <!ENTITY libxslt-version "1.1.24"> <!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 2009-10-18 23:35:42 UTC (rev 8063) +++ trunk/BOOK/introduction/welcome/changelog.xml 2009-10-21 13:52:21 UTC (rev 8064) @@ -41,6 +41,15 @@ --> <listitem> + <para>October 21st, 2009</para> + <itemizedlist> + <listitem> + <para>[gdalziel] - Updated to libxml2-2.7.6.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>October 17th, 2009</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
