Ignore:
Timestamp:
03/31/2005 05:18:52 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
d227be52
Parents:
9ba1dd2
Message:

Updated to libxml2-2.6.18

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    r9ba1dd2 r8327e8b9  
    55  %general-entities;
    66
    7 <!ENTITY libxml2-download-http "http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/libxml2-&libxml2-version;.tar.bz2">
     7<!ENTITY libxml2-download-http "http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/libxml2-&libxml2-version;.tar.gz">
    88<!ENTITY libxml2-download-ftp "ftp://xmlsoft.org/libxml2-&libxml2-version;.tar.gz">
    9 <!ENTITY libxml2-size "3.0 MB">
    10 <!ENTITY libxml2-http-md5sum "2d53bba9a4768ec57d8bf2bdadb75c87">
    11 <!ENTITY libxml2-ftp-md5sum "a678d37e68d98788ef51b6f913cdc868">
    12 <!ENTITY libxml2-buildsize "165 MB">
    13 <!ENTITY libxml2-time "1.25 SBU (additional 1.45 SBU to run the test suite)">
     9<!ENTITY libxml2-size "4.1 MB">
     10<!ENTITY libxml2-md5sum "ee5c76a8be34772ccec3f566dc154936">
     11<!ENTITY libxml2-buildsize "163 MB">
     12<!ENTITY libxml2-time "1.04 SBU (additional 0.64 SBU to run the testsuite)">
    1413]>
    1514
     
    3736<listitem><para>Download (FTP): <ulink
    3837url="&libxml2-download-ftp;"/></para></listitem>
    39 <listitem><para>Download MD5 sum (HTTP):
    40 &libxml2-http-md5sum;</para></listitem>
    41 <listitem><para>Download MD5 sum (FTP):
    42 &libxml2-ftp-md5sum;</para></listitem>
     38<listitem><para>Download MD5 sum: &libxml2-md5sum;</para></listitem>
    4339<listitem><para>Download size: &libxml2-size;</para></listitem>
    4440<listitem><para>Estimated disk space
     
    9086<seg>libxml2.[so,a] and optionally, the libxml2mod.[so,a]
    9187<application>Python</application> module</seg>
    92 <seg>/usr/share/doc/libxml2-&libxml2-version; and
     88<seg>/usr/include/libxml2, /usr/share/doc/libxml2-&libxml2-version; and
    9389/usr/share/doc/libxml2-python-&libxml2-version;</seg>
    9490</seglistitem>
Note: See TracChangeset for help on using the changeset viewer.