Author: bdubbs
Date: Sat Apr 15 16:06:54 2017
New Revision: 18602

Log:
Update to icu4c-59_1. 
Update to ffmpeg-3.3. 
Update to php-7.1.4. 
Update to unrar-5.5.1. 
Update to wireshark-2.2.6.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/icu.xml
   trunk/BOOK/general/prog/php.xml
   trunk/BOOK/general/sysutils/unrar.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/videoutils/ffmpeg.xml
   trunk/BOOK/networking/netutils/wireshark.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Apr 15 12:25:46 2017        (r18601)
+++ trunk/BOOK/general.ent      Sat Apr 15 16:06:54 2017        (r18602)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "14">                   <!-- Always 2 digits -->
+<!ENTITY day          "15">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2017">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "April 14th &year;">
+<!ENTITY releasedate  "April 15th &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/icu.xml
==============================================================================
--- trunk/BOOK/general/genlib/icu.xml   Sat Apr 15 12:25:46 2017        (r18601)
+++ trunk/BOOK/general/genlib/icu.xml   Sat Apr 15 16:06:54 2017        (r18602)
@@ -7,10 +7,10 @@
   <!ENTITY icu-download-http
            
"http://download.icu-project.org/files/icu4c/&icu-version;/icu4c-&icu-dl-version;-src.tgz";>
   <!ENTITY icu-download-ftp  " ">
-  <!ENTITY icu-md5sum        "fac212b32b7ec7ab007a12dff1f3aea1">
+  <!ENTITY icu-md5sum        "54923fa9fab5b2b83f235fb72523de37">
   <!ENTITY icu-size          "22 MB">
-  <!ENTITY icu-buildsize     "292 MB (add 32 MB for tests)">
-  <!ENTITY icu-time          "2.1 SBU (add 1.8 SBU for tests)">
+  <!ENTITY icu-buildsize     "285 MB (add 32 MB for tests)">
+  <!ENTITY icu-time          "1.3 SBU (add 1.3 SBU for tests)">
 ]>
 
 <sect1 id="icu" xreflabel="ICU-&icu-version;">
@@ -73,7 +73,7 @@
         </para>
       </listitem>
     </itemizedlist>
-
+<!--
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
@@ -83,7 +83,7 @@
         </para>
       </listitem>
     </itemizedlist>
-
+-->
     <bridgehead renderas="sect3">ICU Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
@@ -99,13 +99,13 @@
 
   <sect2 role="installation">
     <title>Installation of ICU</title>
-
+<!--
     <para>
       First, fix a regression in version 58.1:
     </para>
 
 <screen><userinput>patch -p1 -i 
../icu4c-&icu-version;-fix_enumeration-1.patch</userinput></screen>
-
+-->
     <para>
       Install <application>ICU</application> by running the following commands:
     </para>

Modified: trunk/BOOK/general/prog/php.xml
==============================================================================
--- trunk/BOOK/general/prog/php.xml     Sat Apr 15 12:25:46 2017        (r18601)
+++ trunk/BOOK/general/prog/php.xml     Sat Apr 15 16:06:54 2017        (r18602)
@@ -6,9 +6,9 @@
 
   <!ENTITY php-download-http 
"http://www.php.net/distributions/php-&php-version;.tar.xz";>
   <!ENTITY php-download-ftp  " ">
-  <!ENTITY php-md5sum        "d604d688be17f4a05b99dbb7fb9581f4">
+  <!ENTITY php-md5sum        "a74c13f8779349872b365e6732e8c98e">
   <!ENTITY php-size          "12.2 MB">
-  <!ENTITY php-buildsize     "451 MB (add 2 MB for tests, add 106 MB for 
docs)">
+  <!ENTITY php-buildsize     "451 MB (add 4 MB for tests)">
   <!ENTITY php-time          "4.4 SBU (add 3.9 SBU for tests)">
 ]>
 

Modified: trunk/BOOK/general/sysutils/unrar.xml
==============================================================================
--- trunk/BOOK/general/sysutils/unrar.xml       Sat Apr 15 12:25:46 2017        
(r18601)
+++ trunk/BOOK/general/sysutils/unrar.xml       Sat Apr 15 16:06:54 2017        
(r18602)
@@ -6,8 +6,8 @@
 
   <!ENTITY unrar-download-http 
"http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz";>
   <!ENTITY unrar-download-ftp  " ">
