Changeset 0e9e7c42
- Timestamp:
- 11/20/2018 04:08:56 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.4, 9.0, 9.1, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 878fed7
- Parents:
- 8b0496b
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8b0496b r0e9e7c42 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 18"> <!-- Always 2 digits -->3 <!ENTITY day "20"> <!-- Always 2 digits --> 4 4 <!ENTITY month "11"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "November 18th, &year;">9 <!ENTITY releasedate "November 20th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r8b0496b r0e9e7c42 43 43 --> 44 44 <listitem> 45 <para>November 20th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Update to thunderbird-60.3.1. Fixes 49 <ulink url="&blfs-ticket-root;11347">#11347</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>November 19th, 2018</para> 46 56 <itemizedlist> -
packages.ent
r8b0496b r0e9e7c42 873 873 <!ENTITY rox-filer-version "2.11"> 874 874 <!ENTITY rxvt-unicode-version "9.22"> 875 <!ENTITY thunderbird-version "60.3. 0">875 <!ENTITY thunderbird-version "60.3.1"> 876 876 <!ENTITY tigervnc-version "1.9.0"> 877 877 <!ENTITY transmission-version "2.94"> -
xsoft/other/thunderbird.xml
r8b0496b r0e9e7c42 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 " 246090e1e31bda1985c21336e6655db0">10 <!ENTITY thunderbird-size " 134MB">11 <!ENTITY thunderbird-buildsize "6.6 GB (1 95MB installed)">9 <!ENTITY thunderbird-md5sum "4cfdc382e2b8d7e35132426293133c15"> 10 <!ENTITY thunderbird-size "272 MB"> 11 <!ENTITY thunderbird-buildsize "6.6 GB (134 MB installed)"> 12 12 <!ENTITY thunderbird-time "17 SBU (with -j4, estimated 63 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.