Author: igor
Date: Wed Jul 30 23:42:26 2014
New Revision: 13737

Log:
Update to git-2.0.3.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/git.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Jul 30 06:20:23 2014        (r13736)
+++ trunk/BOOK/general.ent      Wed Jul 30 23:42:26 2014        (r13737)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "29">                   <!-- Always 2 digits -->
+<!ENTITY day          "31">                   <!-- Always 2 digits -->
 <!ENTITY month        "07">                   <!-- Always 2 digits -->
 <!ENTITY year         "2014">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "July 29th, &year;">
+<!ENTITY releasedate  "July 31st, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/general/prog/git.xml
==============================================================================
--- trunk/BOOK/general/prog/git.xml     Wed Jul 30 06:20:23 2014        (r13736)
+++ trunk/BOOK/general/prog/git.xml     Wed Jul 30 23:42:26 2014        (r13737)
@@ -7,11 +7,11 @@
   <!ENTITY git-root "https://www.kernel.org/pub/software/scm/git"; >
 
   <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
-  <!ENTITY git-download-ftp  " ">
-  <!ENTITY git-md5sum        "4515f5926ddae48fe42083a08bd958d5">
+  <!ENTITY git-download-ftp  
"ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz";>
+  <!ENTITY git-md5sum        "adb359afe25181c5939916c4ade58617">
   <!ENTITY git-size          "3.3 MB">
-  <!ENTITY git-buildsize     "199 MB (additional 13 MB for downloaded docs and 
man pages, or 24 MB building docs and man pages)">
-  <!ENTITY git-time          "0.8 SBU (additional 5.5 SBU for tests or 2.5 SBU 
for docs and man build)
+  <!ENTITY git-buildsize     "269 MB (additional 13 MB for downloaded docs and 
man pages, or 24 MB building docs and man pages)">
+  <!ENTITY git-time          "0.7 SBU (additional 5.5 SBU for tests or 2.5 SBU 
for docs and man build)
 ">
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Jul 30 06:20:23 
2014        (r13736)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Jul 30 23:42:26 
2014        (r13737)
@@ -45,6 +45,16 @@
 -->
 
     <listitem>
+      <para>July 31st, 2014</para>
+      <itemizedlist>
+        <listitem>
+          <para>[igor] - Update to git-2.0.3. Fixes
+          <ulink url="&blfs-ticket-root;5295">#5295</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>July 29th, 2014</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Jul 30 06:20:23 2014        (r13736)
+++ trunk/BOOK/packages.ent     Wed Jul 30 23:42:26 2014        (r13737)
@@ -248,7 +248,7 @@
 <!ENTITY gcc-version                  "4.9.1">
 <!ENTITY gc-version                   "7.4.2">
 <!ENTITY gdb-version                  "7.7.1">
-<!ENTITY git-version                  "2.0.2">
+<!ENTITY git-version                  "2.0.3">
 <!ENTITY guile-version                "2.0.11">
 <!ENTITY librep-version               "0.92.3">
 <!ENTITY llvm-version                 "3.4.2">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to