-  <!ENTITY unrar-md5sum        "588b3fadc04eea7372cbfe98e4709aee">
-  <!ENTITY unrar-size          "224 KB">
+  <!ENTITY unrar-md5sum        "17d8263577f1a0e092d0b6857367a1b3">
+  <!ENTITY unrar-size          "216 KB">
   <!ENTITY unrar-buildsize     "2.1 MB">
   <!ENTITY unrar-time          "less than 0.1 SBU">
 ]>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Apr 15 12:25:46 
2017        (r18601)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Apr 15 16:06:54 
2017        (r18602)
@@ -42,6 +42,32 @@
     </listitem>
 -->
     <listitem>
+      <para>April 15th, 2017</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to icu4c-59_1. Fixes
+          <ulink url="&blfs-ticket-root;9133">#9133</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to ffmpeg-3.3. Fixes
+          <ulink url="&blfs-ticket-root;9130">#9130</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to php-7.1.4. Fixes
+          <ulink url="&blfs-ticket-root;9129">#9129</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to unrar-5.5.1. Fixes
+          <ulink url="&blfs-ticket-root;9128">#9128</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to wireshark-2.2.6. Fixes
+          <ulink url="&blfs-ticket-root;9126">#9126</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>April 14th, 2017</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml
==============================================================================
--- trunk/BOOK/multimedia/videoutils/ffmpeg.xml Sat Apr 15 12:25:46 2017        
(r18601)
+++ trunk/BOOK/multimedia/videoutils/ffmpeg.xml Sat Apr 15 16:06:54 2017        
(r18602)
@@ -6,12 +6,10 @@
 
   <!ENTITY ffmpeg-download-http 
"http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz";>
   <!ENTITY ffmpeg-download-ftp  " ">
-  <!ENTITY ffmpeg-md5sum        "39fd71024ac76ba35f04397021af5606">
-  <!ENTITY ffmpeg-size          "7.7 MB">
-  <!ENTITY ffmpeg-buildsize     "145 MB (add 2.9 GB for the FATE suite/tests
-    and 1.0 GB for the documentation)">
-  <!ENTITY ffmpeg-time          "4.5 SBU (add 0.6 SBU for docs and 4.0 SBU
-    to run the FATE suite after sample files are downloaded)">
+  <!ENTITY ffmpeg-md5sum        "368f1fff4bdadaf2823934cc0aadd71d">
+  <!ENTITY ffmpeg-size          "7.9 MB">
+  <!ENTITY ffmpeg-buildsize     "708 MB (add 2.7 GB for the FATE suite/tests, 
add 17 MB for docs)">
+  <!ENTITY ffmpeg-time          "4.9 SBU (add 5.0 SBU to run the FATE suite 
after sample files are downloaded, add 0.4 SBU for docs)">
 ]>
 
 <sect1 id="ffmpeg" xreflabel="FFmpeg-&ffmpeg-version;">
@@ -181,7 +179,6 @@
             --enable-libvpx      \
             --enable-libx264     \
             --enable-libx265     \
-            --enable-x11grab     \
             --docdir=/usr/share/doc/ffmpeg-&ffmpeg-version; &amp;&amp;
 
 make &amp;&amp;
@@ -209,8 +206,9 @@
 unset DOCNAME</userinput></screen>
 
     <para>
-      If you have <xref linkend="doxygen"/> installed and wish to create the 
API
-      documentation (takes about 500 MB space), issue the command
+      If you have <xref linkend="doxygen"/> installed 
+      and you wish to build (if --disable-doc was
+      used) or rebuild the html documentation, issue the command
       <command>doxygen doc/Doxyfile</command>.
     </para>
 
