Changeset 2c4e26c


Ignore:
Timestamp:
09/06/2014 05:53:55 AM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, 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:
a6221fd
Parents:
1c46121
Message:

Update to mercurial-3.1.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14203 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r1c46121 r2c4e26c  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     3<!ENTITY day          "06">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 5th, &year;">
     9<!ENTITY releasedate  "September 6th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/mercurial.xml

    r1c46121 r2c4e26c  
    77  <!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "d3916736a9d356899191409e546b5964">
     9  <!ENTITY mercurial-md5sum        "5a530bb472b3cb306b757c8f5df91358">
    1010  <!ENTITY mercurial-size          "3.8 MB">
    11   <!ENTITY mercurial-buildsize     "44 MB (additional 250 MB for the tests and 2 MB for docs generation)
    12 
    13 ">
    14   <!ENTITY mercurial-time          "less than 0.1 SBU (additional 8.8 SBU for tests)">
     11  <!ENTITY mercurial-buildsize     "31 MB (additional 250 MB for the tests and 2 MB for docs generation)">
     12  <!ENTITY mercurial-time          "0.1 SBU (additional 8.8 SBU for tests)">
    1513]>
    1614
  • introduction/welcome/changelog.xml

    r1c46121 r2c4e26c  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>September 6th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to mercurial-3.1.1. Fixes
     52          <ulink url="&blfs-ticket-root;5464">#5464</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r1c46121 r2c4e26c  
    262262<!ENTITY llvm-version                 "3.4.2">
    263263<!ENTITY lua-version                  "5.2.3">
    264 <!ENTITY mercurial-version            "3.1">
     264<!ENTITY mercurial-version            "3.1.1">
    265265<!ENTITY nasm-version                 "2.11.05">
    266266<!ENTITY npapi-sdk-version            "0.27.2">
Note: See TracChangeset for help on using the changeset viewer.