Author: igor
Date: Tue Apr 26 03:33:19 2016
New Revision: 17288

Log:
Update to firefox-46.0.
Update to libgpg-error-1.22.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/libgpg-error.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xsoft/graphweb/firefox.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Mon Apr 25 17:45:41 2016        (r17287)
+++ trunk/BOOK/general.ent      Tue Apr 26 03:33:19 2016        (r17288)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "25">                   <!-- Always 2 digits -->
+<!ENTITY day          "26">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2016">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "April 25th &year;">
+<!ENTITY releasedate  "April 26th &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/general/genlib/libgpg-error.xml
==============================================================================
--- trunk/BOOK/general/genlib/libgpg-error.xml  Mon Apr 25 17:45:41 2016        
(r17287)
+++ trunk/BOOK/general/genlib/libgpg-error.xml  Tue Apr 26 03:33:19 2016        
(r17288)
@@ -6,8 +6,8 @@
 
   <!ENTITY libgpg-error-download-http " ">
   <!ENTITY libgpg-error-download-ftp  
"ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2";>
-  <!ENTITY libgpg-error-md5sum        "ab0b5aba6d0a185b41d07bda804fd8b2">
-  <!ENTITY libgpg-error-size          "748 KB">
+  <!ENTITY libgpg-error-md5sum        "83c686abe3fa223ec89f3b51da830770">
+  <!ENTITY libgpg-error-size          "759 KB">
   <!ENTITY libgpg-error-buildsize     "9 MB (with tests)">
   <!ENTITY libgpg-error-time          "less than 0.1 SBU (with tests)">
 ]>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Apr 25 17:45:41 
2016        (r17287)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Apr 26 03:33:19 
2016        (r17288)
@@ -44,6 +44,20 @@
 
 -->
     <listitem>
+      <para>April 26th, 2016</para>
+      <itemizedlist>
+        <listitem>
+          <para>[igor] - Update to libgpg-error-1.22. Fixes
+          <ulink url="&blfs-ticket-root;7763">#7763</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[igor] - Update to firefox-46.0. Fixes
+          <ulink url="&blfs-ticket-root;7764">#7764</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>April 25th, 2016</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Apr 25 17:45:41 2016        (r17287)
+++ trunk/BOOK/packages.ent     Tue Apr 26 03:33:19 2016        (r17288)
@@ -119,7 +119,7 @@
 <!ENTITY libffi-version               "3.2.1">
 <!ENTITY libgcrypt-version            "1.7.0">
 <!ENTITY libglade-version             "2.6.4">
-<!ENTITY libgpg-error-version         "1.21">
+<!ENTITY libgpg-error-version         "1.22">
 <!ENTITY libgsf-version               "1.14.36">
 <!ENTITY libgudev-version             "230">
 <!ENTITY libgusb-version              "0.2.9">
@@ -650,7 +650,7 @@
 
 <!-- Chapter 43 -->
 <!ENTITY seamonkey-version            "2.40">
-<!ENTITY firefox-version              "45.0.2">
+<!ENTITY firefox-version              "46.0">
 
 <!-- Chapter 44 -->
 <!ENTITY balsa-version                "2.5.2">

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Mon Apr 25 17:45:41 2016        
(r17287)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Apr 26 03:33:19 2016        
(r17288)
@@ -8,8 +8,8 @@
 <!-- 550 Permission denied.
   <!ENTITY firefox-download-ftp 
"&mozilla-ftp;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
 -->
   <!ENTITY firefox-download-ftp " ">
-  <!ENTITY firefox-md5sum        "deda5fcd4a41fc63cb8c14102cb8c561">
-  <!ENTITY firefox-size          "176 MB">
+  <!ENTITY firefox-md5sum        "8a516da3858b17f55451810efc7a239a">
+  <!ENTITY firefox-size          "179 MB">
   <!ENTITY firefox-buildsize     "4.4 GB (80 MB installed)">
   <!ENTITY firefox-time          "11 SBU (with parallelism=4)">
 ]>
@@ -188,8 +188,8 @@
 ac_add_options --disable-gstreamer
 #ac_add_options --enable-gstreamer=1.0
 
-# Uncomment this option if you wish to build with gtk+-3
-#ac_add_options --enable-default-toolkit=cairo-gtk3
+# Comment out this option if you wish to build with gtk+-3
+ac_add_options --enable-default-toolkit=cairo-gtk2
 
 # Uncomment these lines if you have installed optional dependencies:
 #ac_add_options --enable-system-hunspell
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to