Author: bdubbs
Date: Sat Feb  9 17:34:22 2019
New Revision: 21117

Log:
Update to ImageMagick-6.9.10-27 and ImageMagick6-7.0.8-27.

Modified:
   trunk/BOOK/general/genutils/imagemagick.xml
   trunk/BOOK/general/genutils/imagemagick6.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general/genutils/imagemagick.xml
==============================================================================
--- trunk/BOOK/general/genutils/imagemagick.xml Sat Feb  9 16:53:07 2019        
(r21116)
+++ trunk/BOOK/general/genutils/imagemagick.xml Sat Feb  9 17:34:22 2019        
(r21117)
@@ -4,14 +4,14 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY imagemagick-patch-version "10">
+  <!ENTITY imagemagick-patch-version "27">
 
   <!ENTITY imagemagick-download-http 
"https://www.imagemagick.org/download/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz";>
   <!ENTITY imagemagick-download-ftp  
"ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz";>
-  <!ENTITY imagemagick-md5sum        "9ae81c8d5f2196d9592533472110261f">
-  <!ENTITY imagemagick-size          "8.3 MB">
+  <!ENTITY imagemagick-md5sum        "7acb76d418a8abd244a37bf73593f4e3">
+  <!ENTITY imagemagick-size          "9.0 MB">
   <!ENTITY imagemagick-buildsize     "207 MB, with typical dependencies (add 
37MB for make check)">
-  <!ENTITY imagemagick-time          "0.9 SBU - typical build with 
parallelism=4 (add 1.3 SBU for make check with parallelism=4 and the validation 
suite)">
+  <!ENTITY imagemagick-time          "1.1 SBU - typical build with 
parallelism=4 (add 1.3 SBU for make check with parallelism=4 and the validation 
suite)">
 ]>
 
 <!-- Editors: It is highly unlikely that the buildsize (disk space used) will

Modified: trunk/BOOK/general/genutils/imagemagick6.xml
==============================================================================
--- trunk/BOOK/general/genutils/imagemagick6.xml        Sat Feb  9 16:53:07 
2019        (r21116)
+++ trunk/BOOK/general/genutils/imagemagick6.xml        Sat Feb  9 17:34:22 
2019        (r21117)
@@ -4,14 +4,14 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY imagemagick6-patch-version "10">
+  <!ENTITY imagemagick6-patch-version "27">
 
   <!ENTITY imagemagick6-download-http 
"https://www.imagemagick.org/download/releases/ImageMagick-&imagemagick6-version;-&imagemagick6-patch-version;.tar.xz";>
   <!ENTITY imagemagick6-download-ftp  
"ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick6-version;-&imagemagick6-patch-version;.tar.xz";>
-  <!ENTITY imagemagick6-md5sum        "b273e560556ba1b1e66d248e524319b0">
+  <!ENTITY imagemagick6-md5sum        "3ffedd3a745060492d2b43099e05bd45">
   <!ENTITY imagemagick6-size          "8.5 MB">
-  <!ENTITY imagemagick6-buildsize     "198 MB, with typical dependencies (add 
32 MB for tests)">
-  <!ENTITY imagemagick6-time          "1.1 SBU (Using parallelism=4; add 1.6 
SBU for tests)">
+  <!ENTITY imagemagick6-buildsize     "135 MB, with typical dependencies (add 
32 MB for tests)">
+  <!ENTITY imagemagick6-time          "0.8 SBU (Using parallelism=4; add 1.6 
SBU for tests)">
 ]>
 
 <!-- Editors: It is highly unlikely that the buildsize (disk space used) will
@@ -20,6 +20,8 @@
      currently listed above is the space one would require if all the
      dependencies available in the book are installed.
 
+     [bdubbs 2019-92-09]  Reduced SBU and disk space for libraries only.
+     
      [bdubbs 2918-08-26] I upddated the above stats slightly for 8.3. All BLFS
      dependencies were installed except gimp and texlive. Note that at this 
      writing the only packagges in the book that use this are gimp and 
@@ -51,7 +53,9 @@
      For those of us who touch this infrequently:
      DPS/dpsXclient is from apple so not relevant to linux builds
      GVC is part of Graphviz and documented in the explanations
-     LQR is Liquid Rescale  -->
+     LQR is Liquid Rescale  
+     
+     -->
 
 <sect1 id="imagemagick6" 
xreflabel="ImageMagick-&imagemagick6-version;-&imagemagick6-patch-version; 
libraries">
   <?dbhtml filename="imagemagick6.html"?>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Feb  9 16:53:07 
2019        (r21116)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Feb  9 17:34:22 
2019        (r21117)
@@ -46,6 +46,11 @@
       <para>February 9th, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Update to ImageMagick-6.9.10-27 and 
+          ImageMagick6-7.0.8-27.  Addresses
+          <ulink url="&blfs-ticket-root;7859">#7859</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update to libxkbcommon-0.8.3.  Fixes
           <ulink url="&blfs-ticket-root;11652">#11652</ulink>.</para>
         </listitem>
-- 
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