Ignore:
Timestamp:
03/08/2022 03:32:17 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
b635b9d
Parents:
f2a19b4
Message:

Package updates

Update to ruby-3.1.1
Update to nss-3.76

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    rf2a19b4 r0771e2f  
    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        "cdc345178b63098728e9b6d2188bd1bd">
     9  <!ENTITY ruby-md5sum        "10bdff100c2a096cb0365e31ea57db59">
    1010  <!ENTITY ruby-size          "14 MB">
    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)">
     11  <!ENTITY ruby-buildsize     "611 MB (add 1.1 GB for C API docs)">
     12  <!ENTITY ruby-time          "1.8 SBU (using parallelism=4; add 8.6 SBU for tests; add 1.3 SBU for C API docs)">
    1313]>
    1414
     
    131131
    132132    <para>
    133       <parameter>--enable-shared</parameter>: This switch enables building of
     133      <parameter>--enable-shared</parameter>: This switch enables building
    134134      the <filename class="libraryfile">libruby</filename> shared library.
    135135    </para>
     
    221221        <listitem>
    222222          <para>
    223             is Tiny eRuby. It interprets a
    224             <application>Ruby</application> code embedded text file
     223            is a command line front-end for eRuby, which provides a templating
     224            system for <application>Ruby</application>
    225225          </para>
    226226          <indexterm zone="ruby erb">
     
    234234        <listitem>
    235235          <para>
    236             command for RubyGems - a sophisticated package manager for
    237             <application>Ruby</application>
     236            is the command for RubyGems, which is a sophisticated package
     237            manager for <application>Ruby</application>. This is similar
     238            to Python's 'pip' command
    238239          </para>
    239240          <indexterm zone="ruby gem">
     
    260261        <listitem>
    261262          <para>
    262             a make-like build utility for <application>Ruby</application>
     263            is a make-like build utility for <application>Ruby</application>
    263264          </para>
    264265          <indexterm zone="ruby rake">
Note: See TracChangeset for help on using the changeset viewer.