Author: randy Date: 2007-02-15 09:56:59 -0700 (Thu, 15 Feb 2007) New Revision: 6644
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/tk.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to Tk-8.4.14 Modified: trunk/BOOK/general/prog/tk.xml =================================================================== --- trunk/BOOK/general/prog/tk.xml 2007-02-15 16:49:16 UTC (rev 6643) +++ trunk/BOOK/general/prog/tk.xml 2007-02-15 16:56:59 UTC (rev 6644) @@ -7,10 +7,10 @@ <!ENTITY tk-download-http "http://downloads.sourceforge.net/tcl/tk&tk-version;-src.tar.gz"> <!ENTITY tk-download-ftp " "> <!-- <!ENTITY tk-download-ftp "ftp://ftp.us.xemacs.org/pub/tcl/tcl8_4/tk&tk-version;-src.tar.gz"> --> - <!ENTITY tk-md5sum "0a16d4d9398e43cbb85784c85fb807a4"> + <!ENTITY tk-md5sum "d12f591f5689f95c82bfb9c1015407bb"> <!ENTITY tk-size "3.2 MB"> - <!ENTITY tk-buildsize "23.3 MB"> - <!ENTITY tk-time "0.4 SBU"> + <!ENTITY tk-buildsize "23 MB"> + <!ENTITY tk-time "0.3 SBU"> <!-- Ensure this is updated when Tk moves to the 8.5.x branch --> <!ENTITY tk-ver "8.4"> <!-- Ensure the above is updated when Tk moves to the 8.5.x branch --> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2007-02-15 16:49:16 UTC (rev 6643) +++ trunk/BOOK/general.ent 2007-02-15 16:56:59 UTC (rev 6644) @@ -195,7 +195,7 @@ <!ENTITY pyxml-version "0.8.4"> <!ENTITY ruby-version "1.8.5"> <!ENTITY tcl-version "8.4.14"> -<!ENTITY tk-version "8.4.13"> +<!ENTITY tk-version "8.4.14"> <!-- Perl module versions used in the Perl Modules instructions --> <!ENTITY Algorithm-Diff-version "1.1901"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2007-02-15 16:49:16 UTC (rev 6643) +++ trunk/BOOK/introduction/welcome/changelog.xml 2007-02-15 16:56:59 UTC (rev 6644) @@ -45,6 +45,9 @@ <para>February 15th, 2007</para> <itemizedlist> <listitem> + <para>[randy] - Updated to Tk-8.4.14.</para> + </listitem> + <listitem> <para>[randy] - Updated to Tcl-8.4.14.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
