Changeset 7bb1463 for general


Ignore:
Timestamp:
10/31/2014 08:13:25 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
krejzi/svn
Children:
6e8b058
Parents:
48160fd
Message:

Merge package updates from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/krejzi@14818 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gdb.xml

    r48160fd r7bb1463  
    77  <!ENTITY gdb-download-http "http://ftp.gnu.org/gnu/gdb/gdb-&gdb-version;.tar.xz">
    88  <!ENTITY gdb-download-ftp  "ftp://ftp.gnu.org/gnu/gdb/gdb-&gdb-version;.tar.xz">
    9   <!ENTITY gdb-md5sum        "bd958fe9019d7c7896f29f6724a764ed">
     9  <!ENTITY gdb-md5sum        "8072be87a94be0936bc3b4b6941b0862">
    1010  <!ENTITY gdb-size          "17 MB">
    11   <!ENTITY gdb-buildsize     "326 MB (405 MB with checks)">
    12   <!ENTITY gdb-time          "2.2 SBU (56 SBU with checks)">
     11  <!ENTITY gdb-buildsize     "325 MB (446 MB with checks)">
     12  <!ENTITY gdb-time          "2.2 SBU (additional 5.8 SBU for checks)">
    1313]>
    1414
     
    107107      changing it, apparently the total number of tests is not conserved),
    108108      there are failures associated with system readline 6.x, between others.
    109       Unexpected failures are of the order of 2.5%.
     109      Unexpected failures are of the order of 0.5%.
    110110    </para>
    111111
  • general/prog/git.xml

    r48160fd r7bb1463  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz">
    11   <!ENTITY git-md5sum        "35dc1585dc522fd715f117744b1f5992">
     11  <!ENTITY git-md5sum        "43815ec043c0ae46c3efa4c8e28feaba">
    1212  <!ENTITY git-size          "3.4 MB">
    13   <!ENTITY git-buildsize     "337 MB (additional 14 MB for downloaded docs and man pages, or 26 MB building docs and man pages)">
    14   <!ENTITY git-time          "0.8 SBU (additional 9.6 SBU for tests or 3.0 SBU for docs and man build)">
     13  <!ENTITY git-buildsize     "209 MB (additional 13 MB for downloaded docs and man pages, or 26 MB building docs and man pages)">
     14  <!ENTITY git-time          "0.7 SBU (additional 8.6 SBU for tests or 2.9 SBU for docs and man build)">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.