Author: bdubbs
Date: Thu Jan 24 22:16:28 2019
New Revision: 21036

Log:
Update to Thunar-1.8.3. 
Update to cbindgen-0.7.0.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/cbindgen.xml
   trunk/BOOK/general/prog/rust.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xfce/core/thunar.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Thu Jan 24 19:35:52 2019        (r21035)
+++ trunk/BOOK/general.ent      Thu Jan 24 22:16:28 2019        (r21036)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "24">                   <!-- Always 2 digits -->
+<!ENTITY day          "25">                   <!-- 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 24th, &year;">
+<!ENTITY releasedate  "January 25th, &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/cbindgen.xml
==============================================================================
--- trunk/BOOK/general/prog/cbindgen.xml        Thu Jan 24 19:35:52 2019        
(r21035)
+++ trunk/BOOK/general/prog/cbindgen.xml        Thu Jan 24 22:16:28 2019        
(r21036)
@@ -6,10 +6,10 @@
 
   <!ENTITY cbindgen-download-http 
"https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz";>
   <!ENTITY cbindgen-download-ftp  " ">
-  <!ENTITY cbindgen-md5sum        "fda8848d715a1df8d3f2bfe1107b3791">
-  <!ENTITY cbindgen-size          "96 KB">
-  <!ENTITY cbindgen-buildsize     "69 MB (add 305MB for the testsuite) ">
-  <!ENTITY cbindgen-time          "1.0 SBU (on a 4 core machine, add 0.4 SBU 
for the testsuite)">
+  <!ENTITY cbindgen-md5sum        "">
+  <!ENTITY cbindgen-size          "100 KB">
+  <!ENTITY cbindgen-buildsize     "64 MB (add 303 MB for tests) ">
+  <!ENTITY cbindgen-time          "0.8 SBU (on a 4 core machine; add 0.3 SBU 
tests)">
 ]>
 
 <sect1 id="cbindgen" xreflabel="Cbindgen-&cbindgen-version;">

Modified: trunk/BOOK/general/prog/rust.xml
==============================================================================
--- trunk/BOOK/general/prog/rust.xml    Thu Jan 24 19:35:52 2019        (r21035)
+++ trunk/BOOK/general/prog/rust.xml    Thu Jan 24 22:16:28 2019        (r21036)
@@ -201,7 +201,7 @@
 experimental-targets = ""
 
 [build]
-# omiti HTML docs to save time and space (comment this to build them)
+# omit HTML docs to save time and space (comment this to build them)
 docs = false
 
 # install cargo as well as rust

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Jan 24 19:35:52 
2019        (r21035)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Jan 24 22:16:28 
2019        (r21036)
@@ -42,6 +42,20 @@
     </listitem>
 -->
     <listitem>
+      <para>January 25th, 2019</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to Thunar-1.8.3. Fixes
+          <ulink url="&blfs-ticket-root;11587">#11587</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to cbindgen-0.7.0. Fixes
+          <ulink url="&blfs-ticket-root;11586">#11586</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 24th, 2019</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Thu Jan 24 19:35:52 2019        (r21035)
+++ trunk/BOOK/packages.ent     Thu Jan 24 22:16:28 2019        (r21036)
@@ -306,7 +306,7 @@
 <!-- Chapter 13 -->
 <!ENTITY autoconf213-version          "2.13">
 <!ENTITY bazaar-version               "2.5.1">
-<!ENTITY cbindgen-version             "0.6.8">
+<!ENTITY cbindgen-version             "0.7.0">
 <!ENTITY check-version                "0.12.0">
 <!ENTITY clisp-version                "2.49">
 <!ENTITY cmake-major-version          "3.13">
@@ -769,7 +769,7 @@
 <!-- <!ENTITY libxfcegui4-version          "4.10.0"> deprecated -->
 <!ENTITY xfce4-panel-version          "4.12.2">
 <!ENTITY xfce4-xkb-plugin-version     "0.7.1">
-<!ENTITY thunar-version               "1.8.2">
+<!ENTITY thunar-version               "1.8.3">
 <!ENTITY thunar-volman-version        "0.8.1">
 <!ENTITY tumbler-version              "0.2.3">
 <!ENTITY xfce4-appfinder-version      "4.12.0">

Modified: trunk/BOOK/xfce/core/thunar.xml
==============================================================================
--- trunk/BOOK/xfce/core/thunar.xml     Thu Jan 24 19:35:52 2019        (r21035)
+++ trunk/BOOK/xfce/core/thunar.xml     Thu Jan 24 22:16:28 2019        (r21036)
@@ -7,9 +7,9 @@
   <!ENTITY thunar-download-http
            
"http://archive.xfce.org/src/xfce/thunar/1.8/Thunar-&thunar-version;.tar.bz2";>
   <!ENTITY thunar-download-ftp  " ">
-  <!ENTITY thunar-md5sum        "51a0988625a7e2c944377e75d3effc71">
+  <!ENTITY thunar-md5sum        "dada0ae2fd5919e8b467a28bcb46fa71">
   <!ENTITY thunar-size          "2.2 MB">
-  <!ENTITY thunar-buildsize     "52 MB">
+  <!ENTITY thunar-buildsize     "53 MB">
   <!ENTITY thunar-time          "0.6 SBU">
 ]>
 
-- 
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