@@ -239,8 +237,8 @@
 install -v -m644 doc/*.ps  
/usr/share/doc/ffmpeg-&ffmpeg-version;</userinput></screen>
 
     <para>
-      If you used <command>doxygen</command> to create the API documentation,
-      install it (another 500 MB of space) by issuing the following commands
+      If you used <command>doxygen</command> to manually create the API 
+      documentation, install it by issuing the following commands
       as the <systemitem class="username">root</systemitem> user:
     </para>
 
@@ -336,6 +334,12 @@
     </para>
 
     <para>
+      <parameter>--disable-doc</parameter>: Disables building html documention.
+      This is only needed if <xref linkend="doxygen"/> is installed and you 
+      do not want to build the html documentation.
+    </para>
+
+    <para>
       <parameter>--disable-debug</parameter>: Disables building debugging
       symbols into the programs and libraries.
     </para>
@@ -382,10 +386,6 @@
     </para>
 
     <para>
-      <parameter>--enable-x11grab</parameter>: Enables X11 grabbing.
-    </para>
-
-    <para>
       <option>--enable-openssl</option> or <option>--enable-gnutls</option>:
       Enables HTTPS protocol for network streams.
     </para>

Modified: trunk/BOOK/networking/netutils/wireshark.xml
==============================================================================
--- trunk/BOOK/networking/netutils/wireshark.xml        Sat Apr 15 12:25:46 
2017        (r18601)
+++ trunk/BOOK/networking/netutils/wireshark.xml        Sat Apr 15 16:06:54 
2017        (r18602)
@@ -6,9 +6,9 @@
 
   <!ENTITY wireshark-download-http 
"https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.bz2";>
   <!ENTITY wireshark-download-ftp  " ">
-  <!ENTITY wireshark-md5sum        "749e7ca7606ae7df5c1ca8c62f93ff31">
+  <!ENTITY wireshark-md5sum        "2cd9a35c2df8c32668c1776784f074df">
   <!ENTITY wireshark-size          "31 MB">
-  <!ENTITY wireshark-buildsize     "1.8 GB, with default GUI front-ends, and 
SBC codec">
+  <!ENTITY wireshark-buildsize     "1.6 GB, with default GUI front-ends, and 
SBC codec">
   <!ENTITY wireshark-time          "11 SBU, with default GUI front-ends">
 ]>
 

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat Apr 15 12:25:46 2017        (r18601)
+++ trunk/BOOK/packages.ent     Sat Apr 15 16:06:54 2017        (r18602)
@@ -102,8 +102,8 @@
 <!ENTITY grantlee-version             "5.1.0">
 <!ENTITY gsl-version                  "2.3">
 
-<!ENTITY icu-major                    "58">
-<!ENTITY icu-minor                    "2">
+<!ENTITY icu-major                    "59">
+<!ENTITY icu-minor                    "1">
 <!ENTITY icu-patch                    "0">
 <!ENTITY icu-version                  "&icu-major;.&icu-minor;"><!-- 
.&icu-patch;-->
 <!ENTITY icu-dl-version               "&icu-major;_&icu-minor;"><!-- 
_&icu-patch;-->
@@ -268,7 +268,7 @@
 <!ENTITY systemd-version              "233">
 <!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro 
version -->
 <!ENTITY udisks2-version              "2.1.8">    <!-- stable lt .90 micro 
version -->
-<!ENTITY unrar-version                "5.4.5">
+<!ENTITY unrar-version                "5.5.1">
 <!ENTITY unzip-version                "6.0">
 <!ENTITY upower-version               "0.99.4">
 <!ENTITY usbutils-version             "008">
@@ -308,7 +308,7 @@
 <!ENTITY nasm-version                 "2.12.02">
 <!ENTITY ninja-version                "1.7.2">
 <!ENTITY npapi-sdk-version            "0.27.2">
-<!ENTITY php-version                  "7.1.3">
+<!ENTITY php-version                  "7.1.4">
 <!ENTITY python2-version              "2.7.13">
 <!ENTITY python3-version              "3.6.1">
 <!ENTITY ruby-minor-version           "2.4">
@@ -428,7 +428,7 @@
 <!ENTITY traceroute-version           "2.1.0">
 <!ENTITY whois-version                "5.2.15">
 <!ENTITY wicd-version                 "1.7.4">
-<!ENTITY wireshark-version            "2.2.5">  <!-- even minors only -->
+<!ENTITY wireshark-version            "2.2.6">  <!-- even minors only -->
 
 <!ENTITY wicd-major-version           "1.7">
 
@@ -816,7 +816,7 @@
 <!ENTITY pnmixer-version              "0.5.1">
 
 <!-- Chapter 48 -->
-<!ENTITY ffmpeg-version               "3.2.4">
+<!ENTITY ffmpeg-version               "3.3">
 <!ENTITY mplayer-version              "1.3.0">
 <!ENTITY xine-ui-version              "0.99.9">
 <!ENTITY transcode-version            "1.1.7">
-- 
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