Changeset 436cc4d2 for general/prog


Ignore:
Timestamp:
11/05/2020 04:55:05 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
dc55a72
Parents:
6b64a918
Message:

Update to Mercurial-5.6
Update to enchant-2.2.13
Update to dhcpcd-9.3.2
Update to pycryptodome-3.9.9 (Python Module)
Update to qpdf-10.0.3
Update to liblinear-242
Mousepad: Note that we're using GTK3 now, not GTK2

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

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/mercurial.xml

    r6b64a918 r436cc4d2  
    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        "21fa0b3768b93a5d008b96a93fdf27ef">
    10   <!ENTITY mercurial-size          "7.4 MB">
    11   <!ENTITY mercurial-buildsize     "111 MB (with docs, add 1.1 GB for tests)">
    12   <!ENTITY mercurial-time          "0.4 SBU (with docs, add 18 SBU for tests using -j4)">
     9  <!ENTITY mercurial-md5sum        "6cc2d3aef42bf830874f69cd60fd9001">
     10  <!ENTITY mercurial-size          "7.5 MB">
     11  <!ENTITY mercurial-buildsize     "111 MB (with docs, add 1.3 GB for tests)">
     12  <!ENTITY mercurial-time          "0.4 SBU (with docs, add 19 SBU for tests using -j4)">
    1313]>
    1414
     
    157157      seems to be a problem with the test suite. If this happens, normally,
    158158      from now on, there will be no more such failures whether you use the
    159       debug switch or not. One test, test-doctest.py, is known to fail.
     159      debug switch or not.
     160      <!--One test, test-doctest.py, is known to fail.-->
    160161    </para>
    161162
  • general/prog/pycryptodome.xml

    r6b64a918 r436cc4d2  
    77  <!ENTITY pycryptodome-download-http "https://github.com/Legrandin/pycryptodome/archive/v&pycryptodome-version;/pycryptodome-&pycryptodome-version;.tar.gz">
    88  <!ENTITY pycryptodome-download-ftp  " ">
    9   <!ENTITY pycryptodome-md5sum        "cde0875132ca73bd3ca4f58cd3242aa3">
     9  <!ENTITY pycryptodome-md5sum        "33ccef51fdd8908b73923187e8f4a286">
    1010  <!ENTITY pycryptodome-size          "15 MB">
    1111  <!ENTITY pycryptodome-buildsize     "202 MB">
Note: See TracChangeset for help on using the changeset viewer.