Changeset 87dddd1e for general


Ignore:
Timestamp:
05/09/2014 12:09:03 PM (10 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.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e67449e
Parents:
adf64fa0
Message:

nspr-4.10.5, nss-3.16.1, gnutls-3.3.2, unrarsrc-5.1.5, gdb-7.7.1 and seamonkey-2.26.

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nspr.xml

    radf64fa0 r87dddd1e  
    99  <!ENTITY nspr-download-ftp
    1010           "ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz">
    11   <!ENTITY nspr-md5sum        "db8e5c40dadcf3f71a20c01f503c573a">
     11  <!ENTITY nspr-md5sum        "c903557c620b4b84457f57ddc80934c4">
    1212  <!ENTITY nspr-size          "1.1 MB">
    13   <!ENTITY nspr-buildsize     "11 MB">
     13  <!ENTITY nspr-buildsize     "9.1 MB">
    1414  <!ENTITY nspr-time          "0.1 SBU">
    1515]>
  • general/prog/gdb.xml

    radf64fa0 r87dddd1e  
    77  <!ENTITY gdb-download-http "http://ftp.gnu.org/gnu/gdb/gdb-&gdb-version;.tar.bz2">
    88  <!ENTITY gdb-download-ftp  "ftp://ftp.gnu.org/gnu/gdb/gdb-&gdb-version;.tar.bz2">
    9   <!ENTITY gdb-md5sum        "271a18f41858a7e98b28ae4eb91287c9">
     9  <!ENTITY gdb-md5sum        "77b20b515e7c25f032cb9732a66620fe">
    1010  <!ENTITY gdb-size          "24 MB">
    11   <!ENTITY gdb-buildsize     "321 MB (559 MB with checks)">
    12   <!ENTITY gdb-time          "1.8 SBU (6.3 SBU with checks)">
     11  <!ENTITY gdb-buildsize     "311 MB (474 MB with checks)">
     12  <!ENTITY gdb-time          "2.2 SBU (13 SBU with checks)">
    1313]>
    1414
     
    100100
    101101    <para>
    102       To test the results, issue: <command>make -k check</command>.
     102      To test the results, issue: <command>make -k check</command>. There are
     103      many problems with the test suite. Depends on installed compilers,
     104      differences if run locally or remotely, many timeouts (there is a
     105      variable that can be set to increase time for timeout, but changing it,
     106      apparently the total number of tests is not conserved) and also depends
     107      on some environment variables being set.
     108      Failures are of the order of 1000.
    103109    </para>
    104110
  • general/sysutils/unrar.xml

    radf64fa0 r87dddd1e  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "97235f470a57432875cd23ad68c4af0c">
     9  <!ENTITY unrar-md5sum        "809db67b74942af7cf1d40edcec92976">
    1010  <!ENTITY unrar-size          "212 KB">
    1111  <!ENTITY unrar-buildsize     "2.3 MB">
    12   <!ENTITY unrar-time          "less than 0.1 SBU">
     12  <!ENTITY unrar-time          "0.1 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.