Changeset 8f3e8197 for general


Ignore:
Timestamp:
05/16/2020 09:00:34 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:
477d66d
Parents:
e32a0bb
Message:

Update to postgresql-12.3.
Update to php-7.4.6.
Update to Python-3.8.3.
Update to highlight-3.57.

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/highlight.xml

    re32a0bb r8f3e8197  
    77  <!ENTITY highlight-download-http "http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2">
    88  <!ENTITY highlight-download-ftp  " ">
    9   <!ENTITY highlight-md5sum        "00b19243afbc4111db7c81b27d2801e4">
     9  <!ENTITY highlight-md5sum        "cc41b4ff98577e25a0d6a0025d4b1ead">
    1010  <!ENTITY highlight-size          "1.3 MB">
    11   <!ENTITY highlight-buildsize     "29 MB (with gui)">
     11  <!ENTITY highlight-buildsize     "22 MB (with gui)">
    1212  <!ENTITY highlight-time          "0.3 SBU (Using paralllelism=4; with gui)">
    1313]>
  • general/prog/php.xml

    re32a0bb r8f3e8197  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "c39377baa2d7e233432ec8e8d5d994f9">
     9  <!ENTITY php-md5sum        "523b7d61e5fa8ea15375f6d1f7e2876a">
    1010  <!ENTITY php-size          "9.8 MB">
    11   <!ENTITY php-buildsize     "515 MB (add 2 MB for tests, add 112 MB for documentation)">
    12   <!ENTITY php-time          "1.5 SBU (with parallelism=4; add 1.7 SBU for tests)">
     11  <!ENTITY php-buildsize     "474 MB (add 2 MB for tests, add 112 MB for documentation)">
     12  <!ENTITY php-time          "1.7 SBU (with parallelism=4; add 1.7 SBU for tests)">
    1313]>
    1414
  • general/prog/python3.xml

    re32a0bb r8f3e8197  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "e9d6ebc92183a177b8e8a58cad5b8d67">
     10  <!ENTITY python3-md5sum        "3000cf50aaa413052aef82fd2122ca78">
    1111  <!ENTITY python3-size          "17 MB">
    12   <!ENTITY python3-buildsize     "193 MB (add 27 MB for tests)">
    13   <!ENTITY python3-time          "0.5 SBU (using parallelism=4; add 1.6 SBU for tests, including rebuilding)">
     12  <!ENTITY python3-buildsize     "187 MB (add 27 MB for tests)">
     13  <!ENTITY python3-time          "0.6 SBU (using parallelism=4; add 2.1 SBU for tests, including rebuilding)">
    1414  <!--
    1515
Note: See TracChangeset for help on using the changeset viewer.