mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-29 10:52:14 +08:00
• Update to mercurial-3.6.3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16782 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2322dfa115
commit
2813072dce
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz">
|
<!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz">
|
||||||
<!ENTITY mercurial-download-ftp " ">
|
<!ENTITY mercurial-download-ftp " ">
|
||||||
<!ENTITY mercurial-md5sum "f1155a562652004f569e5564d3c82661">
|
<!ENTITY mercurial-md5sum "25b6065487842a7851ba8cfcaa704b1f">
|
||||||
<!ENTITY mercurial-size "4.4 MB">
|
<!ENTITY mercurial-size "4.4 MB">
|
||||||
<!ENTITY mercurial-buildsize "52 MB (with documentation, additional 297 MB for tests)">
|
<!ENTITY mercurial-buildsize "52 MB (with documentation, additional 297 MB for tests)">
|
||||||
<!ENTITY mercurial-time "less than 0.1 SBU (with documentation, additional 3.2 SBU for tests, using -j8)">
|
<!ENTITY mercurial-time "less than 0.1 SBU (with documentation, additional 3.1 SBU for tests, using -j8)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="mercurial" xreflabel="Mercurial-&mercurial-version;">
|
<sect1 id="mercurial" xreflabel="Mercurial-&mercurial-version;">
|
||||||
@ -107,8 +107,8 @@
|
|||||||
<literal># Test Failures
|
<literal># Test Failures
|
||||||
test-convert-svn-source.t
|
test-convert-svn-source.t
|
||||||
test-convert-hg-svn.t
|
test-convert-hg-svn.t
|
||||||
test-gpg.t
|
test-largefiles-update.t
|
||||||
test-largefiles-update.t</literal>
|
test-gpg.t</literal>
|
||||||
EOF
|
EOF
|
||||||
rm -rf tests/tmp &&
|
rm -rf tests/tmp &&
|
||||||
TESTFLAGS="-j<replaceable><N></replaceable> --tmpdir tmp --blacklist blacklists/failed-tests" \
|
TESTFLAGS="-j<replaceable><N></replaceable> --tmpdir tmp --blacklist blacklists/failed-tests" \
|
||||||
|
@ -47,6 +47,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>January 2nd, 2016</para>
|
<para>January 2nd, 2016</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[fernando] - Update to mercurial-3.6.3. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;7312">#7312</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[pierre] - Update to docbook-xsl-1.79.1. Fixes
|
<para>[pierre] - Update to docbook-xsl-1.79.1. Fixes
|
||||||
<ulink url="&blfs-ticket-root;7026">#7026</ulink>.</para>
|
<ulink url="&blfs-ticket-root;7026">#7026</ulink>.</para>
|
||||||
|
@ -270,7 +270,7 @@
|
|||||||
<!ENTITY librep-version "0.92.5">
|
<!ENTITY librep-version "0.92.5">
|
||||||
<!ENTITY llvm-version "3.7.0">
|
<!ENTITY llvm-version "3.7.0">
|
||||||
<!ENTITY lua-version "5.3.2">
|
<!ENTITY lua-version "5.3.2">
|
||||||
<!ENTITY mercurial-version "3.6.2">
|
<!ENTITY mercurial-version "3.6.3">
|
||||||
<!ENTITY nasm-version "2.11.08">
|
<!ENTITY nasm-version "2.11.08">
|
||||||
<!ENTITY npapi-sdk-version "0.27.2">
|
<!ENTITY npapi-sdk-version "0.27.2">
|
||||||
<!ENTITY php-version "7.0.1">
|
<!ENTITY php-version "7.0.1">
|
||||||
|
Loading…
Reference in New Issue
Block a user