Ignore:
Timestamp:
11/30/2018 06:55:23 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5b5575b1
Parents:
18f18c2
Message:

Update to TCL and TK 8.6.9

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/tk.xml

    r18f18c2 r92b444d  
    77  <!ENTITY tk-download-http "&sourceforge-dl;/tcl/tk&tk-version;-src.tar.gz">
    88  <!ENTITY tk-download-ftp  " ">
    9   <!ENTITY tk-md5sum        "5e0faecba458ee1386078fb228d008ba">
    10   <!ENTITY tk-size          "4.1 MB">
    11   <!ENTITY tk-buildsize     "24 MB">
    12   <!ENTITY tk-time          "0.3 SBU (add 1.5 SBU for tests)">
     9  <!ENTITY tk-md5sum        "e3cf6290999ee30651d75864eccfec63">
     10  <!ENTITY tk-size          "4.2 MB">
     11  <!ENTITY tk-buildsize     "30 MB">
     12  <!ENTITY tk-time          "0.3 SBU (add 1.8 SBU for tests)">
    1313
    1414  <!-- Ensure this is updated when Tk moves from the 8.6.x branch -->
     
    113113      the results anyway, issue: <command>make test</command>. Ensure you run
    114114      it from an X Window display device with the GLX extensions loaded, but
    115       even so, tests might hang.
     115      even so, tests might hang. 2 tests are known to fail regardless.
     116      <!-- Test Statistics (tk8.6.9 - renodr):
     117      Total: 466
     118      Passed: 447
     119      Skipped: 17
     120      Failed: 2
     121      The two tests that fail have to do with ttk.test
     122      -->
    116123    </para>
    117124
Note: See TracChangeset for help on using the changeset viewer.