Author: bdubbs
Date: Sat Jan 12 08:58:21 2019
New Revision: 20961

Log:
Update to gc-8.0.2

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

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Jan 12 06:57:16 2019        (r20960)
+++ trunk/BOOK/general.ent      Sat Jan 12 08:58:21 2019        (r20961)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "11">                   <!-- Always 2 digits -->
+<!ENTITY day          "12">                   <!-- Always 2 digits -->
 <!ENTITY month        "01">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "January 11th, &year;">
+<!ENTITY releasedate  "January 12th, &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/gc.xml
==============================================================================
--- trunk/BOOK/general/prog/gc.xml      Sat Jan 12 06:57:16 2019        (r20960)
+++ trunk/BOOK/general/prog/gc.xml      Sat Jan 12 08:58:21 2019        (r20961)
@@ -6,9 +6,9 @@
 
   <!ENTITY gc-download-http 
"http://www.hboehm.info/gc/gc_source/gc-&gc-version;.tar.gz";>
   <!ENTITY gc-download-ftp  " ">
-  <!ENTITY gc-md5sum        "e1a614247b6d6a071f7677365fbf18a4">
+  <!ENTITY gc-md5sum        "0c3e5a2de567a4f199dc07740bbf21d1">
   <!ENTITY gc-size          "1.1 MB">
-  <!ENTITY gc-buildsize     "12 MB (with tests)">
+  <!ENTITY gc-buildsize     "11 MB (with tests)">
   <!ENTITY gc-time          "0.2 SBU (with tests)">
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Jan 12 06:57:16 
2019        (r20960)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Jan 12 08:58:21 
2019        (r20961)
@@ -46,6 +46,10 @@
       <para>January 12th, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Update to gc-8.0.2. Fixes
+          <ulink url="&blfs-ticket-root;11543">#11543</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[pierre] - Only build Python 3 module for docutils. Tweak
           mercurial doc generation to work with docutils-P3.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat Jan 12 06:57:16 2019        (r20960)
+++ trunk/BOOK/packages.ent     Sat Jan 12 08:58:21 2019        (r20961)
@@ -320,7 +320,7 @@
 <!ENTITY expect-version               "5.45.4">
 <!ENTITY gcc-version                  "8.2.0">
 <!ENTITY gcc-ada-version              "8.2.0">
-<!ENTITY gc-version                   "8.0.0">
+<!ENTITY gc-version                   "8.0.2">
 <!ENTITY gdb-version                  "8.2.1">
 <!ENTITY git-version                  "2.20.1">
 <!ENTITY guile-version                "2.2.4">
-- 
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