Changeset 2b1fa01
- Timestamp:
- 08/28/2019 03:42:08 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 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:
- 27d60dda
- Parents:
- 07530745
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r07530745 r2b1fa01 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 7"> <!-- Always 2 digits -->3 <!ENTITY day "28"> <!-- Always 2 digits --> 4 4 <!ENTITY month "08"> <!-- 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 "August 2 7th, &year;">9 <!ENTITY releasedate "August 28th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r07530745 r2b1fa01 42 42 </listitem> 43 43 --> 44 45 <listitem> 46 <para>August 28th, 2019</para> 47 <itemizedlist> 48 <listitem> 49 <para>[timtas] - Update to thunderbird-68.0. Fixes 50 <ulink url="&blfs-ticket-root;12452">#12452</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 44 54 45 55 <listitem> -
packages.ent
r07530745 r2b1fa01 889 889 <!ENTITY rox-filer-version "2.11"> 890 890 <!ENTITY rxvt-unicode-version "9.22"> 891 <!ENTITY thunderbird-version "6 0.8.0">891 <!ENTITY thunderbird-version "68.0"> 892 892 <!ENTITY tigervnc-version "1.9.0"> 893 893 <!ENTITY transmission-version "2.94"> -
xsoft/other/thunderbird.xml
r07530745 r2b1fa01 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 " a8735a56f578c2690442ee26f60c488a">10 <!ENTITY thunderbird-size " 273 MB">11 <!ENTITY thunderbird-buildsize " 6.6GB (146 MB installed)">9 <!ENTITY thunderbird-md5sum "79fbff6edded2fce28026c617dec805c"> 10 <!ENTITY thunderbird-size "323 MB"> 11 <!ENTITY thunderbird-buildsize "7.9 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. --> … … 122 122 <xref linkend="pulseaudio"/>, 123 123 <xref linkend="startup-notification"/>, 124 <xref linkend="wget"/>, 125 <xref linkend="wireless_tools"/>, and 126 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink> 124 <xref linkend="wget"/>, and 125 <xref linkend="wireless_tools"/> 127 126 </para> 128 127 … … 166 165 167 166 # Uncomment these lines if you have installed optional dependencies: 168 #ac_add_options --enable-system-hunspell169 167 #ac_add_options --enable-startup-notification 170 168 … … 212 210 ac_add_options --enable-system-pixman 213 211 214 ac_add_options --with-pthreads215 216 212 ac_add_options --with-system-bz2 217 213 ac_add_options --with-system-jpeg
Note:
See TracChangeset
for help on using the changeset viewer.