Ignore:
Timestamp:
12/30/2019 08:19:06 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:
dd352da0
Parents:
d7e8f67
Message:

Update to xvidcore-1.3.7.
Update to poppler-0.84.0.
Update to doxygen-1.8.17.
Update to ruby-2.7.0.
Update to NetworkManager-1.22.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    rd7e8f67 r372597e  
    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        "b8a4e2bdbb76485c3d6690e57be67750">
     9  <!ENTITY ruby-md5sum        "22262b119bf22ebe6df363c5f1b68944">
    1010  <!ENTITY ruby-size          "11 MB">
    11   <!ENTITY ruby-buildsize     "423 MB (add 139 MB for C API docs)">
    12   <!ENTITY ruby-time          "1.2 SBU (using parallelism=4; add 3.8 SBU for tests; add 0.5 SBU for C API docs)">
     11  <!ENTITY ruby-buildsize     "451 MB (add 214 MB for C API docs)">
     12  <!ENTITY ruby-time          "1.7 SBU (using parallelism=4; add 4.8 SBU for tests; add 0.5 SBU for C API docs)">
    1313]>
    1414
     
    111111
    112112    <para>
    113       To test the results, issue: <command>make check</command>. There are
    114       over 20,000 tests. Some tests (up to 0.5 percent) may fail.
    115       If the tests are run in a directory
    116       that has a world writable component (e.g. /tmp) then several additional
    117       tests may fail. Several jit (just-in-time) tests are known to fail.
     113      To test the results, issue: <command>make check</command>. There are over
     114      21,000 tests. Some tests related to ipv6 may indicate errors.  If the
     115      tests are run in a directory that has a world writable component (e.g.
     116      /tmp) then several additional tests may fail.
    118117    </para>
    119118
Note: See TracChangeset for help on using the changeset viewer.