Changeset 348ca51 for general


Ignore:
Timestamp:
03/18/2020 07:00:18 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 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:
7226770c
Parents:
7e81406
Message:

Update to postfix-3.5.0.
Update to git-2.25.2.
Update to glibmm-2.64.0.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glibmm.xml

    r7e81406 r348ca51  
    55  %general-entities;
    66
    7   <!ENTITY glibmm-download-http "&gnome-download-http;/glibmm/2.62/glibmm-&glibmm-version;.tar.xz">
    8   <!ENTITY glibmm-download-ftp  "&gnome-download-ftp;/glibmm/2.62/glibmm-&glibmm-version;.tar.xz">
    9   <!ENTITY glibmm-md5sum        "7da228e3f0c6a10024b9a7708c53691e">
     7  <!ENTITY glibmm-download-http "&gnome-download-http;/glibmm/2.64/glibmm-&glibmm-version;.tar.xz">
     8  <!ENTITY glibmm-download-ftp  "&gnome-download-ftp;/glibmm/2.64/glibmm-&glibmm-version;.tar.xz">
     9  <!ENTITY glibmm-md5sum        "ecc2cc624e7c2f5162b347063a3bd995">
    1010  <!ENTITY glibmm-size          "7.1 MB">
    11   <!ENTITY glibmm-buildsize     "210 MB (with tests)">
    12   <!ENTITY glibmm-time          "1.3 SBU (Using parallelism=4; with tests)">
     11  <!ENTITY glibmm-buildsize     "209 MB (with tests)">
     12  <!ENTITY glibmm-time          "1.2 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
  • general/prog/git.xml

    r7e81406 r348ca51  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "92bf65673b4fc08b64108d807f36f4d9">
     11  <!ENTITY git-md5sum        "2ba366b0c838ed8bf4806abd88fd1d75">
    1212  <!ENTITY git-size          "5.6 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     "508 MB (with downloaded documentation)">
     16  <!ENTITY git-buildsize     "315 MB (with downloaded 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.-->
Note: See TracChangeset for help on using the changeset viewer.