Changeset becee457 for general/prog


Ignore:
Timestamp:
12/10/2018 09:23:26 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
8c6e53ae
Parents:
7aea0ea3
Message:

Update to gtkmm-3.24.0.
Update to mercurial-4.8.1.
Update to git-2.20.0.

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

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r7aea0ea3 rbecee457  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "88fc03d1cd69140647271f410a4ca4ca">
    12   <!ENTITY git-size          "5.0 MB">
     11  <!ENTITY git-md5sum        "d421c7636cf1a0d9269f6acc224c3d62">
     12  <!ENTITY git-size          "5.1 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    14   <!ENTITY git-buildsize     "297 MB (with downloaded documentation)">
     14  <!ENTITY git-buildsize     "275 MB (with downloaded documentation)">
    1515  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 5.4 SBU for tests)">
    1616]>
  • general/prog/mercurial.xml

    r7aea0ea3 rbecee457  
    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        "7a6701f78ce4ce62a16c9921c7903eed">
    10   <!ENTITY mercurial-size          "6.2 MB">
    11   <!ENTITY mercurial-buildsize     "63 MB (add 590 MB for tests)">
    12   <!ENTITY mercurial-time          "0.3 SBU (add 8.1 SBU for tests using -j4)">
     9  <!ENTITY mercurial-md5sum        "2da7ead4517ddb65f997bc27c6483686">
     10  <!ENTITY mercurial-size          "6.6 MB">
     11  <!ENTITY mercurial-buildsize     "68 MB (add 625 MB for tests)">
     12  <!ENTITY mercurial-time          "0.4 SBU (add 9.3 SBU for tests using -j4)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.