Ignore:
Timestamp:
12/15/2017 08:07:19 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
fced775
Parents:
b66a9499
Message:

Update to libinput-1.9.4.
Update to vala-0.38.4.
Update to ruby-2.4.3.
Update to cmake-3.10.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    rb66a9499 r7b45a275  
    77  <!ENTITY ruby-download-http "http://cache.ruby-lang.org/pub/ruby/&ruby-minor-version;/ruby-&ruby-version;.tar.xz">
    88  <!ENTITY ruby-download-ftp  " ">
    9   <!ENTITY ruby-md5sum        "a991f06ea1a1d421f7888c75f80f12d6">
     9  <!ENTITY ruby-md5sum        "5975bf6ad576a191b0ec9000a925c386">
    1010  <!ENTITY ruby-size          "9.6 MB">
    11   <!ENTITY ruby-buildsize     "339 MB, with checks (add 212 MB for C API docs)">
    12   <!ENTITY ruby-time          "2.2 SBU (add 3.5 SBU for tests, add 0.4 SBU for C API docs)">
     11  <!ENTITY ruby-buildsize     "339 MB, with checks (add 206 MB for C API docs)">
     12  <!ENTITY ruby-time          "1.7 SBU (using parallelism=4; add 3.7 SBU for tests; add 0.4 SBU for C API docs)">
    1313]>
    1414
     
    112112    <para>
    113113      To test the results, issue: <command>make check</command>. There
    114       are 16949 tests.  Several (about 20) fail and one test hangs, but
    115       the test process can continue with ctrl-C.
     114      are 16938 tests.  Several (about 10) fail and one test hangs, but
     115      the test process can continue with ctrl-C.  If the tests are
     116      run in a directory that has a world writable component (e.g /tmp)
     117      then several additioanl tests fail and the tests terminate after
     118      25 failures.
    116119    </para>
    117120
Note: See TracChangeset for help on using the changeset viewer.