Changeset 8c5b0070 for general/prog


Ignore:
Timestamp:
11/25/2019 10:32:11 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, 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:
3559b1be
Parents:
0485135
Message:

Update to xapian-core-1.4.14.
Update to stunnel-5.56.
Update to xorg-server-1.20.6.
Update to tcl8.6.10 and tk-8.6.10.
Update to pcre2-10.34.
Update to libtasn1-4.15.0.

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

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/tcl.xml

    r0485135 r8c5b0070  
    77  <!ENTITY tcl-download-http "&sourceforge-dl;/tcl/tcl&tcl-version;-src.tar.gz">
    88  <!ENTITY tcl-download-ftp  " ">
    9   <!ENTITY tcl-md5sum        "aa0a121d95a0e7b73a036f26028538d4">
    10   <!ENTITY tcl-size          "9.5 MB">
    11   <!ENTITY tcl-buildsize     "84 MB (including html documentation)">
    12   <!ENTITY tcl-time          "0.6 SBU (add 3.0 SBU for tests)">
     9  <!ENTITY tcl-md5sum        "97c55573f8520bcab74e21bfd8d0aadc">
     10  <!ENTITY tcl-size          "9.7 MB">
     11  <!ENTITY tcl-buildsize     "67 MB (including html documentation)">
     12  <!ENTITY tcl-time          "0.7 SBU (add 2.7 SBU for tests)">
    1313
    1414  <!ENTITY tcl-doc-download  "&sourceforge-dl;/tcl/tcl&tcl-version;-html.tar.gz">
    15   <!ENTITY tcl-doc-md5sum    "243da67cca49b9bac0dc6c06fdb42896">
     15  <!ENTITY tcl-doc-md5sum    "a012711241ba3a5bd4a04e833001d489">
    1616  <!ENTITY tcl-doc-size      "1.2 MB">
    1717
    1818  <!-- Ensure this is updated when Tcl moves from the 8.6.x branch -->
    1919  <!ENTITY tcl-ver           "8.6">
    20   <!ENTITY tdbc-ver          "1.1.0">
    21   <!ENTITY itcl-ver          "4.1.2">
    22   <!ENTITY thread-ver        "2.8.4">
    23   <!ENTITY sqlite3-ver    "3.25.3">
     20  <!ENTITY tdbc-ver          "1.1.1">
     21  <!ENTITY itcl-ver          "4.2.0">
     22  <!ENTITY thread-ver        "2.8.5">
     23  <!ENTITY sqlite3-ver       "3.30.1.2">
    2424]>
    2525
  • general/prog/tk.xml

    r0485135 r8c5b0070  
    77  <!ENTITY tk-download-http "&sourceforge-dl;/tcl/tk&tk-version;-src.tar.gz">
    88  <!ENTITY tk-download-ftp  " ">
    9   <!ENTITY tk-md5sum        "e3cf6290999ee30651d75864eccfec63">
     9  <!ENTITY tk-md5sum        "602a47ad9ecac7bf655ada729d140a94">
    1010  <!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)">
     11  <!ENTITY tk-buildsize     "24 MB">
     12  <!ENTITY tk-time          "0.3 SBU (add 2.0 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. 2 tests are known to fail regardless.
     115      even so, tests might hang.
    116116      <!-- Test Statistics (tk8.6.9 - renodr):
    117117      Total: 466
     
    120120      Failed: 2
    121121      The two tests that fail have to do with ttk.test
     122
     123      tk8.6.10 - bdubbs 11/25/2019
     124      Total   480     Passed  463     Skipped 17      Failed  0
    122125      -->
    123126    </para>
Note: See TracChangeset for help on using the changeset viewer.