Changeset b0e10597 for general


Ignore:
Timestamp:
03/02/2024 09:47:14 PM (3 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
ken/TL2024, lazarus, trunk, xry111/llvm18
Children:
3cccdb5
Parents:
7b09736
Message:

Package updatees.
Update to asciidoctor-2.0.21.
Update to mpg123-1.32.5.
Update to pytest-8.0.2 (Python module).
Update to pcre2-10.43.

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/pcre2.xml

    r7b09736 rb0e10597  
    77  <!ENTITY pcre2-download-http "https://github.com/PCRE2Project/pcre2/releases/download/pcre2-&pcre2-version;/pcre2-&pcre2-version;.tar.bz2">
    88  <!ENTITY pcre2-download-ftp  " ">
    9   <!ENTITY pcre2-md5sum        "a8e9ab2935d428a4807461f183034abe">
    10   <!ENTITY pcre2-size          "1.7 MB">
    11   <!ENTITY pcre2-buildsize     "24 MB (with tests)">
     9  <!ENTITY pcre2-md5sum        "c8e2043cbc4abb80e76dba323f7c409f">
     10  <!ENTITY pcre2-size          "1.8 MB">
     11  <!ENTITY pcre2-buildsize     "20 MB (with tests)">
    1212  <!ENTITY pcre2-time          "0.4 SBU (with tests)">
    1313]>
  • general/genutils/asciidoctor.xml

    r7b09736 rb0e10597  
    77  <!ENTITY asciidoctor-download-http "https://github.com/asciidoctor/asciidoctor/archive/v&asciidoctor-version;/asciidoctor-&asciidoctor-version;.tar.gz">
    88  <!ENTITY asciidoctor-download-ftp  " ">
    9   <!ENTITY asciidoctor-md5sum        "11f40bda9a2c07f6b632a0fc91b43a13">
     9  <!ENTITY asciidoctor-md5sum        "e4520d4bd8aebfb7c9cf8f71fea26355">
    1010  <!ENTITY asciidoctor-size          "1.6 MB">
    11   <!ENTITY asciidoctor-buildsize     "5.4 MB">
     11  <!ENTITY asciidoctor-buildsize     "5.5 MB">
    1212  <!ENTITY asciidoctor-time          "less than 0.1 SBU">
    1313]>
  • general/prog/python-modules/pytest.xml

    r7b09736 rb0e10597  
    99  <!ENTITY pytest-md5sum        "&pytest-md5sum;">
    1010  <!ENTITY pytest-size          "1.3 MB">
    11   <!ENTITY pytest-buildsize     "43 MB (with tests)">
    12   <!ENTITY pytest-time          "1.8 SBU (with tests)">
     11  <!ENTITY pytest-buildsize     "42 MB (with tests)">
     12  <!ENTITY pytest-time          "1.3 SBU (with tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.