Changeset 15fb148 for general


Ignore:
Timestamp:
12/09/2018 09:28:42 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
4019070
Parents:
db6385b
Message:

Update to subversion-1.11.0.
Update to ruby-2.5.3.

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

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    rdb6385b r15fb148  
    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        "b7d48b39fd09933e232f172384d03b94">
     9  <!ENTITY ruby-md5sum        "7eeae640892f1dc89403edcfbb901223">
    1010  <!ENTITY ruby-size          "11 MB">
    11   <!ENTITY ruby-buildsize     "364 MB, with checks (add 206 MB for C API docs)">
    12   <!ENTITY ruby-time          "1.1 SBU (using parallelism=4; add 3.4 SBU for tests; add 0.4 SBU for C API docs)">
     11  <!ENTITY ruby-buildsize     "366 MB, with checks (add 202 MB for C API docs)">
     12  <!ENTITY ruby-time          "1.2 SBU (using parallelism=4; add 3.0 SBU for tests; add 0.4 SBU for C API docs)">
    1313]>
    1414
     
    111111    <para>
    112112      To test the results, issue: <command>make check</command>. There
    113       are 17388 tests.  A few (about 11) fail and one test may hang, but
    114       the test process can continue with ctrl-C.  If the tests are
     113      are 17393 tests.  A few (two) fail.
     114      If the tests are
    115115      run in a directory that has a world writable component (e.g. /tmp)
    116       then several additional tests fail and the tests terminate after
     116      then several additional tests may fail and the tests terminate after
    117117      25 failures.
    118118    </para>
  • general/prog/subversion.xml

    rdb6385b r15fb148  
    77  <!ENTITY subversion-download-http "https://archive.apache.org/dist/subversion/subversion-&subversion-version;.tar.bz2">
    88  <!ENTITY subversion-download-ftp  " ">
    9   <!ENTITY subversion-md5sum        "34b493f22988956af2e2e8fdb2ad0151">
    10   <!ENTITY subversion-size          "8.0 MB">
    11   <!-- for 1.10.0
    12        make javahl: 0.3 SBU 22 MB;
    13        swig-pl swig-py and swig-rb: 1.2 SBU 95 MB -->
    14   <!ENTITY subversion-buildsize     "172 MB (add 117 MB for bindings, 24 MB for docs, 1.0 GB for tests)">
    15   <!ENTITY subversion-time          "0.5 SBU (Using parallelism=4; add 1.5 SBU for bindings, 5.5 SBU for tests)">
     9  <!ENTITY subversion-md5sum        "b0401a17fe9f4a769e36fcfcfad93461">
     10  <!ENTITY subversion-size          "8.1 MB">
     11  <!-- for 1.11.0
     12       make javahl: 0.4 SBU 26 MB;
     13       swig-pl swig-py and swig-rb: 1.6 SBU 90 MB -->
     14  <!ENTITY subversion-buildsize     "174 MB (add 116 MB for bindings, 24 MB for docs, 1.0 GB for tests)">
     15  <!ENTITY subversion-time          "0.5 SBU (Using parallelism=4; add 2.0 SBU for bindings, 5.5 SBU for tests)">
    1616]>
    1717
Note: See TracChangeset for help on using the changeset viewer.