Changeset 0cd2ad1
- Timestamp:
- 07/11/2016 03:04:18 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 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:
- cd32525
- Parents:
- 70567248
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r70567248 r0cd2ad1 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 0"> <!-- Always 2 digits -->3 <!ENTITY day "11"> <!-- Always 2 digits --> 4 4 <!ENTITY month "07"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "July 1 0th &year;">9 <!ENTITY releasedate "July 11th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/mercurial.xml
r70567248 r0cd2ad1 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 " 97aced7018614eeccc9621a3dea35fda">9 <!ENTITY mercurial-md5sum "cec2c3db688cb87142809089c6ae13e9"> 10 10 <!ENTITY mercurial-size "4.6 MB"> 11 <!ENTITY mercurial-buildsize "5 2 MB (393MB with docs and tests)">12 <!ENTITY mercurial-time "less than 0.1 SBU (1 4SBU with docs and tests)">11 <!ENTITY mercurial-buildsize "53 MB (411 MB with docs and tests)"> 12 <!ENTITY mercurial-time "less than 0.1 SBU (15 SBU with docs and tests)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
r70567248 r0cd2ad1 44 44 45 45 --> 46 <listitem> 47 <para>July 11th, 2016</para> 48 <itemizedlist> 49 <listitem> 50 <para>[pierre] - Update to Mercurial-3.8.4. Fixes 51 <ulink url="&blfs-ticket-root;8028">#8028</ulink>.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 46 56 <listitem> 47 57 <para>July 10th, 2016</para> -
packages.ent
r70567248 r0cd2ad1 291 291 <!ENTITY llvm-version "3.8.0"> 292 292 <!ENTITY lua-version "5.3.3"> 293 <!ENTITY mercurial-version "3.8. 3">293 <!ENTITY mercurial-version "3.8.4"> 294 294 <!ENTITY nasm-version "2.12.02"> 295 295 <!ENTITY npapi-sdk-version "0.27.2">
Note:
See TracChangeset
for help on using the changeset viewer.