Changeset f2573c8 for general/prog


Ignore:
Timestamp:
10/31/2017 01:37:00 AM (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.2, 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:
91353cbd
Parents:
828b199
Message:

Update to fftw-3.3.7.
Update to SDL2-2.0.7.
Update to lxml-4.1.0 (Python module).
Update to git-2.14.3.

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

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r828b199 rf2573c8  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "694dd05c8d82b1444ee54c6dbebb1250">
     11  <!ENTITY git-md5sum        "3ef2dba359bcfb1f8da2cde34f7df55b">
    1212  <!ENTITY git-size          "4.6 MB">
    1313  <!-- space measured on 2.14.0 with gcc-7.1, glibc-2.25+git, all deps except dblatex.
    1414    The build gets up to 529MB (520 in 2.14.2), but the separate docs add 15 MB -->
    15   <!ENTITY git-buildsize     "535 MB (with optional dependencies and documentation, add 14MB if building the docs)">
    16   <!ENTITY git-time          "0.8 SBU (add 2.1 SBU if building documentation, add 7.6 SBU for tests)">
     15  <!ENTITY git-buildsize     "413 MB (with downloaded documentation)">
     16  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 1.6 SBU for tests with parallelism=4)">
    1717]>
    1818
  • general/prog/lxml.xml

    r828b199 rf2573c8  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "c30d7e752cc909c1c0c40bd34153443a">
     9  <!ENTITY lxml-md5sum        "247580bd5d942872bd972ad0086e5cbf">
    1010  <!ENTITY lxml-size          "4.1 MB">
    11   <!ENTITY lxml-buildsize     "154 MB (plus 31 MB for the testsuite without optional deps)">
    12   <!ENTITY lxml-time          "1.5 SBU (plus 1.7 SBU for the testsuite without optional deps)">
     11  <!ENTITY lxml-buildsize     "134 MB (add 31 MB for the testsuite without optional deps)">
     12  <!ENTITY lxml-time          "1.6 SBU (add 1.7 SBU for the testsuite without optional deps)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.