Changeset 6e2729c for general


Ignore:
Timestamp:
03/14/2021 05:59:54 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
dd9d4b6
Parents:
6f96550
Message:

Update to samba-4.14.0
Update to mercurial-5.7.1
Update to git-2.30.2
Update to Thunderbird-78.8.1
Update to iso-codes-4.6.0

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/iso-codes.xml

    r6f96550 r6e2729c  
    77  <!ENTITY iso-codes-download-http "http://anduin.linuxfromscratch.org/BLFS/iso-codes/iso-codes-&iso-codes-version;.tar.xz">
    88  <!ENTITY iso-codes-download-ftp  " ">
    9   <!ENTITY iso-codes-md5sum        "716ecc291f46e1431a7cb6de340b79a8">
     9  <!ENTITY iso-codes-md5sum        "88e45124c9906029e4a6b3c728379698">
    1010  <!ENTITY iso-codes-size          "3.8 MB">
    11   <!ENTITY iso-codes-buildsize     "87 MB">
    12   <!ENTITY iso-codes-time          "0.2 SBU (with tests)">
     11  <!ENTITY iso-codes-buildsize     "111 MB">
     12  <!ENTITY iso-codes-time          "0.1 SBU (with tests)">
    1313]>
    1414
  • general/prog/git.xml

    r6f96550 r6e2729c  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "6f63eb0cc94f52e865fbd90ffb0ecb5c">
     11  <!ENTITY git-md5sum        "53f3e1424598cd24eaf78588bcf90816">
    1212  <!ENTITY git-size          "6.0 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    1414  <!-- but people keep forgetting that an install not only needs the nett build
    1515       space, it also needs the install space (or DESTDIR) -->
    16   <!ENTITY git-buildsize     "366 MB (with downloaded documentation, add 16 MB to build documentation)">
     16  <!ENTITY git-buildsize     "366 MB (with downloaded documentation, add 46 MB to build documentation)">
    1717  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1818  <!-- Confirmed that it is disk related.-->
    19   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.5 SBU for building documentation and 8.3 SBU for tests with parallelism=4)">
     19  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.5 SBU for building documentation and 2.5 SBU for tests with parallelism=4)">
    2020]>
    2121
  • general/prog/mercurial.xml

    r6f96550 r6e2729c  
    77  <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "d9042ec8778cda1ef14d64fadf8bc0cf">
     9  <!ENTITY mercurial-md5sum        "0f99d4308e5a5a60198d7b6befd930c4">
    1010  <!ENTITY mercurial-size          "7.5 MB">
    1111  <!ENTITY mercurial-buildsize     "112 MB (with docs, add 1.4 GB for tests)">
Note: See TracChangeset for help on using the changeset viewer.