Changeset a72549b
- Timestamp:
- 03/21/2019 12:59:10 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.0, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 63eedf21
- Parents:
- b44d89e
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb44d89e ra72549b 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 0"> <!-- Always 2 digits -->3 <!ENTITY day "21"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- 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 "March 2 0th, &year;">9 <!ENTITY releasedate "March 21th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rb44d89e ra72549b 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>March 20th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Update to thunderbird-60.6.0. Fixes 49 <ulink url="&blfs-ticket-root;11837">#11837</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>March 20th, 2019</para> -
packages.ent
rb44d89e ra72549b 879 879 <!ENTITY rox-filer-version "2.11"> 880 880 <!ENTITY rxvt-unicode-version "9.22"> 881 <!ENTITY thunderbird-version "60. 5.3">881 <!ENTITY thunderbird-version "60.6.0"> 882 882 <!ENTITY tigervnc-version "1.9.0"> 883 883 <!ENTITY transmission-version "2.94"> -
xsoft/other/thunderbird.xml
rb44d89e ra72549b 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 " 9d30cdd3962ae6d8a606ded8b8c6b3b5">10 <!ENTITY thunderbird-size "27 2MB">11 <!ENTITY thunderbird-buildsize " 7.8 GB (137MB installed)">9 <!ENTITY thunderbird-md5sum "389d8a9fbd1da7518f4a2d41698e1e7f"> 10 <!ENTITY thunderbird-size "273 MB"> 11 <!ENTITY thunderbird-buildsize "6.6 GB (134 MB installed)"> 12 12 <!ENTITY thunderbird-time "27 SBU (with -j4, estimated 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.