Changeset 96139af
- Timestamp:
- 10/12/2019 04:27:06 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d0461a6
- Parents:
- ee5f6ce
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
ree5f6ce r96139af 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 1"> <!-- Always 2 digits -->3 <!ENTITY day "12"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- 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 "October 1 1th, &year;">9 <!ENTITY releasedate "October 12th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
ree5f6ce r96139af 43 43 --> 44 44 <listitem> 45 <para>October 12th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Update to thunderbird-68.1.2. Fixes 49 <ulink url="&blfs-ticket-root;12636">#12636</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>October 11th, 2019</para> 46 56 <itemizedlist> -
packages.ent
ree5f6ce r96139af 886 886 <!ENTITY rox-filer-version "2.11"> 887 887 <!ENTITY rxvt-unicode-version "9.22"> 888 <!ENTITY thunderbird-version "68.1. 1">888 <!ENTITY thunderbird-version "68.1.2"> 889 889 <!ENTITY tigervnc-version "1.9.0"> 890 890 <!ENTITY transmission-version "2.94"> -
xsoft/other/thunderbird.xml
ree5f6ce r96139af 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 " 65b937b010edcb248bc472d72429ef91">9 <!ENTITY thunderbird-md5sum "0abdbbcc72013a59d186b629af2756e6"> 10 10 <!ENTITY thunderbird-size "316 MB"> 11 <!ENTITY thunderbird-buildsize "4. 1GB (146 MB installed)">11 <!ENTITY thunderbird-buildsize "4.2 GB (146 MB installed)"> 12 12 <!ENTITY thunderbird-time "26 SBU (with -j4, estimated 84 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.