Author: bdubbs
Date: Tue Jul 19 11:41:45 2016
New Revision: 17596

Log:
Update to gimp-2.8.18. 
Update to git-2.9.2.

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

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Mon Jul 18 05:38:51 2016        (r17595)
+++ trunk/BOOK/general.ent      Tue Jul 19 11:41:45 2016        (r17596)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "18">                   <!-- Always 2 digits -->
+<!ENTITY day          "19">                   <!-- Always 2 digits -->
 <!ENTITY month        "07">                   <!-- Always 2 digits -->
 <!ENTITY year         "2016">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "July 18th &year;">
+<!ENTITY releasedate  "July 19th &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     Mon Jul 18 05:38:51 2016        (r17595)
+++ trunk/BOOK/general/prog/git.xml     Tue Jul 19 11:41:45 2016        (r17596)
@@ -8,7 +8,7 @@
 
   <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
   <!ENTITY git-download-ftp  
"ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz";>
-  <!ENTITY git-md5sum        "b52cf453ac7760538bbc972d6c775a7c">
+  <!ENTITY git-md5sum        "dc5eb7ff2ca4641c6038f51ae49cad0f">
   <!ENTITY git-size          "3.8 MB">
   <!ENTITY git-buildsize     "316 MB (including the pre-built documentation)">
   <!ENTITY git-time          "0.9 SBU (add 2.6 SBU for building documentation, 
add 4.6 SBU for tests)">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Jul 18 05:38:51 
2016        (r17595)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Jul 19 11:41:45 
2016        (r17596)
@@ -44,6 +44,20 @@
 
 -->
     <listitem>
+      <para>July 19th, 2016</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to gimp-2.8.18. Fixes
+          <ulink url="&blfs-ticket-root;8072">#8072</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to git-2.9.2. Fixes
+          <ulink url="&blfs-ticket-root;8068">#8068</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>July 16th, 2016</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Jul 18 05:38:51 2016        (r17595)
+++ trunk/BOOK/packages.ent     Tue Jul 19 11:41:45 2016        (r17596)
@@ -285,7 +285,7 @@
 <!ENTITY gcc-ada-version              "6.1.0">
 <!ENTITY gc-version                   "7.4.4">
 <!ENTITY gdb-version                  "7.11.1">
-<!ENTITY git-version                  "2.9.1">
+<!ENTITY git-version                  "2.9.2">
 <!ENTITY guile-version                "2.0.11">
 <!ENTITY librep-version               "0.92.6">
 <!ENTITY llvm-version                 "3.8.1">
@@ -684,7 +684,7 @@
 <!--<!ENTITY fontforge-date               "2015-02-28">-->
 <!ENTITY fontforge-version            "20160404">
 <!ENTITY gparted-version              "0.26.1">
-<!ENTITY gimp-version                 "2.8.16">
+<!ENTITY gimp-version                 "2.8.18">
 <!ENTITY hexchat-version              "2.12.1">
 <!ENTITY icedtea-web-version          "1.6.2">
 <!ENTITY inkscape-version             "0.91">

Modified: trunk/BOOK/xsoft/other/gimp.xml
==============================================================================
--- trunk/BOOK/xsoft/other/gimp.xml     Mon Jul 18 05:38:51 2016        (r17595)
+++ trunk/BOOK/xsoft/other/gimp.xml     Tue Jul 19 11:41:45 2016        (r17596)
@@ -6,12 +6,11 @@
 
   <!ENTITY gimp-download-http 
"http://download.gimp.org/pub/gimp/v2.8/gimp-&gimp-version;.tar.bz2";>
   <!ENTITY gimp-download-ftp  " ">
-<!--  <!ENTITY gimp-download-ftp  
"ftp://mirrors.xmission.com/gimp/gimp/v2.8/gimp-&gimp-version;.tar.bz2";>-->
-  <!ENTITY gimp-md5sum        "30e0a1b7c18b0e3415f4ac54567252ac">
+  <!ENTITY gimp-md5sum        "5adaa11a68bc8a42bb2c778fee4d389c">
   <!ENTITY gimp-size          "20 MB">
-  <!ENTITY gimp-buildsize     "632 MB (additional 690 MB to run
+  <!ENTITY gimp-buildsize     "575 MB (additional 714 MB to run
                                the test suite)">
-  <!ENTITY gimp-time          "4.2 SBU (additional 0.7 SBU to run
+  <!ENTITY gimp-time          "5.9 SBU (additional 0.9 SBU to run
                                the test suite)">
 
 
-- 
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