Ignore:
Timestamp:
12/26/2021 11:00:09 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0a0ad3a, 281a21f
Parents:
0884fe0
Message:

Package Updates:

Update to ruby-3.1.0
Update to python-dbusmock-0.25.0 (Python Module)
Update to opencv-4.5.5
Update to sawfish-1.13.0
Update to stunnel-5.61
Update to double-conversion-3.1.7
Update to File-Slurper-0.013 (Perl Module)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    r0884fe0 r6b8f495  
    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        "7b770258fc3e1fafc5a8552212cb00e5">
     9  <!ENTITY ruby-md5sum        "cdc345178b63098728e9b6d2188bd1bd">
    1010  <!ENTITY ruby-size          "14 MB">
    11   <!ENTITY ruby-buildsize     "577 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)">
     11  <!ENTITY ruby-buildsize     "600 MB (add 1.1 GB for C API docs)">
     12  <!ENTITY ruby-time          "1.8 SBU (using parallelism=4; add 8.8 SBU for tests; add 1.9 SBU for C API docs)">
    1313]>
    1414
     
    170170          rake,
    171171          rbs,
     172          rdbg,
    172173          rdoc,
    173174          ri,
     
    179180        </seg>
    180181        <seg>
    181           /usr/include/ruby-&ruby-minor-version;.0
     182          /usr/include/ruby-&ruby-minor-version;.0,
    182183          /usr/lib/ruby,
    183184          /usr/share/doc/ruby-&ruby-version; and
     
    267268      </varlistentry>
    268269
     270      <varlistentry id="rdbg">
     271        <term><command>rdbg</command></term>
     272        <listitem>
     273          <para>
     274            is an interactive debugger for <application>Ruby</application>
     275          </para>
     276          <indexterm zone="ruby rdbg">
     277            <primary sortas="b-rdbg">rdbg</primary>
     278          </indexterm>
     279        </listitem>
     280      </varlistentry>
     281
    269282      <varlistentry id="rdoc">
    270283        <term><command>rdoc</command></term>
Note: See TracChangeset for help on using the changeset viewer.