Changeset 9c546c6
- Timestamp:
- 02/15/2019 05:29:47 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.4, 9.0, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 21e6bd0
- Parents:
- 2787b52
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r2787b52 r9c546c6 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 4"> <!-- Always 2 digits -->3 <!ENTITY day "15"> <!-- 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 1 4th, &year;">9 <!ENTITY releasedate "February 15th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r2787b52 r9c546c6 42 42 </listitem> 43 43 --> 44 45 <listitem> 46 <para>February 15th, 2019</para> 47 <itemizedlist> 48 <listitem> 49 <para>[timtas] - Update to thunderbird-60.5.1. Fixes 50 <ulink url="&blfs-ticket-root;11675">#11675</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 44 54 45 55 <listitem> -
packages.ent
r2787b52 r9c546c6 878 878 <!ENTITY rox-filer-version "2.11"> 879 879 <!ENTITY rxvt-unicode-version "9.22"> 880 <!ENTITY thunderbird-version "60.5. 0">880 <!ENTITY thunderbird-version "60.5.1"> 881 881 <!ENTITY tigervnc-version "1.9.0"> 882 882 <!ENTITY transmission-version "2.94"> -
xsoft/other/thunderbird.xml
r2787b52 r9c546c6 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 "d 1ff5fac4a1c6d406724b4447821b5d5">9 <!ENTITY thunderbird-md5sum "d0f7a7d878febe2f776d9b79e2dd5552"> 10 10 <!ENTITY thunderbird-size "272 MB"> 11 <!ENTITY thunderbird-buildsize " 8.0 GB (141MB installed)">11 <!ENTITY thunderbird-buildsize "6.6 GB (133 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.