mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
Package update
Update to Mercurial-5.9.2
This commit is contained in:
parent
dcf242f995
commit
8422a12c54
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz">
|
||||
<!ENTITY mercurial-download-ftp " ">
|
||||
<!ENTITY mercurial-md5sum "8d94e879cb714147b0490feaedb53afc">
|
||||
<!ENTITY mercurial-size "7.7 MB">
|
||||
<!ENTITY mercurial-md5sum "5a8ad70fbe894cbf775afbc85e383bce">
|
||||
<!ENTITY mercurial-size "7.8 MB">
|
||||
<!ENTITY mercurial-buildsize "106 MB (with docs, add 1.6 GB for tests)">
|
||||
<!ENTITY mercurial-time "0.4 SBU (with docs, add 20 SBU for tests using -j4)">
|
||||
]>
|
||||
@ -129,7 +129,7 @@
|
||||
<screen remap="doc"><userinput>make doc</userinput></screen>
|
||||
|
||||
<para>
|
||||
To run the test suite, issue:
|
||||
To run the test suite, issue (15 tests are known to fail):
|
||||
</para>
|
||||
<screen remap="test"><userinput>TESTFLAGS="-j<replaceable><N></replaceable> --tmpdir tmp --blacklist blacklists/fsmonitor --blacklist blacklists/linux-vfat" make check</userinput></screen>
|
||||
<!-- The blacklists have to be checked every release of Mercurial, do a listing
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>October 18th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to mercurial-5.9.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;15646">#15646</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>October 16th, 2021</para>
|
||||
<itemizedlist>
|
||||
|
@ -353,7 +353,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY llvm-version "&llvm-majmin-version;.&llvm-point-version;">
|
||||
<!ENTITY lua-version "5.4.3">
|
||||
<!ENTITY lua52-version "5.2.4">
|
||||
<!ENTITY mercurial-version "5.9.1">
|
||||
<!ENTITY mercurial-version "5.9.2">
|
||||
<!ENTITY nasm-version "2.15.05">
|
||||
<!ENTITY ninja-version "1.9.0">
|
||||
<!ENTITY npapi-sdk-version "0.27.2">
|
||||
|
Loading…
Reference in New Issue
Block a user