Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/mercurial.xml

    r20a35ab r8a916a3  
    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        "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)">
     9  <!ENTITY mercurial-md5sum        "6cd6e5476a1de5701e162aba51534f0b">
     10  <!ENTITY mercurial-size          "7.5 MB">
     11  <!ENTITY mercurial-buildsize     "111 MB (with docs, add 1.3 GB for tests)">
     12  <!ENTITY mercurial-time          "0.4 SBU (with docs, add 19 SBU for tests using -j4)">
    1313]>
    1414
     
    1717
    1818  <sect1info>
     19    <othername>$LastChangedBy$</othername>
    1920    <date>$Date$</date>
    2021  </sect1info>
     
    3435      <application>Bazaar</application>. <application>Mercurial</application>
    3536      is written in <application>Python</application> and is used by projects
    36       such as Mozilla for Firefox and Thunderbird.
    37     </para>
    38 
    39     &lfs110a_checked;
     37      such as Mozilla and Vim.
     38    </para>
     39
     40    &lfs10_checked;
    4041
    4142    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    157158      from now on, there will be no more such failures whether you use the
    158159      debug switch or not.
    159       Two tests, test-duplicateoptions.py and test-removeemptydirs.t, are known to fail.
     160      <!--One test, test-doctest.py, is known to fail.-->
    160161    </para>
    161162
     
    298299        <listitem>
    299300          <para>
    300             is the mercurial version control system
     301            is the mercurial version control system.
    301302          </para>
    302303          <indexterm zone="mercurial hg">
Note: See TracChangeset for help on using the changeset viewer.