Changeset 2813072
- Timestamp:
- 01/02/2016 06:06:11 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b520295
- Parents:
- 2322dfa1
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/mercurial.xml
r2322dfa1 r2813072 7 7 <!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz"> 8 8 <!ENTITY mercurial-download-ftp " "> 9 <!ENTITY mercurial-md5sum " f1155a562652004f569e5564d3c82661">9 <!ENTITY mercurial-md5sum "25b6065487842a7851ba8cfcaa704b1f"> 10 10 <!ENTITY mercurial-size "4.4 MB"> 11 11 <!ENTITY mercurial-buildsize "52 MB (with documentation, additional 297 MB for tests)"> 12 <!ENTITY mercurial-time "less than 0.1 SBU (with documentation, additional 3. 2SBU for tests, using -j8)">12 <!ENTITY mercurial-time "less than 0.1 SBU (with documentation, additional 3.1 SBU for tests, using -j8)"> 13 13 ]> 14 14 … … 108 108 test-convert-svn-source.t 109 109 test-convert-hg-svn.t 110 test- gpg.t111 test- largefiles-update.t</literal>110 test-largefiles-update.t 111 test-gpg.t</literal> 112 112 EOF 113 113 rm -rf tests/tmp && -
introduction/welcome/changelog.xml
r2322dfa1 r2813072 48 48 <para>January 2nd, 2016</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to mercurial-3.6.3. Fixes 52 <ulink url="&blfs-ticket-root;7312">#7312</ulink>.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[pierre] - Update to docbook-xsl-1.79.1. Fixes -
packages.ent
r2322dfa1 r2813072 271 271 <!ENTITY llvm-version "3.7.0"> 272 272 <!ENTITY lua-version "5.3.2"> 273 <!ENTITY mercurial-version "3.6. 2">273 <!ENTITY mercurial-version "3.6.3"> 274 274 <!ENTITY nasm-version "2.11.08"> 275 275 <!ENTITY npapi-sdk-version "0.27.2">
Note:
See TracChangeset
for help on using the changeset viewer.