Changeset cf31c27 for xsoft


Ignore:
Timestamp:
03/26/2022 11:28:32 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
ad33af62
Parents:
3e208e99
Message:

Update to seamonkey-2.53.11.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r3e208e99 rcf31c27  
    77  <!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz">
    88  <!ENTITY seamonkey-download-ftp  " ">
    9   <!ENTITY seamonkey-md5sum        "afe1b9d56699e159dd57236d3cc56b36">
    10   <!ENTITY seamonkey-size          "274 MB">
     9  <!ENTITY seamonkey-md5sum        "a0d8d01720958976de3d54301563b198">
     10  <!ENTITY seamonkey-size          "275 MB">
    1111  <!ENTITY seamonkey-buildsize     "6.1 GB (161 MB installed)">
    1212  <!ENTITY seamonkey-time          "17 SBU (with parallelism=4)">
     
    7979      </listitem>
    8080    </itemizedlist>
    81 
     81<!--
    8282    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8383    <itemizedlist spacing="compact">
     
    8989      </listitem>
    9090    </itemizedlist>
    91 
     91-->
    9292    <note>
    9393      <para>
     
    254254      <!-- if this package switches to using ./mach, replace the
    255255           folliowing by including mozmach.xml -->
    256       <para>
     256      <!--<para>
    257257        Second, either as the <systemitem class="username">root</systemitem>
    258258        user export the <envar>$SHELL</envar> environment variable using
     
    260260        <envar>SHELL=/bin/sh</envar> when running the first
    261261        <command>make</command> command.
    262       </para>
     262      </para>-->
     263      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     264       href="../../xincludes/mozmach.xml"/>
    263265    </note>
    264 
     266<!--
    265267    <para>
    266268      Apply a patch to fix a critical security vulnerability in Seamonkey:
     
    268270
    269271<screen><userinput>patch -Np1 -i ../seamonkey-&seamonkey-version;-security_fix-1.patch</userinput></screen>
    270 
     272-->
    271273    <para>
    272274      Compile <application>SeaMonkey</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.