Changeset fd1a10f5


Ignore:
Timestamp:
02/05/2019 06:05:58 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7930b72
Parents:
d0b24ab
Message:

Update to thunderbird-60.5.0

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd0b24ab rfd1a10f5  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     3<!ENTITY day          "05">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 3rd, &year;">
     9<!ENTITY releasedate  "February 5th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rd0b24ab rfd1a10f5  
    4141      </itemizedlist>
    4242    </listitem>
    43 -->
     43    -->
     44
     45    <listitem>
     46      <para>February 5th, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Update to thunderbird-60.5.0. Fixes
     50          <ulink url="&blfs-ticket-root;11608">#11608</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
    4454
    4555    <listitem>
  • packages.ent

    rd0b24ab rfd1a10f5  
    876876<!ENTITY rox-filer-version            "2.11">
    877877<!ENTITY rxvt-unicode-version         "9.22">
    878 <!ENTITY thunderbird-version          "60.4.0">
     878<!ENTITY thunderbird-version          "60.5.0">
    879879<!ENTITY tigervnc-version             "1.9.0">
    880880<!ENTITY transmission-version         "2.94">
  • xsoft/other/thunderbird.xml

    rd0b24ab rfd1a10f5  
    77  <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
    88  <!ENTITY thunderbird-download-ftp  " ">
    9   <!ENTITY thunderbird-md5sum        "a996576ecd6e0bafb0d1378a62a53284">
     9  <!ENTITY thunderbird-md5sum        "d1ff5fac4a1c6d406724b4447821b5d5">
    1010  <!ENTITY thunderbird-size          "272 MB">
    11   <!ENTITY thunderbird-buildsize     "7.6 GB (136 MB installed)">
    12   <!ENTITY thunderbird-time          "33 SBU (with -j4, estimated 63 SBU with -j1)">
     11  <!ENTITY thunderbird-buildsize     "8.0 GB (141 MB installed)">
     12  <!ENTITY thunderbird-time          "31 SBU (with -j4, 75 SBU with -j1)">
    1313  <!-- Verified the time at -j1 on another system for posterity's sake. -->
    1414]>
     
    8181      both <xref linkend="gtk3"/>
    8282      and <xref linkend="gtk2"/>,
     83      <xref linkend="llvm"/>, <!-- Searched for and used a few times -->
    8384      <xref linkend="rust"/>,
    8485      <xref linkend="zip"/>,
Note: See TracChangeset for help on using the changeset viewer.