Author: bdubbs
Date: Tue Apr 30 12:04:02 2019
New Revision: 21528

Log:
Update to cbindgen-0.8.4. 
Update to Text-BibTeX-0.88 (Perl Module). 
Update to unrar-5.7.5. 
Update to libbytesize-2.0.

Modified:
   trunk/BOOK/general/genlib/libbytesize.xml
   trunk/BOOK/general/prog/cbindgen.xml
   trunk/BOOK/general/prog/perl-modules/perl-text-bibtex.xml
   trunk/BOOK/general/sysutils/unrar.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/genlib/libbytesize.xml
==============================================================================
--- trunk/BOOK/general/genlib/libbytesize.xml   Mon Apr 29 21:40:49 2019        
(r21527)
+++ trunk/BOOK/general/genlib/libbytesize.xml   Tue Apr 30 12:04:02 2019        
(r21528)
@@ -6,9 +6,9 @@
 
   <!ENTITY libbytesize-download-http 
"https://github.com/storaged-project/libbytesize/releases/download/&libbytesize-version;/libbytesize-&libbytesize-version;.tar.gz";>
   <!ENTITY libbytesize-download-ftp  " ">
-  <!ENTITY libbytesize-md5sum        "aa9bd5a04546873714da2adbaaa9f283">
-  <!ENTITY libbytesize-size          "404 KB">
-  <!ENTITY libbytesize-buildsize     "4.6 MB">
+  <!ENTITY libbytesize-md5sum        "d47369556cd92aad4d8bc8ba10aebbed">
+  <!ENTITY libbytesize-size          "432 KB">
+  <!ENTITY libbytesize-buildsize     "4.2 MB">
   <!ENTITY libbytesize-time          "less than 0.1 SBU">
 ]>
 
@@ -74,13 +74,12 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="pcre"/>
+      <xref linkend="pcre2"/>
     </para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="gtk-doc"/>,
-      <xref linkend="python2"/>, 
       <xref linkend="six"/> (needed for tests and python bindings),
       <ulink 
url="https://github.com/rhinstaller/pocketlint/releases";>pocketlint</ulink> 
(python module for one test), and 
       <ulink url="https://pypi.python.org/pypi/polib";>polib</ulink> (python 
module for one test)
@@ -105,13 +104,7 @@
 
     <para>
       If you have the optional python modules installed, the regression 
-      tests can be run with: <command>make check</command>. If only
-      <application>Python 3</application> is installed, one test has to be
-      fixed with <command>
-      sed -i 's/python/&amp;3/' tests/lbs_py_override_unittest.py</command>.
-      <phrase revision='sysv'>Another test needs to be fixed if systemd
-      is not installed, with:<command>
-      sed -i '/busctl/s/=.*$/=lfs/' tests/canary_tests.sh</command>.</phrase>
+      tests can be run with: <command>make check</command>. 
     </para>
 
     <para>
@@ -121,19 +114,19 @@
 <screen role="root"><userinput>make install</userinput></screen>
 
   </sect2>
-
+<!-- 
   <sect2 role="commands">
     <title>Command Explanations</title>
 
     <para>
-      <option>--without-python2</option>: If
+      <option>-i -without-python2</option>: If
       <application>Python 2</application> is installed, use this switch to
       prevent the use of <application>Python 2</application>. This may be
       required to run the tests, if some of the needed python modules have been
       installed for <application>Python 3</application> only.
     </para>
   </sect2>
-
+-->
   <sect2 role="content">
     <title>Contents</title>
 

Modified: trunk/BOOK/general/prog/cbindgen.xml
==============================================================================
--- trunk/BOOK/general/prog/cbindgen.xml        Mon Apr 29 21:40:49 2019        
(r21527)
+++ trunk/BOOK/general/prog/cbindgen.xml        Tue Apr 30 12:04:02 2019        
(r21528)
@@ -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        "5979b20f17714297f62cfb322d0f60cf">
-  <!ENTITY cbindgen-size          "108 KB">
-  <!ENTITY cbindgen-buildsize     "86 MB (add 337 MB for tests) ">
-  <!ENTITY cbindgen-time          "0.9 SBU (Using paralleism=4; add 0.3 SBU 
tests)">
+  <!ENTITY cbindgen-md5sum        "6d2ac26276c684dbb4afa7d3078c8eb6">
+  <!ENTITY cbindgen-size          "112 KB">
+  <!ENTITY cbindgen-buildsize     "89 MB (add 475 MB for tests) ">
+  <!ENTITY cbindgen-time          "0.9 SBU (Using paralleism=4; add 0.4 SBU 
tests)">
 ]>
 
 <sect1 id="cbindgen" xreflabel="Cbindgen-&cbindgen-version;">
@@ -116,6 +116,7 @@
 
     <para>
       To test the results, issue: <command>cargo test</command>.
