Updated to libxml2-2.6.19

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3646 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-04-03 05:31:46 +00:00
parent fbb8b9ec44
commit c9a244746b
3 changed files with 6 additions and 5 deletions

View File

@ -64,7 +64,7 @@
<!ENTITY slang-version "1.4.9">
<!ENTITY fam-version "2.7.0">
<!ENTITY libxml-version "1.8.17">
<!ENTITY libxml2-version "2.6.18">
<!ENTITY libxml2-version "2.6.19">
<!ENTITY libxslt-version "1.1.13">
<!ENTITY gmp-version "4.1.4">
<!ENTITY gdbm-version "1.8.3">

View File

@ -7,9 +7,9 @@
<!ENTITY libxml2-download-http "http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/libxml2-&libxml2-version;.tar.gz">
<!ENTITY libxml2-download-ftp "ftp://xmlsoft.org/libxml2-&libxml2-version;.tar.gz">
<!ENTITY libxml2-size "4.1 MB">
<!ENTITY libxml2-md5sum "ee5c76a8be34772ccec3f566dc154936">
<!ENTITY libxml2-buildsize "163 MB">
<!ENTITY libxml2-time "1.04 SBU (additional 0.64 SBU to run the testsuite)">
<!ENTITY libxml2-md5sum "61587d43389a414fc2f5223b428e325e">
<!ENTITY libxml2-buildsize "160 MB">
<!ENTITY libxml2-time "1.05 SBU (additional 0.65 SBU to run the testsuite)">
]>
<sect1 id="libxml2" xreflabel="libxml2-&libxml2-version;">

View File

@ -23,7 +23,8 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>April 2nd, 2005 [randy]: Added which as a required dependency
of DocBook-utils, reported by Andrew Benton.</para></listitem>
of DocBook-utils, reported by Andrew Benton; updated to
libxml2-2.6.19.</para></listitem>
<listitem><para>April 1st, 2005 [randy]: Updated to DocBook XML DTD-4.4 and
DocBook XSL Stylesheets-1.68.1.</para></listitem>