Changeset 7aceb9d7


Ignore:
Timestamp:
09/06/2023 08:18:42 PM (9 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
9897e55
Parents:
3c89223b
Message:

Update to mozjs-102.15.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js102.xml

    r3c89223b r7aceb9d7  
    1414  <!ENTITY js102-download-http "&mozilla-http;/firefox/releases/&JS102-version;esr/source/firefox-&JS102-version;esr.source.tar.xz">
    1515  <!ENTITY js102-download-ftp  " ">
    16   <!ENTITY js102-md5sum        "42b9a73626ed8281b86222f6f0a96c73">
    17   <!ENTITY js102-md5sum        "">
     16  <!ENTITY js102-md5sum        "466e1dbe2a2eb23eceeb8986568e59c7">
    1817  <!ENTITY js102-size          "464 MB">
    19   <!ENTITY js102-buildsize     "3.3 GB (38 MB installed after removing 34MB static lib)">
    20   <!ENTITY js102-time          "1.7 SBU (with parallelism=4)">
     18  <!ENTITY js102-buildsize     "3.3 GB (39 MB installed after removing 34MB static lib)">
     19  <!ENTITY js102-time          "2.0 SBU (with parallelism=4)">
    2120]>
    2221
     
    3534
    3635    <para>
    37       <application>JS</application> (also referred as
     36      <application>JS</application> (also known as
    3837      <application>SpiderMonkey</application>) is Mozilla's JavaScript and
    3938      WebAssembly Engine, written in C++ and Rust.
     
    4140    </para>
    4241
    43     <!-- To editors: make sure polkit work with mozjs before
     42    <!-- To editors: make sure polkit works with mozjs before
    4443         tagging mozjs.  -->
    4544    &lfs120_checked;
  • introduction/welcome/changelog.xml

    r3c89223b r7aceb9d7  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to mozjs-102.15.0. Fixes
     46          <ulink url="&blfs-ticket-root;18473">#18473</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Update to libavif-1.0.1. Fixes
    4650          <ulink url="&blfs-ticket-root;18469">#18469</ulink>.</para>
  • packages.ent

    r3c89223b r7aceb9d7  
    118118<!ENTITY intel-gmmlib-version         "22.3.11">
    119119<!ENTITY jansson-version              "2.14">
    120 <!ENTITY JS102-version                "102.13.0">
     120<!ENTITY JS102-version                "102.15.0">
    121121<!ENTITY json-c-version               "0.17">
    122122<!ENTITY json-glib-version            "1.6.6">
Note: See TracChangeset for help on using the changeset viewer.