Changeset a9461f5


Ignore:
Timestamp:
08/27/2021 09:14:54 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
20a35ab
Parents:
0dba921
Message:

Update to mercurial-5.9.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/mercurial.xml

    r0dba921 ra9461f5  
    77  <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "5c7785c9697fb9928df4dc354dbab458">
    10   <!ENTITY mercurial-size          "7.6 MB">
    11   <!ENTITY mercurial-buildsize     "105 MB (with docs, add 1.5 GB for tests)">
    12   <!ENTITY mercurial-time          "0.4 SBU (with docs, add 20 SBU for tests using -j4)">
     9  <!ENTITY mercurial-md5sum        "47da24d4076609dcc43b9ef76999369c">
     10  <!ENTITY mercurial-size          "7.7 MB">
     11  <!ENTITY mercurial-buildsize     "77 MB (with docs, add 1.6 GB for tests)">
     12  <!ENTITY mercurial-time          "0.3 SBU (with docs, add 17 SBU for tests using -j4)">
    1313]>
    1414
     
    157157      from now on, there will be no more such failures whether you use the
    158158      debug switch or not.
    159       <!--One test, test-doctest.py, is known to fail.-->
     159      Two tests, test-duplicateoptions.py and test-removeemptydirs.t, are known to fail.
    160160    </para>
    161161
  • introduction/welcome/changelog.xml

    r0dba921 ra9461f5  
    4545      <para>August 27th, 2021</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to mercurial-5.9. Fixes
     49          <ulink url="&blfs-ticket-root;15433">#15433</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[bdubbs] - Update to doxygen-1.9.2. Fixes
  • packages.ent

    r0dba921 ra9461f5  
    352352<!ENTITY lua-version                  "5.4.3">
    353353<!ENTITY lua52-version                "5.2.4">
    354 <!ENTITY mercurial-version            "5.8.1">
     354<!ENTITY mercurial-version            "5.9">
    355355<!ENTITY nasm-version                 "2.15.05">
    356356<!ENTITY ninja-version                "1.9.0">
Note: See TracChangeset for help on using the changeset viewer.