Author: ken Date: 2005-10-13 18:30:11 -0600 (Thu, 13 Oct 2005) New Revision: 7003
Modified: branches/6.1.1/BOOK/chapter01/changelog.xml branches/6.1.1/BOOK/chapter03/packages.xml branches/6.1.1/BOOK/chapter06/perl.xml branches/6.1.1/BOOK/general.ent Log: upgrade perl to 5.8.7 Modified: branches/6.1.1/BOOK/chapter01/changelog.xml =================================================================== --- branches/6.1.1/BOOK/chapter01/changelog.xml 2005-10-14 00:14:48 UTC (rev 7002) +++ branches/6.1.1/BOOK/chapter01/changelog.xml 2005-10-14 00:30:11 UTC (rev 7003) @@ -42,7 +42,7 @@ <listitem><para>Man 1.5p</para></listitem> <listitem><para>Man-pages 2.01</para></listitem> <listitem><para>Module-init-tools 3.1</para></listitem> -<listitem><para>Perl 5.8.6</para></listitem> +<listitem><para>Perl 5.8.7</para></listitem> <listitem><para>Procps 3.2.5</para></listitem> <listitem><para>Psmisc 21.6</para></listitem> <listitem><para>Sed 4.1.4</para></listitem> @@ -89,7 +89,7 @@ </listitem> <listitem><para>October 13th, 2005 [ken]: Fix known errors in lists of -installed files.</para></listitem> +installed files and bump the perl version.</para></listitem> <listitem><para>July 9th, 2005 [archaic]: Rewrote kernel notes. </para></listitem> Modified: branches/6.1.1/BOOK/chapter03/packages.xml =================================================================== --- branches/6.1.1/BOOK/chapter03/packages.xml 2005-10-14 00:14:48 UTC (rev 7002) +++ branches/6.1.1/BOOK/chapter03/packages.xml 2005-10-14 00:30:11 UTC (rev 7003) @@ -305,7 +305,7 @@ </varlistentry> <varlistentry> -<term>Perl (&perl-version;) - 9,484 KB:</term> +<term>Perl (&perl-version;) - 9,628 KB:</term> <listitem> <para><ulink url="http://ftp.funet.fi/pub/CPAN/src/"/></para> </listitem> Modified: branches/6.1.1/BOOK/chapter06/perl.xml =================================================================== --- branches/6.1.1/BOOK/chapter06/perl.xml 2005-10-14 00:14:48 UTC (rev 7002) +++ branches/6.1.1/BOOK/chapter06/perl.xml 2005-10-14 00:30:11 UTC (rev 7003) @@ -40,8 +40,8 @@ <variablelist> <varlistentry> <term><parameter>-Dpager="/bin/less -isR"</parameter></term> -<listitem><para>This corrects an error in the <command>perldoc</command> code with the invocation -of the <command>less</command> program.</para></listitem> +<listitem><para>This corrects an error in the way that the <command>perldoc</command> +command invokes the <command>less</command> program.</para></listitem> </varlistentry> </variablelist> Modified: branches/6.1.1/BOOK/general.ent =================================================================== --- branches/6.1.1/BOOK/general.ent 2005-10-14 00:14:48 UTC (rev 7002) +++ branches/6.1.1/BOOK/general.ent 2005-10-14 00:30:11 UTC (rev 7003) @@ -65,7 +65,7 @@ <!ENTITY module-init-tools-version "3.1"> <!ENTITY ncurses-version "5.4"> <!ENTITY patch-version "2.5.4"> -<!ENTITY perl-version "5.8.6"> +<!ENTITY perl-version "5.8.7"> <!ENTITY procps-version "3.2.5"> <!ENTITY psmisc-version "21.6"> <!ENTITY readline-version "5.0"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
