summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-05-01 11:55:12 +0000
committerobache <obache@pkgsrc.org>2008-05-01 11:55:12 +0000
commit172f33ea92657efd1026955859cc898fc38908e0 (patch)
tree8e352e8b72a7b43b29f484474aae68bd5407701f /graphics
parent6905904c2976253d39572b0f3b15c71fec42ce7f (diff)
downloadpkgsrc-172f33ea92657efd1026955859cc898fc38908e0.tar.gz
Update GraphicsMagick to 1.2.
GraphicsMagick 1.2 is the result of four years of additional development and testing over and above the 1.1 release branch. In these four years there have been a huge number of security fixes, considerable performance enhancements, and new features have been added. GraphicsMagick 1.2 continues to be mostly API and command compatible with previous GraphicsMagick releases, and with ImageMagick 5.5.2 from whence it originated. The following is the summarized (yet extensive!) list of changes in this release. See the ChangeLog file for the full list of changes. Security fixes: * Fixes for CERT security alert TA04-217A described at "http://www.us-cert.gov/cas/techalerts/TA04-217A.html". * AVI, BMP, & DIB security fixes. * PSD security fixes. * P7 format security fix. * Fix EXIF IFD stack overflow vulnerability. * SGI security fix for RLE encoding (CVE-2006-4144) * XCF security fix (CVE-2006-3743) * PALM heap overflow fix (CVE-2006-5456) * DCM security fix (CVE-2006-5456) * Fix for shell command injection in delegate code via file names) (CVE-2005-4601). Delegate execution is much more secure now. * Don't use filenames as printf specifications (CVE-2006-0082). * Fix integer overflow in DCM coder (CVE-2007-1797). * XWD integer overflow fix (CVE-2007-1797). * Implementation has replaced usage of strcpy, strcat, and strncat with the more security conscious strlcat and strlcpy. * DCM, DIB, XCF, XBM, and XWD security fix for integer overflow vulnerability (IDefense 09.19.07). * Do not access X11 or invoke convenience or stealth delegate programs based on the file extension. In particular, these file extensions are rejected for consideration as a format specifier: 'autotrace', 'browse', 'dcraw', 'edit', 'gs-color', 'gs-color+alpha', 'gs-gray', 'gs-mono', 'launch', 'mpeg-encode', 'print', 'scan', 'show', 'win', 'xc', and 'x'. Bug fixes: * The configure script now searches for a web browser in the order mozilla, firefox, and finally netscape. * When the user specifies the -units option, the current image resolution values are now re-scaled to match the new units. * Properly determine Ghostscript font location for Ghostscript 8.0 and later. * GraphicsMagick now successfully builds and passes all tests under Digital Unix 5.1, using the vendor compiler. * Ghostscript sometimes displays an error message and fails, yet it returns a success error code to GraphicsMagick. Verify that Ghostscript has updated the output file before attempting to use it. * Fixed a configure script syntax error when testing for trio. * When requesting a list of formats, all of the modules in the module search path are considered. Previously only the modules in the same directory as the LOGO module were listed. * Ensure that an image clip mask is respected by the negate algorithm. * The BMP writer was sometimes writing incorrect BMP v4 files. * Support reading and writing large PCX files. * The Red Hat source RPM was failing to install the -config scripts with execute permissions. * Fixed a bug which could cause possible truncation while cloning the image cache. * Ensure that MIFF files indicate the compression which was actually used. * Properly handle errors from libtiff so that corrupted images are not output. * Fix for stripped-TIFF reader. Discard extra samples beyond alpha in scanline TIFFs. * Endian option now controls TIFF byte-order rather than bit-order. * TIFF writer can now write to pipes and other non-seekable output destinations. * JBIG writer was writing empty files for some libjbig releases. * Improved handling of corrupt GIF files. * Handle large SUN format images. * Properly compute image depth for 16-bit SGI image files. * For the gmdisplay program, ensure that only RGB data is sent to Windows. * Many memory leak fixes. * PDF writer is fixed so that Ghoscript 8.5 doesn't warn about the output. * PDF writer now writes proper output with CCITT compression. * Properly use fseeko() and ftello() if they are available. * Fixed a infinite loop bug in the XWD reader. * Fix minor memory leak in ProfileImage(). * Fixed -level command parsing when a percent symbol is supplied within the argument rather than at the end. * Fix pixel scaling problem caused by floating point rounding error (noticed under AIX). * Fixed a memory leak in the GIF coder in the error return path. * Fix for SourceForge bug id 1353744 "MagickGetQuantumDepth doesn't work". * Fix for SourceForge bug id 1315109 "segfault in InitializeMagick(NULL)". * Fix for SourceForge bug id 1391421 "problem doing resize on 273x1 JPEG". * Fix for SourceForge bug id 1510075 "Failed to write PDF with JPEG compression". * Fix for SourceForge bug id 1572357 "GetOnePixel definition appears incorrect". * Fix for SourceForge bug id 1576616 Fix includedir variable in pkg-config files". * Fix for SourceForge bug id 1173713 "segfault in ModifyCache". * Fix for SourceForge bug id 1431805 "clip art wpg files cause access violation in graphics magick". * Fix for SourceForge bug id 1743141 "Affine matrix option parsing". * Fix for SourceForge bug id 1625477 "Memory leak reading layered PSD Image". * Fix for SourceForge bug id 1878992 "literal square brackets in file name cause large delay and bug id 1783209 "converting runs slowly when subimage is specified". * Fix for SourceForge bug id 1883527 "compression of tiff-file has no effect". * Successfully read files in the form "file[123]". * Fix reading 12-bit grayscale JPEG. * Set image depth appropriately when importing image from X11 display. * Fix map resource tracking. * Fix reading recent variants of ImageMagick's MIFF format. * Output bilevel TIFF meeting the TIFF Class F specification. New Utilities: * A 'benchmark' subcommand is now available to benchmark the performance of any other arbitrary subcommand (e.g. 'convert'). Feature improvements: * LZW compression is now enabled by default. * Support industry-standard subsampling notation like "4:2:2". * If gm is executed under a traditional alternate name (e.g. convert), it will invoke the appropriate sub-command. This allows use of hard links, symbolic links, or just copying 'gm' to the desired sub-command name in order to achieve 100% ImageMagick 5.5.2 utility compatibility. * Provide the --enable-magick-compat option when configuring to install ImageMagick utilities compatibility links. * Identify -verbose output includes normalized (0.0-1.0) statistics. * Identify and convert now print "pixels per second" rates to help evaluate performance. * Added the identify +ping option to force reading the complete file. * The display program now supports the +progress option to disable any visual progress indication (and hourglass cursor) while loading images. * Support writing grayscale TGA files. * Provide explicit support for Rec 601 and Rec 709 grayscale spaces. * Include some support for a log RGB space based on the 2.048 density range as defined for the Cineon Digital Film System. * Added utilities command-line support for industry standard subsampling notation like 4:4:4 and 4:2:2. * Use MAGICK_IOBUF_SIZE to tune the size of the I/O buffer. * Use -type Bilevel, Grayscale, TrueColor, or TrueColorMatte to influence the type of image that Ghostscript returns. * Use '-define tiff:fill-order={msb2lsb|lsb2msb}' to control TIFF bit fill order. * The -version option now dumps a feature list as well as the build options. * The -endian option now supports the option 'native'. * A -monitor is added to enable progress monitoring for the command line utilities. * Use the -output-directory option to 'mogrify' to send output files to the specified directory. * Use the -create-directories option in conjunction with -output-directory and 'mogrify' to create any necessary subdirectories. * A Pixels resource limit is added. Use '-limit Pixels value' to limit the maximum number of pixels in an image to 'value'. * The already supported option '-type Optimize' is now honored by formats that need to choose a subformat based on the properties of the image. Grueling tests of many/all pixels are not performed unless '-type Optimize' is supplied. * Added a a -set option to the composite, convert, display, mogrify, import commands in order to allow setting an image attribute. * Display utility no longer defaults to reading from standard input if stdin is not a tty. * May now be configured to use the umem memory allocation library available in Solaris 9, Update 3 and later, or from the portable umem project. Coder additions/improvements: * Replaced existing DPX "support" with all-new DPX support conforming to the SMPTE 268M-2003 standard. * Cineon reader completely rewritten. * TIFF coder is completely re-written. Now supports reading and writing RGB, CMYK, and grayscale, scanline-oriented TIFF images with arbitrary (1 to 32 bits) depth. Includes support for tiled TIFF, floating point TIFF, LogLuv TIFF, BigTIFF, arbitrary depths, and associated alpha. * TIFF coder now supports retrieving and saving XMP profiles. * MATLAB support is much improved and supports writing as well. * WPG reader now supports CTM translations. * ART format now supports writing. * Support 32-bit raw RGB images. * Support 32-bit raw CMYK images. * Support 32-bit raw gray images. * JP2 coder reads images in YCbCr colorspace and retrieves an embedded ICC ICM color profile if present. API enhancements: * Added ExportImageChannel() and ImportImageChannel() APIs to support exporting and importing pixel regions with an arbitary range of (1 to 32) bits per quantum. * Added image leveling methods for Magick++. * Generalized GetImageAttribute() support for retrieving wildcarded attributes so that an identify -format specification like ``"%[dpx:*]"`` works as expected. * Incorporated changes changes necessary so that GraphicsMagick can work with the Ch C/C++ interpreter from SoftIntegration at http://www.softintegration.com/. * Added MagickAllocFunctions() to allow the API user to replace the underlying memory allocator functions. * Added MagickMalloc() and deprecated AcquireMemory(). * Added MagickCloneMemory() and deprecated CloneMemory(). * Added MagickMallocArray() to safely allocate N items of size S. * Added MagickRealloc() and deprecated ReacquireMemory(). * Added MagickFree() and deprecated LiberateMemory(). Performance improvments: * The DispatchImage() and ConstituteImage() functions incorporate special case code for BGR, BGRO, BGRP, RGB, RGBO, and I formats (8 bit only) in order to improve performance dramatically. * When writing very large JPEG images, don't enable Huffman compression since doing so requires libjpeg to buffer the entire image in memory. * When using the 'identify' -verbose option, -verbose must be specified twice in order to obtain the color count. This makes normal use of -verbose much faster. * Significantly improved read/write speed for bilevel and gray images. * TIFF I/O is considerably faster. * Postscript writer is 10-15X faster. * PNM formats writer is 10-100X faster. * Rotate by 90 or 270 degrees is 2-9X faster.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/GraphicsMagick/Makefile9
-rw-r--r--graphics/GraphicsMagick/PLIST57
-rw-r--r--graphics/GraphicsMagick/buildlink3.mk6
-rw-r--r--graphics/GraphicsMagick/distinfo8
4 files changed, 43 insertions, 37 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index 29784f72080..2fa806c10f7 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2008/04/29 04:56:24 obache Exp $
+# $NetBSD: Makefile,v 1.9 2008/05/01 11:55:12 obache Exp $
#
-DISTNAME= GraphicsMagick-1.1.12
+DISTNAME= GraphicsMagick-1.2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/} \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.graphicsmagick.org/
@@ -16,14 +15,14 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config gs
-USE_FEATURES+= vsnprintf # optional but recommended for security
+USE_FEATURES= vsnprintf # optional but recommended for security
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= magick/GraphicsMagick.pc.in \
wand/GraphicsMagickWand.pc.in \
Magick++/lib/GraphicsMagick++.pc.in
-CONFIGURE_ARGS+=--without-perl
+CONFIGURE_ARGS+= --without-perl
TEST_TARGET= check
diff --git a/graphics/GraphicsMagick/PLIST b/graphics/GraphicsMagick/PLIST
index 6b4eb7c8a23..42839854432 100644
--- a/graphics/GraphicsMagick/PLIST
+++ b/graphics/GraphicsMagick/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/04/29 04:56:24 obache Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/05/01 11:55:12 obache Exp $
bin/GraphicsMagick++-config
bin/GraphicsMagick-config
bin/GraphicsMagickWand-config
@@ -20,9 +20,9 @@ include/GraphicsMagick/magick/PreRvIcccm.h
include/GraphicsMagick/magick/api.h
include/GraphicsMagick/magick/attribute.h
include/GraphicsMagick/magick/blob.h
-include/GraphicsMagick/magick/cache.h
-include/GraphicsMagick/magick/cache_view.h
+include/GraphicsMagick/magick/channel.h
include/GraphicsMagick/magick/color.h
+include/GraphicsMagick/magick/colorspace.h
include/GraphicsMagick/magick/command.h
include/GraphicsMagick/magick/composite.h
include/GraphicsMagick/magick/compress.h
@@ -34,6 +34,7 @@ include/GraphicsMagick/magick/draw.h
include/GraphicsMagick/magick/effect.h
include/GraphicsMagick/magick/enhance.h
include/GraphicsMagick/magick/error.h
+include/GraphicsMagick/magick/forward.h
include/GraphicsMagick/magick/fx.h
include/GraphicsMagick/magick/gem.h
include/GraphicsMagick/magick/image.h
@@ -43,10 +44,13 @@ include/GraphicsMagick/magick/magic.h
include/GraphicsMagick/magick/magick.h
include/GraphicsMagick/magick/magick_config.h
include/GraphicsMagick/magick/magick_types.h
+include/GraphicsMagick/magick/memory.h
include/GraphicsMagick/magick/module.h
include/GraphicsMagick/magick/monitor.h
include/GraphicsMagick/magick/montage.h
+include/GraphicsMagick/magick/operator.h
include/GraphicsMagick/magick/paint.h
+include/GraphicsMagick/magick/pixel_cache.h
include/GraphicsMagick/magick/profile.h
include/GraphicsMagick/magick/quantize.h
include/GraphicsMagick/magick/registry.h
@@ -55,7 +59,6 @@ include/GraphicsMagick/magick/resize.h
include/GraphicsMagick/magick/resource.h
include/GraphicsMagick/magick/shear.h
include/GraphicsMagick/magick/signature.h
-include/GraphicsMagick/magick/stream.h
include/GraphicsMagick/magick/symbols.h
include/GraphicsMagick/magick/timer.h
include/GraphicsMagick/magick/transform.h
@@ -67,7 +70,6 @@ include/GraphicsMagick/wand/drawing_wand.h
include/GraphicsMagick/wand/magick_wand.h
include/GraphicsMagick/wand/pixel_wand.h
include/GraphicsMagick/wand/wand_api.h
-lib/${PKGNAME}/config/colors.mgk
lib/${PKGNAME}/config/delegates.mgk
lib/${PKGNAME}/config/type-ghostscript.mgk
lib/${PKGNAME}/config/type-solaris.mgk
@@ -85,13 +87,18 @@ man/man1/GraphicsMagickWand-config.1
man/man1/gm.1
man/man4/miff.4
man/man5/quantize.5
+share/${PKGNAME}/ChangeLog
share/${PKGNAME}/Copyright.txt
+share/${PKGNAME}/NEWS.txt
+share/${PKGNAME}/config/colors.mgk
share/${PKGNAME}/config/log.mgk
share/${PKGNAME}/config/magic.mgk
share/${PKGNAME}/config/modules.mgk
share/${PKGNAME}/images/ball.png
+share/${PKGNAME}/images/checkerboard.miff
share/${PKGNAME}/images/corbis.png
share/${PKGNAME}/images/examples.jpg
+share/${PKGNAME}/images/gm-112x64t.xbm
share/${PKGNAME}/images/gm-125x80t.png
share/${PKGNAME}/images/gm-188x120t.png
share/${PKGNAME}/images/gm-282x180t.png
@@ -101,8 +108,12 @@ share/${PKGNAME}/images/pdfsages.png
share/${PKGNAME}/images/pngnow.png
share/${PKGNAME}/images/right_triangle.png
share/${PKGNAME}/images/right_triangle_option.png
+share/${PKGNAME}/images/tile.xbm
+share/${PKGNAME}/images/white.png
share/${PKGNAME}/index.html
share/${PKGNAME}/www/AUTHORS.html
+share/${PKGNAME}/www/BENCHMARKS.html
+share/${PKGNAME}/www/BUGS.html
share/${PKGNAME}/www/Changelog.html
share/${PKGNAME}/www/Copyright.html
share/${PKGNAME}/www/FAQ.html
@@ -150,6 +161,7 @@ share/${PKGNAME}/www/Magick++/thumbnail-anatomy-plain.jpg
share/${PKGNAME}/www/Magick++/thumbnail-sample-framed.jpg
share/${PKGNAME}/www/Magick++/thumbnail-sample-plain.jpg
share/${PKGNAME}/www/NEWS.html
+share/${PKGNAME}/www/PLATFORMS.html
share/${PKGNAME}/www/README.html
share/${PKGNAME}/www/animate.html
share/${PKGNAME}/www/api.html
@@ -157,8 +169,7 @@ share/${PKGNAME}/www/api/animate.html
share/${PKGNAME}/www/api/annotate.html
share/${PKGNAME}/www/api/attribute.html
share/${PKGNAME}/www/api/blob.html
-share/${PKGNAME}/www/api/cache.html
-share/${PKGNAME}/www/api/cache_view.html
+share/${PKGNAME}/www/api/channel.html
share/${PKGNAME}/www/api/color.html
share/${PKGNAME}/www/api/composite.html
share/${PKGNAME}/www/api/constitute.html
@@ -176,7 +187,9 @@ share/${PKGNAME}/www/api/magick.html
share/${PKGNAME}/www/api/memory.html
share/${PKGNAME}/www/api/monitor.html
share/${PKGNAME}/www/api/montage.html
+share/${PKGNAME}/www/api/operator.html
share/${PKGNAME}/www/api/paint.html
+share/${PKGNAME}/www/api/pixel_cache.html
share/${PKGNAME}/www/api/profile.html
share/${PKGNAME}/www/api/quantize.html
share/${PKGNAME}/www/api/registry.html
@@ -186,12 +199,10 @@ share/${PKGNAME}/www/api/resource.html
share/${PKGNAME}/www/api/segment.html
share/${PKGNAME}/www/api/shear.html
share/${PKGNAME}/www/api/signature.html
-share/${PKGNAME}/www/api/stream.html
share/${PKGNAME}/www/api/transform.html
share/${PKGNAME}/www/api/types.html
share/${PKGNAME}/www/api/widget.html
share/${PKGNAME}/www/body.html
-share/${PKGNAME}/www/books.html
share/${PKGNAME}/www/color.html
share/${PKGNAME}/www/composite.html
share/${PKGNAME}/www/conjure.html
@@ -207,37 +218,33 @@ share/${PKGNAME}/www/header.html
share/${PKGNAME}/www/identify.html
share/${PKGNAME}/www/import.html
share/${PKGNAME}/www/index.html
-share/${PKGNAME}/www/install.html
share/${PKGNAME}/www/links.html
share/${PKGNAME}/www/magick.css
share/${PKGNAME}/www/miff.html
share/${PKGNAME}/www/mission.html
share/${PKGNAME}/www/mogrify.html
share/${PKGNAME}/www/montage.html
+share/${PKGNAME}/www/motion-picture.html
share/${PKGNAME}/www/perl.html
share/${PKGNAME}/www/programming.html
share/${PKGNAME}/www/quantize.html
share/${PKGNAME}/www/smile.c
share/${PKGNAME}/www/tools.html
share/${PKGNAME}/www/utilities.html
-share/${PKGNAME}/www/windows.html
-@dirrm include/GraphicsMagick/Magick++
-@dirrm include/GraphicsMagick/magick
-@dirrm include/GraphicsMagick/wand
-@dirrm include/GraphicsMagick
-@dirrm lib/${PKGNAME}/config
+@dirrm share/${PKGNAME}/www/api
+@dirrm share/${PKGNAME}/www/Magick++
+@dirrm share/${PKGNAME}/www
+@dirrm share/${PKGNAME}/images
+@dirrm share/${PKGNAME}/config
+@dirrm share/${PKGNAME}
@exec ${MKDIR} %D/lib/${PKGNAME}/modules-Q8/filters
@dirrm lib/${PKGNAME}/modules-Q8/filters
@exec ${MKDIR} %D/lib/${PKGNAME}/modules-Q8/coders
@dirrm lib/${PKGNAME}/modules-Q8/coders
-@exec ${MKDIR} %D/lib/${PKGNAME}/modules-Q8
@dirrm lib/${PKGNAME}/modules-Q8
+@dirrm lib/${PKGNAME}/config
@dirrm lib/${PKGNAME}
-@dirrm share/${PKGNAME}/www/Magick++
-@dirrm share/${PKGNAME}/www/api
-@dirrm share/${PKGNAME}/www
-@dirrm share/${PKGNAME}/images
-@dirrm share/${PKGNAME}/config
-@dirrm share/${PKGNAME}
-@exec ${MKDIR} %D/share/GraphicsMagick
-@dirrm share/GraphicsMagick
+@dirrm include/GraphicsMagick/wand
+@dirrm include/GraphicsMagick/magick
+@dirrm include/GraphicsMagick/Magick++
+@dirrm include/GraphicsMagick
diff --git a/graphics/GraphicsMagick/buildlink3.mk b/graphics/GraphicsMagick/buildlink3.mk
index a148d991e32..d3068b544c4 100644
--- a/graphics/GraphicsMagick/buildlink3.mk
+++ b/graphics/GraphicsMagick/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2008/04/29 04:56:24 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2008/05/01 11:55:12 obache Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GRAPHICSMAGICK_BUILDLINK3_MK:= ${GRAPHICSMAGICK_BUILDLINK3_MK}+
@@ -12,8 +12,8 @@ BUILDLINK_PACKAGES+= GraphicsMagick
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}GraphicsMagick
.if ${GRAPHICSMAGICK_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.GraphicsMagick+= GraphicsMagick>=1.1.7
-BUILDLINK_ABI_DEPENDS.GraphicsMagick?= GraphicsMagick>=1.1.7nb1
+BUILDLINK_API_DEPENDS.GraphicsMagick+= GraphicsMagick>=1.2
+BUILDLINK_ABI_DEPENDS.GraphicsMagick?= GraphicsMagick>=1.2
BUILDLINK_PKGSRCDIR.GraphicsMagick?= ../../graphics/GraphicsMagick
.endif # GRAPHICSMAGICK_BUILDLINK3_MK
diff --git a/graphics/GraphicsMagick/distinfo b/graphics/GraphicsMagick/distinfo
index 6eafeaf7752..260107aaaee 100644
--- a/graphics/GraphicsMagick/distinfo
+++ b/graphics/GraphicsMagick/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/04/29 04:56:24 obache Exp $
+$NetBSD: distinfo,v 1.6 2008/05/01 11:55:12 obache Exp $
-SHA1 (GraphicsMagick-1.1.12.tar.bz2) = bd551d6a06e0f5c4965d12448e3e584ffa22c266
-RMD160 (GraphicsMagick-1.1.12.tar.bz2) = 9f944187c3409c65f8e4721bf10169ce31d1229d
-Size (GraphicsMagick-1.1.12.tar.bz2) = 5034822 bytes
+SHA1 (GraphicsMagick-1.2.tar.gz) = 039add76557aaed624fb0c25032a54242aaeeb7b
+RMD160 (GraphicsMagick-1.2.tar.gz) = 778dae66f1096c5141fb275a5cb5ba89381bc330
+Size (GraphicsMagick-1.2.tar.gz) = 6992224 bytes