Author: gdalziel Date: 2009-08-13 12:03:41 -0600 (Thu, 13 Aug 2009) New Revision: 7963
Modified: trunk/BOOK/basicnet/textweb/lynx.xml trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to Lynx-2.8.7rel.1. Modified: trunk/BOOK/basicnet/textweb/lynx.xml =================================================================== --- trunk/BOOK/basicnet/textweb/lynx.xml 2009-08-13 14:54:24 UTC (rev 7962) +++ trunk/BOOK/basicnet/textweb/lynx.xml 2009-08-13 18:03:41 UTC (rev 7963) @@ -6,9 +6,9 @@ <!ENTITY lynx-download-http "http://lynx.isc.org/current/lynx&lynx-version;.tar.bz2"> <!ENTITY lynx-download-ftp "ftp://lynx.isc.org/current/lynx&lynx-version;.tar.bz2"> - <!ENTITY lynx-md5sum "bd44c57d28fd3e4c9db1cd492d403600"> - <!ENTITY lynx-size "2.2 MB"> - <!ENTITY lynx-buildsize "26 MB"> + <!ENTITY lynx-md5sum "493af4c77ef6761e3f0157cd1be033a0"> + <!ENTITY lynx-size "2.3 MB"> + <!ENTITY lynx-buildsize "24 MB"> <!ENTITY lynx-time "0.5 SBU"> ]> @@ -31,6 +31,8 @@ <para><application>Lynx</application> is a text based web browser.</para> + &lfs65_checked; + <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> @@ -204,15 +206,17 @@ the DEFAULT_EDITOR option specially by adding cursor-positioning arguments: <quote>emacs</quote>, <quote>jed</quote>, <quote>jmacs</quote>, <quote>joe</quote>, <quote>jove</quote>, - <quote>jpico</quote>, <quote>jstar</quote>, <quote>pico</quote>, - <quote>rjoe</quote>, <quote>vi</quote> (but not <quote>vim</quote>: - in order to position the cursor in <xref linkend="vim"/>, set this - option to <quote>vi</quote>).</para> + <quote>jpico</quote>, <quote>jstar</quote>, <quote>nano</quote>, + <quote>pico</quote>, <quote>rjoe</quote>, <quote>vi</quote> (but not + <quote>vim</quote>: in order to position the cursor in + <xref linkend="vim"/>, set this option to <quote>vi</quote>).</para> <!-- For editors: The list should be updated from src/LYEdit.c when a new version of Lynx comes out. Anyway, upstream promises (in ftp://lynx.isc.org/current/CHANGES ) to fix the multibyte issue for 2.8.7 + + 2.8.7rel.1: This needs to be checked. --> <para>By default, <application>Lynx</application> doesn't save cookies Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2009-08-13 14:54:24 UTC (rev 7962) +++ trunk/BOOK/general.ent 2009-08-13 18:03:41 UTC (rev 7963) @@ -363,7 +363,7 @@ <!-- Chapter 17 --> <!ENTITY Links-version "2.2"> -<!ENTITY lynx-version "2.8.6rel.5"> +<!ENTITY lynx-version "2.8.7rel.1"> <!ENTITY w3m-version "0.5.2"> <!-- Chapter 18 --> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2009-08-13 14:54:24 UTC (rev 7962) +++ trunk/BOOK/introduction/welcome/changelog.xml 2009-08-13 18:03:41 UTC (rev 7963) @@ -41,9 +41,12 @@ --> <listitem> - <para>Auguest 13th, 2009</para> + <para>August 13th, 2009</para> <itemizedlist> <listitem> + <para>[gdalziel] - Updated to Lynx-2.8.7rel.1.</para> + </listitem> + <listitem> <para>[gdalziel] - Updated to cURL-7.19.6.</para> </listitem> </itemizedlist> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
