Changeset 52a741ba


Ignore:
Timestamp:
10/06/2004 11:12:47 AM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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:
7ac57d9
Parents:
1191cfda
Message:

Updated to expat-1.95.8.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r1191cfda r52a741ba  
    1 <!ENTITY day          "05">
     1<!ENTITY day          "06">
    22<!ENTITY month        "10">
    33<!ENTITY year         "2004">
     
    6565<!ENTITY GLib-version                 "1.2.10">
    6666<!ENTITY GLib2-version                "2.4.2">
    67 <!ENTITY expat-version                "1.95.7">
     67<!ENTITY expat-version                "1.95.8">
    6868<!ENTITY libesmtp-version             "1.0.3r1">
    6969<!ENTITY aspell-version               "0.50.5">
  • general/genlib/expat.xml

    r1191cfda r52a741ba  
    77<!ENTITY expat-download-http "http://prdownloads.sourceforge.net/expat/expat-&expat-version;.tar.gz">
    88<!ENTITY expat-download-ftp " ">
    9 <!ENTITY expat-size "290 KB">
    10 <!ENTITY expat-buildsize "3.2 MB">
     9<!ENTITY expat-size "314 KB">
     10<!ENTITY expat-buildsize "4.2 MB">
    1111<!ENTITY expat-time "0.11 SBU">
    1212]>
     
    3737<sect4><title>Optional</title>
    3838<para><ulink
    39 url="http://sourceforge.net/project/showfiles.php?group_id=28255">
    40 check-0.8.4</ulink> (for running the <command>make check</command> tests)</para>
     39url="http://check.sourceforge.net/">
     40Check</ulink> (for running the <command>make check</command> tests)</para>
    4141</sect4></sect3>
    4242
     
    7373
    7474</sect1>
    75 
  • introduction/welcome/changelog.xml

    r1191cfda r52a741ba  
    2323<itemizedlist>
    2424
     25<listitem><para>October 6th, 2004 [igor]: Updated to
     26expat-1.95.8.</para></listitem>
     27   
    2528<listitem><para>October 5th, 2004 [igor]: Updated to
    2629libpng-1.2.7.</para></listitem>
Note: See TracChangeset for help on using the changeset viewer.