Changeset ea1dc0f
- Timestamp:
- 12/05/2019 03:02:39 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a0b55ad
- Parents:
- 9e5667af
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r9e5667af rea1dc0f 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 4"> <!-- Always 2 digits -->3 <!ENTITY day "05"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- 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 "December 4th, &year;">9 <!ENTITY releasedate "December 5th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r9e5667af rea1dc0f 42 42 </listitem> 43 43 --> 44 45 46 <listitem> 47 <para>December 5th, 2019</para> 48 <itemizedlist> 49 <listitem> 50 <para>[timtas] - Update to thunderbird-68.3.0. Fixes 51 <ulink url="&blfs-ticket-root;12865">#12865</ulink>.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 44 56 <listitem> 45 57 <para>December 4th, 2019</para> -
packages.ent
r9e5667af rea1dc0f 895 895 <!ENTITY rox-filer-version "2.11"> 896 896 <!ENTITY rxvt-unicode-version "9.22"> 897 <!ENTITY thunderbird-version "68. 2.2">897 <!ENTITY thunderbird-version "68.3.0"> 898 898 <!ENTITY tigervnc-version "1.10.0"> 899 899 <!ENTITY transmission-version "2.94"> -
xsoft/other/thunderbird.xml
r9e5667af rea1dc0f 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 " 756560656233ab19187d9fc8bfb37be9">10 <!ENTITY thunderbird-size "31 9MB">11 <!ENTITY thunderbird-buildsize " 8.7GB (151 MB installed)">9 <!ENTITY thunderbird-md5sum "ae99c0e5a7b4068557f8bcca6adf1fde"> 10 <!ENTITY thunderbird-size "316 MB"> 11 <!ENTITY thunderbird-buildsize "4.2 GB (151 MB installed)"> 12 12 <!ENTITY thunderbird-time "31 SBU (with -j4, estimated 90 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.