mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
Update to git-1.8.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10768 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
75420b1e29
commit
1b4be5a35a
@ -3,13 +3,13 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "23"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "24"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2012">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "October 23nd, &year;">
|
||||
<!ENTITY releasedate "October 24th, &year;">
|
||||
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
@ -394,7 +394,7 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY gcc-version "4.7.0">
|
||||
<!ENTITY gc-version "7.2d">
|
||||
<!ENTITY gdb-version "7.5">
|
||||
<!ENTITY git-version "1.7.12.1">
|
||||
<!ENTITY git-version "1.8.0">
|
||||
<!ENTITY guile-version "2.0.6">
|
||||
<!ENTITY icedtea-version "2.3.3">
|
||||
<!ENTITY openjdk-version "1.7.0.9">
|
||||
|
@ -7,9 +7,9 @@
|
||||
<!ENTITY git-download-http
|
||||
"http://git-core.googlecode.com/files/git-&git-version;.tar.gz">
|
||||
<!ENTITY git-download-ftp " ">
|
||||
<!ENTITY git-md5sum "1c16e94ca43c2811806567ed6e73d704">
|
||||
<!ENTITY git-size "3.9 MB">
|
||||
<!ENTITY git-buildsize "123 MB">
|
||||
<!ENTITY git-md5sum "12f4d20f34ae37086d86dd3b9d037bba">
|
||||
<!ENTITY git-size "4.0 MB">
|
||||
<!ENTITY git-buildsize "124 MB">
|
||||
<!ENTITY git-time "3.3 SBU (including tests)">
|
||||
]>
|
||||
|
||||
|
@ -43,9 +43,19 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>October 24nd, 2012</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to git-1.8.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;3589">#3589</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
||||
<listitem>
|
||||
<para>October 22nd, 2012</para>
|
||||
<para>October 23nd, 2012</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to apr-util-1.5.1. Fixes
|
||||
|
Loading…
Reference in New Issue
Block a user