summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2008-12-10 00:48:21 +0000
committerobache <obache>2008-12-10 00:48:21 +0000
commita1747dbb2c4826d4939d4346edf7923da31cca22 (patch)
treeb73b64cb509881ef772065475b2cb1768b17099b
parent25929d668da9171d37cdaa2ec7ebac0fa8ec9561 (diff)
downloadpkgsrc-a1747dbb2c4826d4939d4346edf7923da31cca22.tar.gz
Update GraphicsMagick to 1.3.3.
1.3.3 (December 9, 2008) ======================== Security Fixes: * None. Bug fixes: * 'identify' was throwing an assertion when used on colormapped files (this bug was introduced by 1.3.2). * With the -segment option, eliminate trashing the image colors when used on huge images. * 'identify -format "%c"' now reports the entire comment regardless of size. * Argument to -convolve is no longer arbitrarily truncated so huge convolution kernels may now be specified from the command line. Performance Improvements: * Image segmentation (-segment) is now accelerated using OpenMP and uses several other tactics to improve execution performance. * 'identify "*"' now successfully works in a 32-bit application when used in a directory containing a million files. * 'identify' now executes quickly when used on TIFF files.
-rw-r--r--graphics/GraphicsMagick/Makefile4
-rw-r--r--graphics/GraphicsMagick/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index 7d4ef50b9ea..d2fc2f0e5cf 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2008/11/30 01:02:50 obache Exp $
+# $NetBSD: Makefile,v 1.19 2008/12/10 00:48:21 obache Exp $
#
-DISTNAME= GraphicsMagick-1.3.2
+DISTNAME= GraphicsMagick-1.3.3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/} \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.3/
diff --git a/graphics/GraphicsMagick/distinfo b/graphics/GraphicsMagick/distinfo
index 909ca6ae664..8d0dd47c1cc 100644
--- a/graphics/GraphicsMagick/distinfo
+++ b/graphics/GraphicsMagick/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2008/11/30 01:02:50 obache Exp $
+$NetBSD: distinfo,v 1.15 2008/12/10 00:48:21 obache Exp $
-SHA1 (GraphicsMagick-1.3.2.tar.gz) = 6ad271b2f2e459e64d0dcd899a93cf4e6207732d
-RMD160 (GraphicsMagick-1.3.2.tar.gz) = c1c0e6514b1261828d749ed115f98b732886afd7
-Size (GraphicsMagick-1.3.2.tar.gz) = 7297848 bytes
+SHA1 (GraphicsMagick-1.3.3.tar.gz) = 0e277e63ad68facd27ec19c76568bf81dd1f2837
+RMD160 (GraphicsMagick-1.3.3.tar.gz) = 55b89c7d39c85109a6acd5a326815cddf397f9d0
+Size (GraphicsMagick-1.3.3.tar.gz) = 7366311 bytes