mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Updated tcl/tk to version 8.5.6
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7670 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
25f5fe06b8
commit
56afacb415
@ -221,8 +221,8 @@ $Date$
|
||||
<!ENTITY Python-version "2.5.2">
|
||||
<!ENTITY python-majorver "2.5">
|
||||
<!ENTITY ruby-version "1.8.6-p111">
|
||||
<!ENTITY tcl-version "8.5.5">
|
||||
<!ENTITY tk-version "8.4.18">
|
||||
<!ENTITY tcl-version "8.5.6">
|
||||
<!ENTITY tk-version "8.5.6">
|
||||
|
||||
<!-- Perl module versions used in the Perl Modules instructions -->
|
||||
<!ENTITY Algorithm-Diff-version "1.1902">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY tcl-download-http "&sourceforge-repo;/tcl/tcl&tcl-version;-src.tar.gz">
|
||||
<!ENTITY tcl-download-ftp "&gentoo-ftp-repo;/tcl&tcl-version;-src.tar.gz">
|
||||
<!ENTITY tcl-md5sum "39faed045bd03da1267fb66c9b75349f">
|
||||
<!ENTITY tcl-md5sum "d0b0b3ff7600ff63135c710b575265cd">
|
||||
<!ENTITY tcl-size "4.2 MB">
|
||||
<!ENTITY tcl-buildsize "36 MB">
|
||||
<!ENTITY tcl-buildsize "33 MB">
|
||||
<!ENTITY tcl-time "0.5 SBU (additional 2.0 SBU to run the test suite)">
|
||||
|
||||
<!-- Ensure this is updated when Tcl moves to the 8.5.x branch -->
|
||||
|
@ -6,13 +6,13 @@
|
||||
|
||||
<!ENTITY tk-download-http "&sourceforge-repo;/tcl/tk&tk-version;-src.tar.gz">
|
||||
<!ENTITY tk-download-ftp "&gentoo-ftp-repo;/tk&tk-version;-src.tar.gz">
|
||||
<!ENTITY tk-md5sum "bf52be013df31198b144d1ca72b094fb">
|
||||
<!ENTITY tk-size "3.3 MB">
|
||||
<!ENTITY tk-buildsize "23 MB">
|
||||
<!ENTITY tk-time "0.3 SBU">
|
||||
<!ENTITY tk-md5sum "7da2e00adddc7eed6080df904579d94e">
|
||||
<!ENTITY tk-size "3.6 MB">
|
||||
<!ENTITY tk-buildsize "21 MB">
|
||||
<!ENTITY tk-time "0.5 SBU">
|
||||
|
||||
<!-- Ensure this is updated when Tk moves to the 8.5.x branch -->
|
||||
<!ENTITY tk-ver "8.4">
|
||||
<!ENTITY tk-ver "8.5">
|
||||
]>
|
||||
|
||||
<sect1 id="tk" xreflabel="Tk-&tk-version;">
|
||||
@ -88,7 +88,7 @@ sed -i \
|
||||
<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, else the tests will hang.</para>
|
||||
loaded, otherwise the tests will hang.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
|
@ -47,7 +47,10 @@
|
||||
<para>[bdubbs] - Updated to sudo-1.7.0.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated to tcl-8.5.5.</para>
|
||||
<para>[bdubbs] - Updated to tk-8.5.6.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated to tcl-8.5.6.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated to imlib2-1.4.2.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user