Changeset ab5d4aa7


Ignore:
Timestamp:
01/04/2011 02:47:55 PM (13 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ad426ac
Parents:
5fe62531
Message:

Updated to Tcl/Tk-8.5.9

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8769 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5fe62531 rab5d4aa7  
    312312<!ENTITY python-majorver              "2.6">
    313313<!ENTITY ruby-version                 "1.9.1-p376">
    314 <!ENTITY tcl-version                  "8.5.8">
    315 <!ENTITY tk-version                   "8.5.8">
     314<!ENTITY tcl-version                  "8.5.9">
     315<!ENTITY tk-version                   "8.5.9">
    316316
    317317<!-- Perl module versions used in the Perl Modules instructions -->
  • general/prog/tcl.xml

    r5fe62531 rab5d4aa7  
    77  <!ENTITY tcl-download-http "&sourceforge-repo;/tcl/tcl&tcl-version;-src.tar.gz">
    88  <!ENTITY tcl-download-ftp  "&gentoo-ftp-repo;/tcl&tcl-version;-src.tar.gz">
    9   <!ENTITY tcl-md5sum        "7f123e53b3daaaba2478d3af5a0752e3">
     9  <!ENTITY tcl-md5sum        "8512d8db3233041dd68a81476906012a">
    1010  <!ENTITY tcl-size          "4.4 MB">
    11   <!ENTITY tcl-buildsize     "62 MB (includes documentation installation)">
    12   <!ENTITY tcl-time          "0.5 SBU (additional 1.2 SBU to run the test suite)">
     11  <!ENTITY tcl-buildsize     "64 MB (includes documentation installation)">
     12  <!ENTITY tcl-time          "0.4 SBU (additional 1.2 SBU to run the test suite)">
    1313
    1414  <!ENTITY tcl-doc-download  "&sourceforge-repo;/tcl/tcl&tcl-version;-html.tar.gz">
    15   <!ENTITY tcl-doc-md5sum    "788cacd89d8cf97b23f53500ede910bc">
    16   <!ENTITY tcl-doc-size      "925 KB">
     15  <!ENTITY tcl-doc-md5sum    "c90e55a4ae13dc5277a5be01fde2283b">
     16  <!ENTITY tcl-doc-size      "932 KB">
    1717
    1818  <!-- Ensure this is updated when Tcl moves from the 8.5.x branch -->
  • general/prog/tk.xml

    r5fe62531 rab5d4aa7  
    77  <!ENTITY tk-download-http "&sourceforge-repo;/tcl/tk&tk-version;-src.tar.gz">
    88  <!ENTITY tk-download-ftp  "&gentoo-ftp-repo;/tk&tk-version;-src.tar.gz">
    9   <!ENTITY tk-md5sum        "13bf90602e16fc530e05196431021dc6">
    10   <!ENTITY tk-size          "3.7 MB">
     9  <!ENTITY tk-md5sum        "7cdeb9feb61593f58a0ae61f2497580e">
     10  <!ENTITY tk-size          "3.8 MB">
    1111  <!ENTITY tk-buildsize     "32 MB">
    1212  <!ENTITY tk-time          "0.5 SBU">
  • introduction/welcome/changelog.xml

    r5fe62531 rab5d4aa7  
    4545      <para>January 4th, 2011</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to Tcl/Tk-8.5.9.</para>
     49        </listitem>
    4750        <listitem>
    4851          <para>[randy] - Removed the obsolete LZMA package from BLFS because
Note: See TracChangeset for help on using the changeset viewer.