Ignore:
Timestamp:
01/04/2023 06:05:12 PM (21 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
qt5new
Children:
c0ef2f9
Parents:
1daaab6d (diff), 811d39b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into qt5new

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/wget.xml

    r1daaab6d r104ff4e  
    99  <!ENTITY wget-download-ftp
    1010           "&gnu-ftp;/wget/wget-&wget-version;.tar.gz">
    11   <!ENTITY wget-md5sum        "6321d4c2b820394cf2392985d8f8c563">
     11  <!ENTITY wget-md5sum        "e89496b15f8bf039d723926fae4d91f5">
    1212  <!ENTITY wget-size          "4.8 MB">
    13   <!ENTITY wget-buildsize     "63 MB (with tests)">
    14   <!ENTITY wget-time          "0.6 SBU (with tests)">
     13  <!ENTITY wget-buildsize     "40 MB (add 26 MB for tests)">
     14  <!ENTITY wget-time          "0.3 SBU (add 0.2 SBU for tests)">
    1515]>
    1616
     
    1818  <?dbhtml filename="wget.html"?>
    1919
    20   <sect1info>
    21     <date>$Date$</date>
    22   </sect1info>
    2320
    2421  <title>Wget-&wget-version;</title>
     
    3633    </para>
    3734
    38     &lfs110a_checked;
     35    &lfs112_checked;
    3936
    4037    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    111108    </para>
    112109
    113     <!-- libwww-perl/HTTP-Daemon/#21 -->
     110    <!-- libwww-perl/HTTP-Daemon/#21
     111         Removing, since IO::Socket//INET6 has been deprecated
     112         and replaced with IO::Socket::IP, which fixes the
     113         problem
    114114    <para>
    115115      HTTPS tests are known to fail if Perl module IO::Socket::INET6
    116116      is installed.
     117    </para>
     118-->
     119    <para>
     120      Some tests may fail when Valgrind tests are enabled.
    117121    </para>
    118122
Note: See TracChangeset for help on using the changeset viewer.