+      Four tests, test_expand*, are known to fail.
     </para>
 
     <para>

Modified: trunk/BOOK/general/prog/perl-modules/perl-text-bibtex.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules/perl-text-bibtex.xml   Mon Apr 29 
21:40:49 2019        (r21527)
+++ trunk/BOOK/general/prog/perl-modules/perl-text-bibtex.xml   Tue Apr 30 
12:04:02 2019        (r21528)
@@ -5,7 +5,7 @@
   %general-entities;
 
   <!ENTITY my-download-http 
"&perl_authors;/id/A/AM/AMBS/Text-BibTeX-&Text-BibTeX-version;.tar.gz">
-  <!ENTITY my-md5sum "9564b9943f97ffaff8537366f79d2999">
+  <!ENTITY my-md5sum "361aad5cf400764e35d1ade3b609bb60">
 
 ]>
 

Modified: trunk/BOOK/general/sysutils/unrar.xml
==============================================================================
--- trunk/BOOK/general/sysutils/unrar.xml       Mon Apr 29 21:40:49 2019        
(r21527)
+++ trunk/BOOK/general/sysutils/unrar.xml       Tue Apr 30 12:04:02 2019        
(r21528)
@@ -6,9 +6,9 @@
 
   <!ENTITY unrar-download-http 
"http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz";>
   <!ENTITY unrar-download-ftp  " ">
-  <!ENTITY unrar-md5sum        "7b6a2bebe2a0c096f353008c40644be7">
+  <!ENTITY unrar-md5sum        "d9cfc39dab7f65a53f097e3846323aef">
   <!ENTITY unrar-size          "224 KB">
-  <!ENTITY unrar-buildsize     "2.1 MB">
+  <!ENTITY unrar-buildsize     "2.4 MB">
   <!ENTITY unrar-time          "0.1 SBU">
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Apr 29 21:40:49 
2019        (r21527)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Apr 30 12:04:02 
2019        (r21528)
@@ -46,6 +46,22 @@
       <para>April 30th, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Update to cbindgen-0.8.4. Fixes
+          <ulink url="&blfs-ticket-root;12003">#12003</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to Text-BibTeX-0.88 (Perl Module). Fixes
+          <ulink url="&blfs-ticket-root;12002">#12002</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to unrar-5.7.5. Fixes
+          <ulink url="&blfs-ticket-root;12001">#12001</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to libbytesize-2.0. Fixes
+          <ulink url="&blfs-ticket-root;12000">#12000</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Update to baobab-3.32.0. Part of
           <ulink url="&blfs-ticket-root;11774">#11774</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Apr 29 21:40:49 2019        (r21527)
+++ trunk/BOOK/packages.ent     Tue Apr 30 12:04:02 2019        (r21528)
@@ -126,7 +126,7 @@
 <!ENTITY libatasmart-version          "0.19">
 <!ENTITY libatomic_ops-version        "7.6.10">
 <!ENTITY libblockdev-version          "2.21">
-<!ENTITY libbytesize-version          "1.4">
+<!ENTITY libbytesize-version          "2.0">
 <!ENTITY libcroco-version             "0.6.13">
 <!ENTITY libdaemon-version            "0.14">
 <!ENTITY libdrm-version               "2.4.98">
@@ -295,7 +295,7 @@
 <!--<!ENTITY systemd-stable               "6b4878d"> Unused for now -->
 <!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro 
version -->
 <!ENTITY udisks2-version              "2.8.2">    <!-- stable lt .90 micro 
version -->
-<!ENTITY unrar-version                "5.7.4">
+<!ENTITY unrar-version                "5.7.5">
 <!ENTITY unzip-version                "6.0">
 <!ENTITY upower-version               "0.99.10">
 <!ENTITY usbutils-version             "010">
@@ -306,7 +306,7 @@
 <!-- Chapter 13 -->
 <!ENTITY autoconf213-version          "2.13">
 <!ENTITY bazaar-version               "2.5.1">
-<!ENTITY cbindgen-version             "0.8.3">
+<!ENTITY cbindgen-version             "0.8.4">
 <!ENTITY check-version                "0.12.0">
 <!ENTITY clisp-version                "2.49">
 <!ENTITY cmake-major-version          "3.14">
@@ -400,7 +400,7 @@
 <!ENTITY Sort-Key-version             "1.33">
 <!ENTITY Test-Command-version         "0.11">
 <!ENTITY Test-Differences-version     "0.67">
-<!ENTITY Text-BibTeX-version          "0.87">
+<!ENTITY Text-BibTeX-version          "0.88">
 <!ENTITY Text-CSV-version             "1.99">
 <!ENTITY Text-Roman-version           "3.5">
 <!ENTITY Unicode-Collate-version      "1.27">
-- 
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