Changeset bec0da4


Ignore:
Timestamp:
10/28/2010 10:33:00 AM (13 years ago)
Author:
Ken Moffat <ken@…>
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:
ca0c5e90
Parents:
eadb367
Message:

This week's versions of firefox/xulrunner.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    readb367 rbec0da4  
    44-->
    55
    6 <!ENTITY day          "26">                   <!-- Always 2 digits -->
     6<!ENTITY day          "28">                   <!-- Always 2 digits -->
    77<!ENTITY month        "10">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2010">
     
    548548<!ENTITY mesalib-version              "7.8.2">
    549549<!-- The xulrunner version also appears in the firefox mozconfig as a literal -->
    550 <!ENTITY xulrunner-version            "1.9.2.11">
     550<!ENTITY xulrunner-version            "1.9.2.12">
    551551<!ENTITY webkitgtk-version            "1.2.5">
    552552<!ENTITY libsexy-version              "0.1.11">
     
    735735<!-- Chapter 36 -->
    736736<!ENTITY seamonkey-version            "2.0">
    737 <!ENTITY firefox-version              "3.6.11">
     737<!ENTITY firefox-version              "3.6.12">
    738738<!ENTITY galeon-version               "2.0.1">
    739739
  • introduction/welcome/changelog.xml

    readb367 rbec0da4  
    4141
    4242-->
     43
     44    <listitem>
     45      <para>October 28th, 2010</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Updated to Firefox-3.6.12 / Xulrunner-1.9.2.12.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
    4352
    4453    <listitem>
  • x/lib/xulrunner.xml

    readb367 rbec0da4  
    88  <!ENTITY xulrunner-download-ftp  "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
    99  <!-- md5sum and size should match firefox, but the buildize and time will differ -->
    10   <!ENTITY xulrunner-md5sum        "f698dd0f8f145d84933a50f69662c8db">
     10  <!ENTITY xulrunner-md5sum        "80f4d83f23a7c45fc3f1904964ea2a5a">
    1111  <!ENTITY xulrunner-size          "50 MB">
    1212  <!ENTITY xulrunner-buildsize     "895 MB">
  • xsoft/graphweb/firefox.xml

    readb367 rbec0da4  
    77  <!ENTITY firefox-download-http "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
    88  <!ENTITY firefox-download-ftp  "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
    9   <!ENTITY firefox-md5sum        "f698dd0f8f145d84933a50f69662c8db">
     9  <!ENTITY firefox-md5sum        "80f4d83f23a7c45fc3f1904964ea2a5a">
    1010  <!ENTITY firefox-size          "50 MB">
    1111  <!ENTITY firefox-buildsize     "880 MB (stand-alone) or 425 MB (on xulrunner)">
     
    4040    built against xulrunner (which is actually the same code, but built in a
    4141    different way).  If you wish to build other packages which use Gecko (of the
    42     applications in this book, probably only some sundry gnome-2.28 applications
    43     will recognize this version of xulrunner, build <xref linkend="xulrunner"/>
     42    applications in this book, probably only the gnome applications
     43    will recognize this version of xulrunner), build <xref linkend="xulrunner"/>
    4444    first.</para>
    4545
Note: See TracChangeset for help on using the changeset viewer.