Changeset 1700976


Ignore:
Timestamp:
01/18/2013 04:50:38 PM (11 years ago)
Author:
Krejzi <krejzi@…>
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:
ecb66167
Parents:
82fac2c
Message:

libsoup 2.40.3

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r82fac2c r1700976  
    494494<!ENTITY libproxy-version             "0.4.7">
    495495<!ENTITY librest-version              "0.7.90">
    496 <!ENTITY libsoup-version              "2.40.2">
     496<!ENTITY libsoup-version              "2.40.3">
    497497<!ENTITY libtirpc-version             "0.2.2">
    498498<!ENTITY neon-version                 "0.29.6">
  • introduction/welcome/changelog.xml

    r82fac2c r1700976  
    5151        </listitem>
    5252        <listitem>
     53          <para>[krejzi] - libsoup 2.40.3.</para>
     54        </listitem>
     55        <listitem>
    5356          <para>[krejzi] - Ruby 1.9.3-p374.</para>
    5457        </listitem>
  • networking/netlibs/libsoup.xml

    r82fac2c r1700976  
    99  <!ENTITY libsoup-download-ftp
    1010           "&gnome-download-ftp;/libsoup/2.40/libsoup-&libsoup-version;.tar.xz">
    11   <!ENTITY libsoup-md5sum        "211ec6b733d4de33056b56838c88436e">
    12   <!ENTITY libsoup-size          "692 KB">
    13   <!ENTITY libsoup-buildsize     "25 MB">
     11  <!ENTITY libsoup-md5sum        "ee111c5cf9f95b4a7aa24afe13dddb98">
     12  <!ENTITY libsoup-size          "696 KB">
     13  <!ENTITY libsoup-buildsize     "32 MB">
    1414  <!ENTITY libsoup-time          "0.3 SBU">
    1515]>
     
    9595      <xref linkend="curl"/> (required to run the test suite),
    9696      <xref linkend="gtk-doc"/>,
    97       <xref linkend="php"/> compiled with
    98       <ulink url="http://xmlrpc-epi.sourceforge.net/main.php?t=php_about">XMLRPC-EPI</ulink>
     97      <xref linkend="php"/> compiled with XMLRPC-EPI <!-- It seems that XMLRPC is part of PHP 5.4.10 -->
    9998      support (only used for the XMLRPC regression tests) and
    10099      <xref linkend="samba3"/> (ntlm_auth is required to run the test suite).
Note: See TracChangeset for help on using the changeset viewer.