Author: ken
Date: Mon Jun 27 18:48:48 2016
New Revision: 17533

Log:
Update Regexp::Common and Text::BibTeX also remove old comment from the latter.

Modified:
   trunk/BOOK/general/prog/perl-modules.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/prog/perl-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules.xml    Mon Jun 27 18:30:55 2016        
(r17532)
+++ trunk/BOOK/general/prog/perl-modules.xml    Mon Jun 27 18:48:48 2016        
(r17533)
@@ -85,7 +85,7 @@
   <!ENTITY Readonly-XS-md5sum "df71f29abfcbd14c963f912d6d6ded6b">
 
   <!ENTITY Regexp-Common-download-http 
"http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-&Regexp-Common-version;.tar.gz";>
-  <!ENTITY Regexp-Common-md5sum "a577e741336eec58fef5505ff8441e6e">
+  <!ENTITY Regexp-Common-md5sum "566c7c851b6a1cbf1a82a5d3bc7d5d11">
 
   <!ENTITY SGMLSpm-download-http 
"&sources-anduin-http;/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz">
   <!ENTITY SGMLSpm-md5sum "746c74ae969992cedb1a2879b4168090">
@@ -104,7 +104,7 @@
   <!ENTITY Test-Pod-Coverage-md5sum "c9ea5f4182415b13d2db18484a38c01b">
 -->
   <!ENTITY Text-BibTeX-download-http 
"http://www.cpan.org/authors/id/A/AM/AMBS/Text-BibTeX-&Text-BibTeX-version;.tar.gz";>
-  <!ENTITY Text-BibTeX-md5sum "699d7c6439ba6fc4a3502a67827a2109">
+  <!ENTITY Text-BibTeX-md5sum "1bd024c079b71a30e3565fe103ddf333">
 
   <!ENTITY Text-Roman-download-http 
"http://www.cpan.org/authors/id/S/SY/SYP/Text-Roman-&Text-Roman-version;.tar.gz";>
   <!ENTITY Text-Roman-md5sum "1f6b09c0cc1f4425b565ff787a39fd83">
@@ -1561,18 +1561,6 @@
     its dependencies are installed using the standard
     <xref linkend="perl-standard-install"/>.</para>
 
-    <para>This package asks for what it calls `Scalar::Util` version 1.42 or
-    later if the core module List::Util is older than this, as happens with
-    releases up to perl-5.20.2. To test the version, you can run the
-    following command</para>
-    <!-- use para and literallayout to avoid line break in the long path -->
-    <para><literallayout><command>strings 
/usr/lib/perl5/5.*/*/auto/List/Util/Util.so |
-    grep -E '^[[:digit:]]\.[[:digit:]]+'</command></literallayout></para>
-    <para>and if necessary install
-    <ulink 
url="http://search.cpan.org/dist/Scalar-List-Utils/";>Scalar::List::Utils</ulink>
-    (http://search.cpan.org/dist/Scalar-List-Utils/) to get a newer version of
-    that module without updating all of <application>perl</application>.</para>
-
     &lfs79_checked;&gcc6_checked;
 
     <itemizedlist>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Jun 27 18:30:55 
2016        (r17532)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Jun 27 18:48:48 
2016        (r17533)
@@ -47,6 +47,14 @@
       <para>June 27th, 2016</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - Update to Regexp-Common-2016060801. Fixes
+          <ulink url="&blfs-ticket-root;7906">#7906</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[ken] - Update to Text-BibTeX-0.74. Fixes
+          <ulink url="&blfs-ticket-root;7951">#7951</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[ken] - In clisp the streams test (but not streamslong) has
           been failing for a couple of months (it started before we moved to
           gcc-6.1). Its user (xindy) still works so just delete that test as

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Jun 27 18:30:55 2016        (r17532)
+++ trunk/BOOK/packages.ent     Mon Jun 27 18:48:48 2016        (r17533)
@@ -344,11 +344,11 @@
 <!ENTITY LWP-Protocol-https-version   "6.06">
 <!ENTITY Module-Build-version         "0.4218">
 <!ENTITY Net-DNS-version              "1.06">
-<!ENTITY Regexp-Common-version        "2016053101">
+<!ENTITY Regexp-Common-version        "2016060801">
 <!ENTITY SGMLSpm-version              "1.1">
 <!ENTITY Test-Command-version         "0.11">
 <!ENTITY Test-Differences-version     "0.64">
-<!ENTITY Text-BibTeX-version          "0.72">
+<!ENTITY Text-BibTeX-version          "0.74">
 <!ENTITY Text-Roman-version           "3.5">
 <!ENTITY Unicode-Collate-version      "1.14">
 <!ENTITY Unicode-LineBreak-version    "2016.003">
-- 
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