Author: randy Date: 2007-02-15 09:49:16 -0700 (Thu, 15 Feb 2007) New Revision: 6643
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/tcl.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to Tcl-8.4.14 Modified: trunk/BOOK/general/prog/tcl.xml =================================================================== --- trunk/BOOK/general/prog/tcl.xml 2007-02-15 16:38:13 UTC (rev 6642) +++ trunk/BOOK/general/prog/tcl.xml 2007-02-15 16:49:16 UTC (rev 6643) @@ -7,10 +7,10 @@ <!ENTITY tcl-download-http "http://downloads.sourceforge.net/tcl/tcl&tcl-version;-src.tar.gz"> <!ENTITY tcl-download-ftp " "> <!-- <!ENTITY tcl-download-ftp "ftp://ftp.us.xemacs.org/pub/tcl/tcl8_4/tcl&tcl-version;-src.tar.gz"> --> - <!ENTITY tcl-md5sum "c6b655ad5db095ee73227113220c0523"> + <!ENTITY tcl-md5sum "51c6bf74d3ffdb0bd866ecdac6ff6460"> <!ENTITY tcl-size "3.5 MB"> - <!ENTITY tcl-buildsize "24.6 MB"> - <!ENTITY tcl-time "0.3 SBU (additional 0.8 SBU to run the test suite)"> + <!ENTITY tcl-buildsize "25 MB"> + <!ENTITY tcl-time "0.3 SBU (additional 0.7 SBU to run the test suite)"> <!-- Ensure this is updated when Tcl moves to the 8.5.x branch --> <!ENTITY tcl-ver "8.4"> <!-- Ensure the above is updated when Tcl moves to the 8.5.x branch --> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2007-02-15 16:38:13 UTC (rev 6642) +++ trunk/BOOK/general.ent 2007-02-15 16:49:16 UTC (rev 6643) @@ -194,7 +194,7 @@ <!ENTITY Python-version "2.4.4"> <!ENTITY pyxml-version "0.8.4"> <!ENTITY ruby-version "1.8.5"> -<!ENTITY tcl-version "8.4.13"> +<!ENTITY tcl-version "8.4.14"> <!ENTITY tk-version "8.4.13"> <!-- Perl module versions used in the Perl Modules instructions --> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2007-02-15 16:38:13 UTC (rev 6642) +++ trunk/BOOK/introduction/welcome/changelog.xml 2007-02-15 16:49:16 UTC (rev 6643) @@ -45,6 +45,9 @@ <para>February 15th, 2007</para> <itemizedlist> <listitem> + <para>[randy] - Updated to Tcl-8.4.14.</para> + </listitem> + <listitem> <para>[randy] - Updated to S-Lang-2.0.7.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
