Changeset 46f8893


Ignore:
Timestamp:
11/14/2014 08:56:12 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.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, nosym, 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:
b34bc294
Parents:
e46ab85
Message:

Update to ruby-2.1.5.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re46ab85 r46f8893  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "13">                   <!-- Always 2 digits -->
     3<!ENTITY day          "14">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 13th, &year;">
     9<!ENTITY releasedate  "November 14th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/ruby.xml

    re46ab85 r46f8893  
    1010  <!ENTITY ruby-download-ftp  "ftp://ftp.ruby-lang.org/pub/ruby/2.1/ruby-&ruby-version;-p&ruby-patch-version;.tar.bz2">
    1111-->
    12   <!ENTITY ruby-md5sum        "99aa2b01240d91edaecc2fc9d8254e44">
     12  <!ENTITY ruby-md5sum        "8a30ed4b022a24acbb461976c9c70789">
    1313  <!ENTITY ruby-size          "9 MB">
    1414  <!ENTITY ruby-buildsize     "337 MB (additional 550 MB for rdoc indexes and API documents)">
    15   <!ENTITY ruby-time          "2 SBU (additional 1.1 SBU for rdoc indexes and API documents 0.2 SBU for tests)">
     15  <!ENTITY ruby-time          "1.9 SBU (additional 1.4 SBU for rdoc indexes and API documents - additional 0.2 SBU for tests)">
    1616]>
    1717
  • introduction/welcome/changelog.xml

    re46ab85 r46f8893  
    4646
    4747    <listitem>
     48      <para>November 14th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to ruby-2.1.5. Fixes
     52          <ulink url="&blfs-ticket-root;5823">#5823</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>November 13th, 2014</para>
    4959      <itemizedlist>
  • packages.ent

    re46ab85 r46f8893  
    269269<!ENTITY python2-version              "2.7.8">
    270270<!ENTITY python3-version              "3.4.2">
    271 <!ENTITY ruby-version                 "2.1.4">
     271<!ENTITY ruby-version                 "2.1.5">
    272272<!ENTITY ruby-patch-version           "0">
    273273<!ENTITY scons-version                "2.3.4">
Note: See TracChangeset for help on using the changeset viewer.