Changeset 87f7737
- Timestamp:
- 12/11/2018 10:33:27 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
- 2dbdb12d
- Parents:
- 8c6e53ae
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8c6e53ae r87f7737 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 0"> <!-- Always 2 digits -->3 <!ENTITY day "11"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- 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 "December 1 0th, &year;">9 <!ENTITY releasedate "December 11th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r8c6e53ae r87f7737 43 43 --> 44 44 <listitem> 45 <para>December 11th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Update to thunderbird-60.3.3. Fixes 49 <ulink url="&blfs-ticket-root;11417">#11417</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>December 10th, 2018</para> 46 56 <itemizedlist> -
packages.ent
r8c6e53ae r87f7737 875 875 <!ENTITY rox-filer-version "2.11"> 876 876 <!ENTITY rxvt-unicode-version "9.22"> 877 <!ENTITY thunderbird-version "60.3. 2">877 <!ENTITY thunderbird-version "60.3.3"> 878 878 <!ENTITY tigervnc-version "1.9.0"> 879 879 <!ENTITY transmission-version "2.94"> -
xsoft/other/thunderbird.xml
r8c6e53ae r87f7737 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 " 2928d532bfe59a2f8491e0a45980187e">10 <!ENTITY thunderbird-size "27 3MB">9 <!ENTITY thunderbird-md5sum "d697e8a613d0716c10b975a504b9cc20"> 10 <!ENTITY thunderbird-size "271 MB"> 11 11 <!ENTITY thunderbird-buildsize "6.6 GB (134 MB installed)"> 12 12 <!ENTITY thunderbird-time "17 SBU (with -j4, estimated 63 SBU with -j1)">
Note:
See TracChangeset
for help on using the changeset viewer.