Ignore:
Timestamp:
06/12/2024 10:16:19 PM (4 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
7c2913ba
Parents:
422d284
Message:

Update to ruby-3.3.3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    r422d284 r5cdaaee  
    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        "e53b4be5688d63206ae1c4ab2e72f67e">
     9  <!ENTITY ruby-md5sum        "ce32c274461cc3b8b689d43a9f393c3b">
    1010  <!ENTITY ruby-size          "16 MB">
    11   <!ENTITY ruby-buildsize     "1.4 GB (with tests and C API docs)">
    12   <!ENTITY ruby-time          "3.6 SBU (using parallelism=4; with tests and C API docs)">
     11  <!ENTITY ruby-buildsize     "1.4 GB (with C API docs and tests)">
     12  <!ENTITY ruby-time          "2.4 SBU (using parallelism=4; with C API docs; add 0.4 SBU for tests)">
    1313]>
    1414
     
    117117      To test the results, issue: <command>make -j1 -k check</command>.
    118118      Note that running the test suite with parallel jobs may cause test
    119       failures outputted as cryptic <computeroutput>unknown
     119      failure output as cryptic <computeroutput>unknown
    120120      object</computeroutput> messages, resulting a summary falsely claiming
    121121      <quote>all tests passed</quote>.  If the environment has variables
Note: See TracChangeset for help on using the changeset viewer.