Ignore:
Timestamp:
07/09/2021 07:30:16 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
72f9c9a1
Parents:
7b7ef4cc
Message:

Package Updates.
Update to ruby-3.0.2. Fixes
Update to bluez-5.60. Fixes
Update to libuv-1.41.1. Fixes
Update to libbytesize-2.6. Fixes
Update to mariadb-10.6.3. Fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    r7b7ef4cc re6b445c  
    77  <!ENTITY ruby-download-http "https://cache.ruby-lang.org/pub/ruby/&ruby-minor-version;/ruby-&ruby-version;.tar.xz">
    88  <!ENTITY ruby-download-ftp  " ">
    9   <!ENTITY ruby-md5sum        "26da18ccf13e5f40f9b618c30143c4a1">
     9  <!ENTITY ruby-md5sum        "242d3a5a2588180ccb3dea9ad8c8cf0e">
    1010  <!ENTITY ruby-size          "14 MB">
    11   <!ENTITY ruby-buildsize     "627 MB (add 1.0 GB for C API docs)">
    12   <!ENTITY ruby-time          "1.2 SBU (using parallelism=4; add 4.6 SBU for tests; add 1.1 SBU for C API docs)">
     11  <!ENTITY ruby-buildsize     "573 MB (add 532 MB for C API docs)">
     12  <!ENTITY ruby-time          "1.5 SBU (using parallelism=4; add 4.9 SBU for tests; add 0.8 SBU for C API docs)">
    1313]>
    1414
     
    110110
    111111    <para>
    112       To test the results, issue: <command>make check</command>. There are almost
     112      To test the results, issue: <command>make check</command>. There are over
    113113      21,000 tests. Some tests related to ipv6 may indicate errors.  If the
    114114      tests are run in a directory that has a world writable component (e.g.
     
    116116      to system configuration expectations.
    117117    </para>
     118<!-- With 3.0.2:
     119Finished tests in 443.541527s, 47.5739 tests/s, 6031.9921 assertions/s.                           21101 tests, 2675439 assertions, 4 failures, 1 errors, 45 skips -->
    118120
    119121    <para>
Note: See TracChangeset for help on using the changeset viewer.