Changeset f7f63f8 for general/prog


Ignore:
Timestamp:
04/08/2018 04:32: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, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
1e2620c
Parents:
5570102
Message:

Update to mercurial-4.5.3.
Update to node.js-9.11.2.
Update to wireshark-2.4.6.
Update to git-2.17.0.

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

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r5570102 rf7f63f8  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "dcd971e4242679eeb6f66fadf7bad42e">
    12   <!ENTITY git-size          "4.7 MB">
    13   <!-- space measured on 2.16.1 with gcc-7.3, glibc-2.26, only pcre optional dep. -->
    14   <!ENTITY git-buildsize     "467 MB (with downloaded documentation)">
    15   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 1.5 SBU for tests with parallelism=4)">
     11  <!ENTITY git-md5sum        "371985891f467969802fe1c7584a45bf">
     12  <!ENTITY git-size          "4.8 MB">
     13  <!-- space measured on 2.17.0 with gcc-7.3, glibc-2.27. -->
     14  <!ENTITY git-buildsize     "500 MB (with downloaded documentation)">
     15  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 1.9 SBU for tests with parallelism=4)">
    1616]>
    1717
  • general/prog/mercurial.xml

    r5570102 rf7f63f8  
    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        "35ff3213307420f5615d4ac7139537cd">
    10   <!ENTITY mercurial-size          "5.5 MB">
     9  <!ENTITY mercurial-md5sum        "065c73bf523b76666710f10ae6e2fe8a">
     10  <!ENTITY mercurial-size          "5.6 MB">
    1111  <!ENTITY mercurial-buildsize     "52 MB (add 3 MB for tests)">
    12   <!ENTITY mercurial-time          "0.2 SBU (add 6.2 SBU for tests using -j4)">
     12  <!ENTITY mercurial-time          "0.2 SBU (add 6.3 SBU for tests using -j4)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.