Changeset 16890f2


Ignore:
Timestamp:
10/16/2014 10:46:49 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, 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:
bfa21f3
Parents:
db4d271
Message:

Update to seamonkey-2.30.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rdb4d271 r16890f2  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to seamonkey-2.30.  Fixes
     52          <ulink url="&blfs-ticket-root;5688">#5688</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to gsettings-desktop-schemas-3.14.1.  Fixes
    5256          <ulink url="&blfs-ticket-root;5696">#5696</ulink>.</para>
  • packages.ent

    rdb4d271 r16890f2  
    585585
    586586<!-- Chapter 35 -->
    587 <!ENTITY seamonkey-version            "2.29.1">
     587<!ENTITY seamonkey-version            "2.30">
    588588<!ENTITY firefox-version              "33.0">
    589589
  • xsoft/graphweb/seamonkey.xml

    rdb4d271 r16890f2  
    99  <!ENTITY seamonkey-download-ftp
    1010  "ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
    11   <!ENTITY seamonkey-md5sum        "2e7de6485848675857f8b8e43221caa7">
    12   <!ENTITY seamonkey-size          "165 MB">
    13   <!ENTITY seamonkey-buildsize     "2.1 GB (79 MB installed)">
    14   <!ENTITY seamonkey-time          "13 SBU">
     11  <!ENTITY seamonkey-md5sum        "831e91caf7036387f89b369c54250e75">
     12  <!ENTITY seamonkey-size          "171 MB">
     13  <!ENTITY seamonkey-buildsize     "2.6 GB (113 MB installed)">
     14  <!ENTITY seamonkey-time          "11 SBU (using parallelism=8)">
    1515]>
    1616
     
    104104      <xref linkend="startup-notification"/>,
    105105      <xref linkend="sqlite"/>,
    106       <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
    107106      <xref linkend="libevent"/>,
    108107      <xref linkend="doxygen"/>,
     
    116115      <xref linkend="pulseaudio"/>,
    117116      <xref linkend="wireless_tools"/>,
    118       <xref linkend="valgrind"/> (only for testing the jemalloc code), and
    119       <xref linkend="wget"/>
     117      <xref linkend="valgrind"/> (only for testing the jemalloc code),
     118      <xref linkend="wget"/>, and
     119      <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>
    120120    </para>
    121121
Note: See TracChangeset for help on using the changeset viewer.