Changeset a980725
- Timestamp:
- 04/26/2016 10:33:19 AM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 55ff77e6
- Parents:
- 2a14cff
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r2a14cff ra980725 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 5"> <!-- Always 2 digits -->3 <!ENTITY day "26"> <!-- Always 2 digits --> 4 4 <!ENTITY month "04"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "April 2 5th &year;">9 <!ENTITY releasedate "April 26th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/libgpg-error.xml
r2a14cff ra980725 7 7 <!ENTITY libgpg-error-download-http " "> 8 8 <!ENTITY libgpg-error-download-ftp "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2"> 9 <!ENTITY libgpg-error-md5sum " ab0b5aba6d0a185b41d07bda804fd8b2">10 <!ENTITY libgpg-error-size "7 48KB">9 <!ENTITY libgpg-error-md5sum "83c686abe3fa223ec89f3b51da830770"> 10 <!ENTITY libgpg-error-size "759 KB"> 11 11 <!ENTITY libgpg-error-buildsize "9 MB (with tests)"> 12 12 <!ENTITY libgpg-error-time "less than 0.1 SBU (with tests)"> -
introduction/welcome/changelog.xml
r2a14cff ra980725 45 45 --> 46 46 <listitem> 47 <para>April 26th, 2016</para> 48 <itemizedlist> 49 <listitem> 50 <para>[igor] - Update to libgpg-error-1.22. Fixes 51 <ulink url="&blfs-ticket-root;7763">#7763</ulink>.</para> 52 </listitem> 53 <listitem> 54 <para>[igor] - Update to firefox-46.0. Fixes 55 <ulink url="&blfs-ticket-root;7764">#7764</ulink>.</para> 56 </listitem> 57 </itemizedlist> 58 </listitem> 59 60 <listitem> 47 61 <para>April 25th, 2016</para> 48 62 <itemizedlist> -
packages.ent
r2a14cff ra980725 120 120 <!ENTITY libgcrypt-version "1.7.0"> 121 121 <!ENTITY libglade-version "2.6.4"> 122 <!ENTITY libgpg-error-version "1.2 1">122 <!ENTITY libgpg-error-version "1.22"> 123 123 <!ENTITY libgsf-version "1.14.36"> 124 124 <!ENTITY libgudev-version "230"> … … 651 651 <!-- Chapter 43 --> 652 652 <!ENTITY seamonkey-version "2.40"> 653 <!ENTITY firefox-version "4 5.0.2">653 <!ENTITY firefox-version "46.0"> 654 654 655 655 <!-- Chapter 44 --> -
xsoft/graphweb/firefox.xml
r2a14cff ra980725 9 9 <!ENTITY firefox-download-ftp "&mozilla-ftp;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> --> 10 10 <!ENTITY firefox-download-ftp " "> 11 <!ENTITY firefox-md5sum " deda5fcd4a41fc63cb8c14102cb8c561">12 <!ENTITY firefox-size "17 6MB">11 <!ENTITY firefox-md5sum "8a516da3858b17f55451810efc7a239a"> 12 <!ENTITY firefox-size "179 MB"> 13 13 <!ENTITY firefox-buildsize "4.4 GB (80 MB installed)"> 14 14 <!ENTITY firefox-time "11 SBU (with parallelism=4)"> … … 189 189 #ac_add_options --enable-gstreamer=1.0 190 190 191 # Uncomment this option if you wish to build with gtk+-3192 #ac_add_options --enable-default-toolkit=cairo-gtk3 191 # Comment out this option if you wish to build with gtk+-3 192 ac_add_options --enable-default-toolkit=cairo-gtk2 193 193 194 194 # Uncomment these lines if you have installed optional dependencies:
Note:
See TracChangeset
for help on using the changeset viewer.