Author: ken
Date: Tue May 21 16:41:52 2013
New Revision: 11183

Log:
ImageMagick-6.8.5-6

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

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sun May 19 13:47:38 2013        (r11182)
+++ trunk/BOOK/general.ent      Tue May 21 16:41:52 2013        (r11183)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "19">                   <!-- Always 2 digits -->
+<!ENTITY day          "21">                   <!-- Always 2 digits -->
 <!ENTITY month        "05">                   <!-- Always 2 digits -->
 <!ENTITY year         "2013">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "May 19th, &year;">
+<!ENTITY releasedate  "May 21st, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->
@@ -314,7 +314,7 @@
 <!ENTITY gtk-doc-version              "1.18">
 <!ENTITY hd2u-version                 "1.0.3">
 <!ENTITY icon-naming-utils-version    "0.8.90">
-<!ENTITY imagemagick-version          "6.8.2">
+<!ENTITY imagemagick-version          "6.8.5">
 <!ENTITY intltool-version             "0.50.2">
 <!ENTITY libiodbc-version             "3.52.8">
 <!ENTITY pinentry-version             "0.8.3">

Modified: trunk/BOOK/general/genutils/imagemagick.xml
==============================================================================
--- trunk/BOOK/general/genutils/imagemagick.xml Sun May 19 13:47:38 2013        
(r11182)
+++ trunk/BOOK/general/genutils/imagemagick.xml Tue May 21 16:41:52 2013        
(r11183)
@@ -4,7 +4,7 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY imagemagick-patch-version "8">
+  <!ENTITY imagemagick-patch-version "6">
   <!-- Not sure what to do here as ImageMagick is one of the fastest-moving
        targets in all of open-source. One solution is to always use the last
        version of a specific major-minor from the 'legacy' subdirectory of
@@ -15,10 +15,10 @@
 
   <!ENTITY imagemagick-download-http " ">
   <!ENTITY imagemagick-download-ftp  
"ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz";>
-  <!ENTITY imagemagick-md5sum        "c90d99ce0f0e08ebeab568eda7eedec7">
-  <!ENTITY imagemagick-size          "8.3 MB">
-  <!ENTITY imagemagick-buildsize     "450 MB (full build with all 
dependencies)">
-  <!ENTITY imagemagick-time          "5.0 SBU (full build - additional 20 SBU 
to run the test suite)">
+  <!ENTITY imagemagick-md5sum        "d2d03e8131722a5b85fc2a866d9df517">
+  <!ENTITY imagemagick-size          "7.9 MB">
+  <!ENTITY imagemagick-buildsize     "208 MB (with typical dependencies, 
reputedly 450 MB with all dependencies)">
+  <!ENTITY imagemagick-time          "1.9 SBU (typical build - additional 20 
SBU to run the test suite)">
 ]>
 
 <!-- Editors: It is highly unlikely that the buildsize (disk space used) will
@@ -28,6 +28,8 @@
      dependencies are installed, which is what we want.
 
      Marked as 'typical' because nobody builds ALL the optional extras [ken]
+     Saved the "full" 450MB as a comment - feel free to update this iff you
+     do build all dependencies, it's probably a lot bigger now.
 
      Also, please look over the output from the configure command for any
      additional dependencies that need to be listed, as ImageMagick is
@@ -59,7 +61,7 @@
       for Perl and C++ are also available.
     </para>
 
-    &lfs72_checked;
+    &lfs73_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -132,7 +134,7 @@
       or <xref linkend="gnupg"/> or <xref linkend="gnupg2"/>
       (you'll have to do some hacking to use <application>GnuPG</application>),
       <xref linkend="sane"/>,
-      <ulink url="http://ufraw.sourceforge.net/";>ufraw</ulink> (only for raw 
formats listed in
+      <ulink url="http://ufraw.sourceforge.net/";>ufraw</ulink> (for raw 
formats listed in
       <filename>www/formats.html</filename>),
       <xref linkend="wget"/>, and
       <xref linkend="xdg-utils"/>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sun May 19 13:47:38 
2013        (r11182)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue May 21 16:41:52 
2013        (r11183)
@@ -44,6 +44,15 @@
 
 -->
     <listitem>
+      <para>May 21st, 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - ImageMagick 6.8.5-6.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>May 19th, 2013</para>
       <itemizedlist>
         <listitem>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to