mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
Update to mercurial-3.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15920 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
729d61a089
commit
29e22d4bb1
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz">
|
||||
<!ENTITY mercurial-download-ftp " ">
|
||||
<!ENTITY mercurial-md5sum "8648a6980fc12a5a424abe809ab4c6e5">
|
||||
<!ENTITY mercurial-size "4 MB">
|
||||
<!ENTITY mercurial-buildsize "46 MB (additional 277 MB for the tests and 2.3 MB for docs generation)">
|
||||
<!ENTITY mercurial-time "less than 0.1 SBU (additional 1.9 SBU for tests, with -j8)">
|
||||
<!ENTITY mercurial-md5sum "4a2dcf2bd9fa11e758d44e481136eab7">
|
||||
<!ENTITY mercurial-size "4.1 MB">
|
||||
<!ENTITY mercurial-buildsize "47 MB (additional 281 MB for the tests and 2.4MB for docs generation)">
|
||||
<!ENTITY mercurial-time "0.1 SBU (additional 2.6 SBU for tests, with -j8)">
|
||||
]>
|
||||
|
||||
<sect1 id="mercurial" xreflabel="Mercurial-&mercurial-version;">
|
||||
@ -105,7 +105,8 @@
|
||||
|
||||
<screen><userinput>cat > tests/blacklists/failed-tests << "EOF"
|
||||
<literal># Test Failures
|
||||
test-parse-date.t</literal>
|
||||
test-gpg.t
|
||||
test-bundle2-exchange.t</literal>
|
||||
EOF
|
||||
rm -rf tests/tmp &&
|
||||
TESTFLAGS="-j<replaceable><N></replaceable> --tmpdir tmp --blacklist blacklists/failed-tests" \
|
||||
|
@ -47,6 +47,10 @@
|
||||
<listitem>
|
||||
<para>May 3rd, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to mercurial-3.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;6458">#6458</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to brasero-3.12.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;6453">#6453</ulink>.</para>
|
||||
|
@ -262,7 +262,7 @@
|
||||
<!ENTITY librep-version "0.92.5">
|
||||
<!ENTITY llvm-version "3.6.0">
|
||||
<!ENTITY lua-version "5.3.0">
|
||||
<!ENTITY mercurial-version "3.3.3">
|
||||
<!ENTITY mercurial-version "3.4">
|
||||
<!ENTITY nasm-version "2.11.08">
|
||||
<!ENTITY npapi-sdk-version "0.27.2">
|
||||
<!ENTITY php-version "5.6.8">
|
||||
|
Loading…
Reference in New Issue
Block a user