Ignore:
Timestamp:
12/09/2014 07:19:25 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0be3b199
Parents:
0c3e9be8
Message:

Update to wget-1.16.1.
Update to x264-snapshot-20141208.
Change some package place in packages.ent.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/wget.xml

    r0c3e9be8 r4e74dd7  
    99  <!ENTITY wget-download-ftp
    1010           "ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz">
    11   <!ENTITY wget-md5sum        "fe102975ab3a6c049777883f1bb9ad07">
     11  <!ENTITY wget-md5sum        "78942cc0cce0a23e18114d982789e360">
    1212  <!ENTITY wget-size          "1.7 MB">
    13   <!ENTITY wget-buildsize     "25 MB (additional 4 MB for the tests)">
    14   <!ENTITY wget-time          " 0.4 SBU (additional 0.2 SBU for the tests)">
     13  <!ENTITY wget-buildsize     "23 MB (additional 4 MB for the tests)">
     14  <!ENTITY wget-time          "0.3 SBU (additional 0.2 SBU for the tests)">
    1515]>
    1616
     
    8585      <xref linkend="pcre"/>,
    8686      <xref linkend="perl-lwp"/> (required for the majority of the test suite),
     87      <xref linkend="valgrind"/> (optional for the test suite, but faliures are
     88      introduced),
    8789      <ulink url="http://www.inet.no/dante/">Dante</ulink>, and
    8890      <ulink url="https://github.com/rockdaboot/libpsl/">libpsl</ulink>
     
    130132      with <xref linkend="openssl"/>. It can be omitted if
    131133      <xref linkend="gnutls"/> is found or the HTTPS protocol is not needed.
     134    </para>
     135
     136    <para>
     137      <option>--enable-valgrind-tests</option>: This allows the tests to be
     138      optionally run under valgrind. Unfortunately, failures are introduced.
    132139    </para>
    133140
Note: See TracChangeset for help on using the changeset viewer.