Changeset b69df19 for general


Ignore:
Timestamp:
11/01/2022 06:59:01 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, 12.2, gimp3, 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, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
8c5e6ec
Parents:
8b819c5 (diff), 35ea4f04 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into plabs/python-mods

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libunistring.xml

    r8b819c5 rb69df19  
    1010  <!ENTITY libunistring-size          "2.3 MB">
    1111  <!ENTITY libunistring-buildsize     "51 MB (add 56 MB for tests)">
    12   <!ENTITY libunistring-time          "0.4 SBU (iUsing parallelism=4; add 1.0 SBU for tests)">
     12  <!ENTITY libunistring-time          "0.4 SBU (Using parallelism=4; add 1.0 SBU for tests)">
    1313]>
    1414
  • general/graphlib/libtiff.xml

    r8b819c5 rb69df19  
    7171        <para>
    7272          Estimated build time: &libtiff-time;
     73        </para>
     74      </listitem>
     75    </itemizedlist>
     76
     77    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     78    <itemizedlist spacing="compact">
     79      <listitem>
     80        <para>
     81          Required patch:
     82          <ulink url="&patch-root;/tiff-&libtiff-version;-upstream_fixes-1.patch"/>
    7383        </para>
    7484      </listitem>
  • general/prog/java.xml

    r8b819c5 rb69df19  
    99  <!ENTITY anduin-download             "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1010 <!ENTITY openjdk-download-binary-x86 "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;/OpenJDK-&openjdk-version;+&openjdk-build;-i686-bin.tar.xz">
    11   <!ENTITY openjdk-bin-md5sum-x86      "8c963c364e402e57f84e1636358d0649">
    12   <!ENTITY openjdk-bin-size-x86        "154 MB">
    13   <!ENTITY openjdk-bin-buildsize-x86   "295 MB">
     11  <!ENTITY openjdk-bin-md5sum-x86      "a241e4697d80e76e2a34681ed97815dc">
     12  <!ENTITY openjdk-bin-size-x86        "159 MB">
     13  <!ENTITY openjdk-bin-buildsize-x86   "307 MB">
    1414
    1515<!-- Not uploaded to anduin, since this file is now available under GNU GPLv2
     
    1818     request. - Doug -->
    1919  <!ENTITY openjdk-download-binary-x64 "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;/OpenJDK-&openjdk-version;+&openjdk-build;-x86_64-bin.tar.xz">
    20   <!ENTITY openjdk-bin-md5sum-x64      "89271dd2c7655c4c2b256f68abc4b732">
     20  <!ENTITY openjdk-bin-md5sum-x64      "a7052c0ccf330a906ac7e0b64613d823">
    2121  <!ENTITY openjdk-bin-size-x64        "160 MB">
    22   <!ENTITY openjdk-bin-buildsize-x64   "320 MB">
     22  <!ENTITY openjdk-bin-buildsize-x64   "324 MB">
    2323]>
    2424
  • general/prog/openjdk.xml

    r8b819c5 rb69df19  
    66
    77  <!ENTITY ojdk-tarball              "jdk-&openjdk-version;-ga.tar.gz">
    8   <!ENTITY ojdk-repo                 "https://github.com/openjdk/jdk18u">
     8  <!ENTITY ojdk-repo                 "https://github.com/openjdk/jdk19u">
    99  <!ENTITY ojdk-download             "&ojdk-repo;/archive/&ojdk-tarball;">
    1010
    1111  <!ENTITY anduin-download           "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1212
    13   <!ENTITY ojdk-md5sum               "23dbcb515ee1f329aa564d935f303ee4">
    14   <!ENTITY ojdk-size                 "101 MB">
     13  <!ENTITY ojdk-md5sum               "e1067bc90894e5377b61dca68a22f07c">
     14  <!ENTITY ojdk-size                 "103 MB">
    1515
    1616  <!ENTITY jtreg-version             "6.1+1">
     
    1919  <!ENTITY jtreg-size                "8.0 MB">
    2020
    21   <!ENTITY ojdk-bdsize               "4.5 GB (add 591 MB for tests)">
    22   <!ENTITY ojdk-time                 "5.1 SBU with 4 jobs (add 41 SBU for tests with 4 jobs)">
     21  <!ENTITY ojdk-bdsize               "5.1 GB (add 596 MB for tests)">
     22  <!ENTITY ojdk-time                 "5.0 SBU with 4 jobs (add 48 SBU for tests with 4 jobs)">
    2323]>
    2424
     
    286286      You should expect to see around 40 failures and 10 errors.
    287287    </para>
    288     <!-- 11.0.2+9:
    289          for x86_64: 2 Errors, 28 Failures
    290          for i686:   13 Errors, 48 Failures
    291          12.0.2+10:
    292          for x86_64: 5828 Passed, 52 Errors, no failures
    293          for i686: PENDING
     288    <!--
    294289         14.0.1+7:
    295290         for x86_64: passed: 5,836; failed: 42; error: 50
     
    306301         for x86_64: passed: 6,329; failed: 50; error: 14
    307302         for i686:   passed: 6,289; failed: 31; error: 13
     303         19.0.1+10:
     304         for x86_64: passed: 6,423; failed: 58; error: 15
     305         for i686:   passed: 6,376; failed: 31; error: 12
    308306    -->
    309307
Note: See TracChangeset for help on using the changeset viewer.