Changeset 599fda8


Ignore:
Timestamp:
10/23/2011 10:03:46 PM (13 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f216c56
Parents:
8fc8e98
Message:

Update to libxml2-2.7.8

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8914 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8fc8e98 r599fda8  
    154154<!ENTITY slang-version                "2.2.2">
    155155<!ENTITY gamin-version                "0.1.10">
    156 <!ENTITY libxml2-version              "2.7.7">
     156<!ENTITY libxml2-version              "2.7.8">
    157157<!ENTITY libxslt-version              "1.1.26">
    158158<!ENTITY libgtkhtml-version           "2.11.1">
  • general/genlib/libxml2.xml

    r8fc8e98 r599fda8  
    77  <!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.gz">
    88  <!ENTITY libxml2-download-ftp  "ftp://xmlsoft.org/libxml2/libxml2-&libxml2-version;.tar.gz">
    9   <!ENTITY libxml2-md5sum        "9abc9959823ca9ff904f1fbcf21df066">
     9  <!ENTITY libxml2-md5sum        "8127a65e8c3b08856093099b52599c86">
    1010  <!ENTITY libxml2-size          "4.7 MB">
    1111  <!ENTITY libxml2-buildsize     "104 MB (additional 25 MB to run the full test suite)">
    12   <!ENTITY libxml2-time          "1.1 SBU (additional 0.2 SBU to run the full test suite)">
     12  <!ENTITY libxml2-time          "1.0 SBU (additional 0.2 SBU to run the full test suite)">
    1313]>
    1414
     
    3333    XML libraries. These are useful for parsing XML files.</para>
    3434
    35     &lfs67_checked;
    36     <para>&lfssvn_checked;20101029&lfssvn_checked2;</para>
     35    &lfs70_checked;
    3736
    3837    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6362        <para>Optional Testsuite: <ulink
    6463          url="http://www.w3.org/XML/Test/xmlts20080827.tar.gz"/> - This
    65           enables <command>make check</command> to do complete testing.
    66           <!-- /* I can't find any documented reason not to use latest instead
    67           of 20080205 */     Note
    68           that this is <emphasis>not</emphasis> the latest version of the
    69           testsuite, but it is the one specified by the developers.--></para>
     64          enables <command>make check</command> to do complete testing.</para>
    7065      </listitem>
    7166    </itemizedlist>
  • introduction/welcome/changelog.xml

    r8fc8e98 r599fda8  
    4545      <para>October 23rd, 2011</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to libxml2-2.7.8.</para>
     49        </listitem>
    4750        <listitem>
    4851          <para>[bdubbs] - Add gcc-4.6.1 patch to openjade.</para>
Note: See TracChangeset for help on using the changeset viewer.