Author: fernando
Date: Thu Sep 26 17:43:48 2013
New Revision: 11880
Log:
Update to tcl-8.6.1 and tk-8.6.1
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/tcl.xml
trunk/BOOK/general/prog/tk.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Thu Sep 26 16:20:33 2013 (r11879)
+++ trunk/BOOK/general.ent Thu Sep 26 17:43:48 2013 (r11880)
@@ -386,8 +386,8 @@
<!ENTITY scons-version "2.3.0">
<!ENTITY slang-version "2.2.4">
<!ENTITY subversion-version "1.8.3">
-<!ENTITY tcl-version "8.6.0">
-<!ENTITY tk-version "8.6.0">
+<!ENTITY tcl-version "8.6.1">
+<!ENTITY tk-version "8.6.1">
<!ENTITY vala-major-version "0.20"> <!-- even minors only -->
<!ENTITY vala-version "&vala-major-version;.1">
<!ENTITY yasm-version "1.2.0">
Modified: trunk/BOOK/general/prog/tcl.xml
==============================================================================
--- trunk/BOOK/general/prog/tcl.xml Thu Sep 26 16:20:33 2013 (r11879)
+++ trunk/BOOK/general/prog/tcl.xml Thu Sep 26 17:43:48 2013 (r11880)
@@ -6,14 +6,14 @@
<!ENTITY tcl-download-http
"&sourceforge-repo;/tcl/tcl&tcl-version;-src.tar.gz">
<!ENTITY tcl-download-ftp " ">
- <!ENTITY tcl-md5sum "573aa5fe678e9185ef2b3c56b24658d3">
- <!ENTITY tcl-size "8.3 MB">
- <!ENTITY tcl-buildsize "80 MB (includes documentation installation)">
- <!ENTITY tcl-time "0.5 SBU">
+ <!ENTITY tcl-md5sum "aae4b701ee527c6e4e1a6f9c7399882e">
+ <!ENTITY tcl-size "8.4 MB">
+ <!ENTITY tcl-buildsize "60 MB (includes documentation installation)">
+ <!ENTITY tcl-time "0.8 SBU">
<!ENTITY tcl-doc-download
"&sourceforge-repo;/tcl/tcl&tcl-version;-html.tar.gz">
- <!ENTITY tcl-doc-md5sum "e53baf609df8b55f091c258886b6f994">
- <!ENTITY tcl-doc-size "913 KB">
+ <!ENTITY tcl-doc-md5sum "e5d92d4a74ecc77456b092e981112560">
+ <!ENTITY tcl-doc-size "1.2 MB">
<!-- Ensure this is updated when Tcl moves from the 8.6.x branch -->
<!ENTITY tcl-ver "8.6">
Modified: trunk/BOOK/general/prog/tk.xml
==============================================================================
--- trunk/BOOK/general/prog/tk.xml Thu Sep 26 16:20:33 2013 (r11879)
+++ trunk/BOOK/general/prog/tk.xml Thu Sep 26 17:43:48 2013 (r11880)
@@ -6,9 +6,9 @@
<!ENTITY tk-download-http "&sourceforge-repo;/tcl/tk&tk-version;-src.tar.gz">
<!ENTITY tk-download-ftp " ">
- <!ENTITY tk-md5sum "b883a1a3c489c17413fb602a94bf54e8">
+ <!ENTITY tk-md5sum "63f21c3a0e0cefbd854b4eb29b129ac6">
<!ENTITY tk-size "4.1 MB">
- <!ENTITY tk-buildsize "30 MB">
+ <!ENTITY tk-buildsize "24 MB">
<!ENTITY tk-time "0.3 SBU">
<!-- Ensure this is updated when Tk moves from the 8.6.x branch -->
@@ -106,10 +106,12 @@
-i tkConfig.sh</userinput></screen>
<para>
- Running the tests is not recommended. Some tests may crash your X
- Server. To test the results anyway, issue: <command>make test</command>.
- Ensure you run it from an X Window display device with the GLX extensions
- loaded, otherwise the tests will hang.
+ Running the tests is not recommended. Failures will occur in the tests,
+ depending on the screen resolution/capabilities, fonts installed and
+ other X related parameters. Some tests may crash your X Server. To test
+ the results anyway, issue: <command>make test</command>. Ensure you run
+ it from an X Window display device with the GLX extensions loaded, but
+ even so, tests may hang.
</para>
<para>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Thu Sep 26 16:20:33
2013 (r11879)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Sep 26 17:43:48
2013 (r11880)
@@ -47,6 +47,10 @@
<para>September 26th, 2013</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Update to tcl/tk-8.6.1. Fixes
+ <ulink url="&blfs-ticket-root;4077">#4077</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to lvm2-2.02.102. Fixes
<ulink url="&blfs-ticket-root;4075">#4075</ulink>.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page