Changeset 3935696c
- Timestamp:
- 02/26/2019 03:23:02 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.4, 9.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 1de2a27
- Parents:
- 9e31c896
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r9e31c896 r3935696c 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 5"> <!-- Always 2 digits -->3 <!ENTITY day "26"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 2 5th, &year;">9 <!ENTITY releasedate "February 26th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r9e31c896 r3935696c 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>February 26th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Update to thunderbird-60.5.2. Fixes 49 <ulink url="&blfs-ticket-root;11721">#11721</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>February 25th, 2019</para> -
packages.ent
r9e31c896 r3935696c 878 878 <!ENTITY rox-filer-version "2.11"> 879 879 <!ENTITY rxvt-unicode-version "9.22"> 880 <!ENTITY thunderbird-version "60.5. 1">880 <!ENTITY thunderbird-version "60.5.2"> 881 881 <!ENTITY tigervnc-version "1.9.0"> 882 882 <!ENTITY transmission-version "2.94"> -
xsoft/other/thunderbird.xml
r9e31c896 r3935696c 7 7 <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz"> 8 8 <!ENTITY thunderbird-download-ftp " "> 9 <!ENTITY thunderbird-md5sum " d0f7a7d878febe2f776d9b79e2dd5552">9 <!ENTITY thunderbird-md5sum "be6ac172f951a961a0dc4f359d255764"> 10 10 <!ENTITY thunderbird-size "272 MB"> 11 <!ENTITY thunderbird-buildsize "6.6 GB (13 3MB installed)">11 <!ENTITY thunderbird-buildsize "6.6 GB (134 MB installed)"> 12 12 <!ENTITY thunderbird-time "31 SBU (with -j4, 75 SBU with -j1)"> 13 13 <!-- Verified the time at -j1 on another system for posterity's sake. -->
Note:
See TracChangeset
for help on using the changeset viewer.