mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-29 10:52:14 +08:00
mercurial-2.7
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11563 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
00e612931a
commit
741edf76a7
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2013">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "August 1st, &year;">
|
||||
<!ENTITY releasedate "August 2nd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
@ -383,7 +383,7 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY librep-version "0.92.3">
|
||||
<!ENTITY llvm-version "3.3">
|
||||
<!ENTITY lua-version "5.1.5">
|
||||
<!ENTITY mercurial-version "2.6.3">
|
||||
<!ENTITY mercurial-version "2.7">
|
||||
<!ENTITY NASM-version "2.10.09">
|
||||
<!ENTITY php-version "5.5.0">
|
||||
<!ENTITY pkgconfig-version "0.28">
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz">
|
||||
<!ENTITY mercurial-download-ftp " ">
|
||||
<!ENTITY mercurial-md5sum "99e311b2202057a259899f67b425e087">
|
||||
<!ENTITY mercurial-md5sum "61093c08ca5d8d1310382d17764f0c43">
|
||||
<!ENTITY mercurial-size "3.6 MB">
|
||||
<!ENTITY mercurial-buildsize "43 MB">
|
||||
<!ENTITY mercurial-time "0.1 SBU (additional 12 SBU for tests)">
|
||||
|
@ -43,6 +43,15 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>August 2nd, 2013</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[igor] - Mercurial-2.7.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 1st, 2013</para>
|
||||
<itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user