Changeset a9461f5
- Timestamp:
- 08/27/2021 09:14:54 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 20a35ab
- Parents:
- 0dba921
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/mercurial.xml
r0dba921 ra9461f5 7 7 <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz"> 8 8 <!ENTITY mercurial-download-ftp " "> 9 <!ENTITY mercurial-md5sum " 5c7785c9697fb9928df4dc354dbab458">10 <!ENTITY mercurial-size "7. 6MB">11 <!ENTITY mercurial-buildsize " 105 MB (with docs, add 1.5GB for tests)">12 <!ENTITY mercurial-time "0. 4 SBU (with docs, add 20SBU 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)"> 13 13 ]> 14 14 … … 157 157 from now on, there will be no more such failures whether you use the 158 158 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. 160 160 </para> 161 161 -
introduction/welcome/changelog.xml
r0dba921 ra9461f5 45 45 <para>August 27th, 2021</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to mercurial-5.9. Fixes 49 <ulink url="&blfs-ticket-root;15433">#15433</ulink>.</para> 50 </listitem> 47 51 <listitem> 48 52 <para>[bdubbs] - Update to doxygen-1.9.2. Fixes -
packages.ent
r0dba921 ra9461f5 352 352 <!ENTITY lua-version "5.4.3"> 353 353 <!ENTITY lua52-version "5.2.4"> 354 <!ENTITY mercurial-version "5. 8.1">354 <!ENTITY mercurial-version "5.9"> 355 355 <!ENTITY nasm-version "2.15.05"> 356 356 <!ENTITY ninja-version "1.9.0">
Note:
See TracChangeset
for help on using the changeset viewer.