Changeset 11dadc69


Ignore:
Timestamp:
10/28/2014 12:38:35 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:
5d388f2
Parents:
969ae5b
Message:

Update to Wget-1.16.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r969ae5b r11dadc69  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "27">                   <!-- Always 2 digits -->
     3<!ENTITY day          "28">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 27th, &year;">
     9<!ENTITY releasedate  "October 28th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r969ae5b r11dadc69  
    4646
    4747    <listitem>
     48      <para>October 28th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to Wget-1.16.  Fixes
     52          <ulink url="&blfs-ticket-root;5743">#5743</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>October 27th, 2014</para>
    4959      <itemizedlist>
  • networking/netprogs/wget.xml

    r969ae5b r11dadc69  
    99  <!ENTITY wget-download-ftp
    1010           "ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz">
    11   <!ENTITY wget-md5sum        "7a279d5ac5594919124d5526e7143e28">
     11  <!ENTITY wget-md5sum        "fe102975ab3a6c049777883f1bb9ad07">
    1212  <!ENTITY wget-size          "1.7 MB">
    13   <!ENTITY wget-buildsize     "22 MB (additional 2 MB for the tests)">
    14   <!ENTITY wget-time          "0.4 SBU (additional 0.1 SBU for the tests)">
     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)">
    1515]>
    1616
     
    8484      <xref linkend="libidn"/>,
    8585      <xref linkend="pcre"/>,
    86       <xref linkend="perl-lwp"/> (required for the majority of the test suite), and
    87       <ulink url="http://www.inet.no/dante/">Dante</ulink>
     86      <xref linkend="perl-lwp"/> (required for the majority of the test suite),
     87      <ulink url="http://www.inet.no/dante/">Dante</ulink>, and
     88      <ulink url="https://github.com/rockdaboot/libpsl/">libpsl</ulink>
    8889    </para>
    8990
  • packages.ent

    r969ae5b r11dadc69  
    349349<!ENTITY rsync-version                "3.1.1">
    350350<!ENTITY samba-version                "4.1.13">
    351 <!ENTITY wget-version                 "1.15">
     351<!ENTITY wget-version                 "1.16">
    352352<!ENTITY wireless-tools-version       "29">
    353353<!ENTITY wpa_supplicant-version       "2.3">
Note: See TracChangeset for help on using the changeset viewer.