summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-02-22 06:10:32 +0000
committerobache <obache@pkgsrc.org>2010-02-22 06:10:32 +0000
commitd0b85b8c463af764dc6f378a9e6d825d7105e620 (patch)
treea24ab6c6d772e34470787fd49f0d09499dd01c55 /graphics
parentde6ac7ebaf0b0de52bc9b2a1e99720d0d60be8bb (diff)
downloadpkgsrc-d0b85b8c463af764dc6f378a9e6d825d7105e620.tar.gz
Update GraphicsMagick to 1.3.11.
1.3.11 (February 21, 2010) ========================== Security Fixes: * Fixed array underflow on systems using signed char which could result in a program crash due to extended characters in filenames or in certain file formats. Bug fixes: * Fixed array underflow on systems using signed char which could result in a program crash due to extended characters in filenames or in certain file formats. New Features: * Added a -thumbnail command to 'convert' and 'mogrify'. This is a faster way to scale down the image when speed is a primary concern. * Added a -extent command to 'convert' and 'mogrify' which composites the image on top of a backing canvas image of solid color. * Added support for -compose to the 'convert' and 'mogrify', which were documented to support it (but did not). Feature improvements: * None Performance Improvements: * Requests for 'Over' and 'Atop' composition are converted to a request for the (faster) 'Copy' composition when both images are opaque. Behavior Changes: * None
Diffstat (limited to 'graphics')
-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 a8793f91b30..acb5ecdabe8 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2010/02/11 06:43:55 obache Exp $
+# $NetBSD: Makefile,v 1.30 2010/02/22 06:10:32 obache Exp $
#
-DISTNAME= GraphicsMagick-1.3.10
+DISTNAME= GraphicsMagick-1.3.11
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 fd245b669c3..d094826e5e3 100644
--- a/graphics/GraphicsMagick/distinfo
+++ b/graphics/GraphicsMagick/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2010/02/11 06:43:55 obache Exp $
+$NetBSD: distinfo,v 1.24 2010/02/22 06:10:32 obache Exp $
-SHA1 (GraphicsMagick-1.3.10.tar.gz) = 80b446491633472dc880b6b53aff1d972b2c5734
-RMD160 (GraphicsMagick-1.3.10.tar.gz) = a82f9b82530b1907336c0c0ef4beb5073bd90339
-Size (GraphicsMagick-1.3.10.tar.gz) = 7997262 bytes
+SHA1 (GraphicsMagick-1.3.11.tar.gz) = 83c6e0299a0e9c36f035a3245cda91575de327a5
+RMD160 (GraphicsMagick-1.3.11.tar.gz) = e030002c876c78fe0c2eb5784a92478f896e79c6
+Size (GraphicsMagick-1.3.11.tar.gz) = 7978002 bytes