Changeset ca82501


Ignore:
Timestamp:
06/20/2012 08:51:35 AM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6aad16b
Parents:
0a9f097
Message:

seamonkey-2.10.1, firefox-13.0.1 and thunderbird-13.0.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r0a9f097 rca82501  
    957957
    958958<!-- Chapter 36 -->
    959 <!ENTITY seamonkey-version            "2.10">
    960 <!ENTITY firefox-version              "13.0">
     959<!ENTITY seamonkey-version            "2.10.1">
     960<!ENTITY firefox-version              "13.0.1">
    961961
    962962<!-- Obsolete
     
    975975<!ENTITY pidgin-version               "2.10.2">
    976976<!ENTITY rox-filer-version            "2.10">
    977 <!ENTITY thunderbird-version          "13.0">
     977<!ENTITY thunderbird-version          "13.0.1">
    978978<!ENTITY xchat-version                "2.8.8">
    979979<!ENTITY xdg-utils-version            "1.1.0-rc1">
  • xsoft/graphweb/firefox.xml

    r0a9f097 rca82501  
    99  <!ENTITY firefox-download-ftp
    1010    "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
    11   <!ENTITY firefox-md5sum        "f50ca7656eec47030b396f39075fa980">
     11  <!ENTITY firefox-md5sum        "82deadb501c7fc0e9fa6b025f51f05a1">
    1212  <!ENTITY firefox-size          "76 MB">
    1313  <!ENTITY firefox-buildsize     "2.9 GB (31 MB installed)">
  • xsoft/graphweb/seamonkey.xml

    r0a9f097 rca82501  
    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        "c2c41a12107a67e5eedef06d50e26c56">
     11  <!ENTITY seamonkey-md5sum        "1c89d3657b5e2e9765391208c5f9bfda">
    1212  <!ENTITY seamonkey-size          "99 MB">
    1313  <!ENTITY seamonkey-buildsize     "1.1 GB (45 MB installed)">
     
    7979        <para>
    8080          Estimated build time: &seamonkey-time;
    81         </para>
    82       </listitem>
    83     </itemizedlist>
    84 
    85     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    86     <itemizedlist spacing="compact">
    87       <listitem>
    88         <para>
    89           Required patch:
    90           <ulink url="&patch-root;/seamonkey-&seamonkey-version;-package-manifest-1.patch"/>
    9181        </para>
    9282      </listitem>
     
    192182EOF</userinput></screen>
    193183
    194     <para>Now fix an issue that may cause the installer to fail under some
    195     conditions:</para>
    196 
    197 <screen><userinput>patch -Np1 -i ../seamonkey-&seamonkey-version;-package-manifest-1.patch</userinput></screen>
    198 
    199184    <para>
    200185      Compile <application>SeaMonkey</application> by running the following
     
    255240  <sect2 role="commands">
    256241    <title>Command Explanations</title>
    257 
    258     <para>
    259       <command>patch -p1 &lt;
    260       ../seamonkey-&seamonkey-version;-package-manifest-1.diff</command>: This
    261       patch fixes the installer so it can cope with the situation where
    262       SeaMonkey was configured with --enable-system-sqlite, --with-system-nspr,
    263       --with-system-nss and --disable-updater.
    264     </para>
    265242
    266243    <para>
  • xsoft/other/thunderbird.xml

    r0a9f097 rca82501  
    99  <!ENTITY thunderbird-download-ftp
    1010  "ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">
    11   <!ENTITY thunderbird-md5sum            "0134c67c30e8598f2a64ea004d5bc4bc">
     11  <!ENTITY thunderbird-md5sum            "721088faf4bedfd8d7beb6f8295856d1">
    1212  <!ENTITY thunderbird-size              "99 MB">
    1313  <!ENTITY thunderbird-buildsize         "1.1 GB (42 MB installed)">
Note: See TracChangeset for help on using the changeset viewer.