Author: ken
Date: Wed May 2 14:35:17 2018
New Revision: 20120
Log:
Update perl-module dependencies pulled in for biber to versions current on 30th
April.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/perl-modules.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Fri Apr 27 12:31:09 2018 (r20119)
+++ trunk/BOOK/general.ent Wed May 2 14:35:17 2018 (r20120)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "26"> <!-- Always 2 digits -->
-<!ENTITY month "04"> <!-- Always 2 digits -->
+<!ENTITY day "02"> <!-- Always 2 digits -->
+<!ENTITY month "05"> <!-- Always 2 digits -->
<!ENTITY year "2018">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "April 26th, &year;">
+<!ENTITY releasedate "May 2nd, &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/perl-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules.xml Fri Apr 27 12:31:09 2018
(r20119)
+++ trunk/BOOK/general/prog/perl-modules.xml Wed May 2 14:35:17 2018
(r20120)
@@ -213,8 +213,9 @@
<note>
<para>For unversioned modules on this page, if you are building without
using the CPAN automated install you should check when the current
version
- was released. If it is recent you should review the 'Changes' link for it
- at http://search.cpan.org in case the dependencies have altered.</para>
+ was released. If it is recent you should review its 'Changes' and
+ 'Dependencies' links at http://search.cpan.org in case the dependencies
+ have altered.</para>
</note>
<!-- Archive::Zip -->
@@ -749,6 +750,9 @@
<xref linkend="perl-module-build"/>
</para>
</listitem>
+ <listitem><literallayout><ulink
url="http://search.cpan.org/dist/IPC-System-Simple/">IPC::System::Simple</ulink>
+(http://search.cpan.org/dist/IPC-System-Simple) (for the
testsuite)</literallayout>
+ </listitem>
</itemizedlist>
</listitem>
</itemizedlist>
@@ -809,8 +813,10 @@
</listitem>
</itemizedlist> <!-- end of deps for Test-File -->
</listitem>
- <listitem><literallayout><ulink
url="http://search.cpan.org/dist/Test-Warn/">Test::Warn</ulink>
-(http://search.cpan.org/dist/Test-Warn (for the testsuite)</literallayout>
+ <listitem>
+ <para>
+ <xref linkend="perl-test-warnings"/> (for the
testsuite)
+ </para>
</listitem>
</itemizedlist> <!-- end of deps for File-Copy-Recursive
-->
</listitem>
@@ -824,11 +830,7 @@
</listitem>
</itemizedlist>
</listitem>
- <listitem>
- <para>
- <xref linkend="perl-test-warnings"/> (for the testsuite)
- </para>
- </listitem>
+ <!-- Test-Warnings for testsuite now pulled in for
File-Copy-Recursive -->
</itemizedlist> <!-- end of deps for DateTime::Locale -->
</listitem>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Fri Apr 27 12:31:09
2018 (r20119)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed May 2 14:35:17
2018 (r20120)
@@ -42,6 +42,18 @@
</listitem>
-->
<listitem>
+ <para>May 2nd, 2018</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Update external perl modules used by biber
+ for changed dependencies as at 30th April (File::Copy::Recursive now
+ uses Test::Warnings instead of Test::Warn, DateTime::Locale adds
+ IPC::System::Simple).</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>April 26th, 2018</para>
<itemizedlist>
<listitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page