Author: gdalziel Date: 2009-08-07 10:42:37 -0600 (Fri, 07 Aug 2009) New Revision: 7950
Modified: trunk/BOOK/basicnet/textweb/links.xml trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/postlfs/editors/nano.xml Log: Updated to Links-2.2. Modified: trunk/BOOK/basicnet/textweb/links.xml =================================================================== --- trunk/BOOK/basicnet/textweb/links.xml 2009-08-07 13:15:05 UTC (rev 7949) +++ trunk/BOOK/basicnet/textweb/links.xml 2009-08-07 16:42:37 UTC (rev 7950) @@ -6,9 +6,9 @@ <!ENTITY links-download-http "http://links.twibright.com/download/links-&Links-version;.tar.bz2"> <!ENTITY links-download-ftp "&gentoo-ftp-repo;/links-&Links-version;.tar.bz2"> - <!ENTITY links-md5sum "8c4bc1ebbf4962d290df8218bfc21413"> - <!ENTITY links-size "4.1 MB"> - <!ENTITY links-buildsize "25 MB"> + <!ENTITY links-md5sum "bf5b20529a2a811701c5af52b28ebdd4"> + <!ENTITY links-size "3.7 MB"> + <!ENTITY links-buildsize "33 MB"> <!ENTITY links-time "0.3 SBU"> ]> @@ -34,6 +34,8 @@ tables and frames, features background downloads, can display colors and has many other features.</para> + &lfs65_checked; + <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> @@ -60,7 +62,7 @@ <itemizedlist spacing='compact'> <listitem> <para>Recommended patch: <ulink - url="&gentoo-ftp-repo;/links-&Links-version;-utf8.diff.bz2"/></para> + url="&gentoo-ftp-repo;/links-2.1pre33-utf8.diff.bz2"/></para> </listitem> </itemizedlist> @@ -135,7 +137,7 @@ <para>If desired, apply the patch:</para> -<screen><userinput>bzcat ../links-&Links-version;-utf8.diff.bz2 | patch -p1 && +<screen><userinput>bzcat ../links-2.1pre33-utf8.diff.bz2 | patch -p1 && cd intl && ./gen-intl && ./synclang && cd ..</userinput></screen> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2009-08-07 13:15:05 UTC (rev 7949) +++ trunk/BOOK/general.ent 2009-08-07 16:42:37 UTC (rev 7950) @@ -362,7 +362,7 @@ <!ENTITY libpcap-version "1.0.0"> <!-- Chapter 17 --> -<!ENTITY Links-version "2.1pre33"> +<!ENTITY Links-version "2.2"> <!ENTITY lynx-version "2.8.6rel.5"> <!ENTITY w3m-version "0.5.2"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2009-08-07 13:15:05 UTC (rev 7949) +++ trunk/BOOK/introduction/welcome/changelog.xml 2009-08-07 16:42:37 UTC (rev 7950) @@ -44,6 +44,9 @@ <para>August 7th, 2009</para> <itemizedlist> <listitem> + <para>[gdalziel] - Updated to Links-2.2.</para> + </listitem> + <listitem> <para>[wblaszcz] - Updated to GNOME Icon Theme-2.26.0.</para> </listitem> <listitem> Modified: trunk/BOOK/postlfs/editors/nano.xml =================================================================== --- trunk/BOOK/postlfs/editors/nano.xml 2009-08-07 13:15:05 UTC (rev 7949) +++ trunk/BOOK/postlfs/editors/nano.xml 2009-08-07 16:42:37 UTC (rev 7950) @@ -91,8 +91,9 @@ <sect2 role="commands"> <title>Command Explanations</title> - <para><option>--with-slang=/usr/lib</option>: This forces nano to detect - S-Lang. Use this if installed.</para> + <para><option>--with-slang=/usr/lib</option>: This forces + <application>Nano</application> to detect <application>S-Lang</application>. + Use this if installed.</para> </sect2> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
