summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache>2010-03-09 01:19:48 +0000
committerobache <obache>2010-03-09 01:19:48 +0000
commitd66d79b1b675a07fe5feaac49bb31dee36384de7 (patch)
treefb05d6ad81a6f734f9586ab28dc190326580187b /graphics
parent0b18c346e2ddf958f1b6b736a5e275df55a3a62d (diff)
downloadpkgsrc-d66d79b1b675a07fe5feaac49bb31dee36384de7.tar.gz
Update GraphicsMagick to 1.3.12.
1.3.12 (March 8, 2010) ========================== Security Fixes: * Updated libpng Windows sources to 1.2.43 in order to resolve CVE-2010-0205 as it pertains to the GraphicsMagick Windows build. Bug fixes: * Filter mode (write to stdout) was completely broken. * Should now compile with libpng 1.4. * Windows PerlMagick build identified itself as the wrong version. New Features: * None Feature improvements: * None Performance Improvements: * None Behavior Changes: * DCX output format is only written on request. Previously the PCX coder would automatically switch to DCX format if multiple frames would be written.
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 acb5ecdabe8..42955c8bc47 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2010/02/22 06:10:32 obache Exp $
+# $NetBSD: Makefile,v 1.31 2010/03/09 01:19:48 obache Exp $
#
-DISTNAME= GraphicsMagick-1.3.11
+DISTNAME= GraphicsMagick-1.3.12
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 d094826e5e3..e4cad371b38 100644
--- a/graphics/GraphicsMagick/distinfo
+++ b/graphics/GraphicsMagick/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2010/02/22 06:10:32 obache Exp $
+$NetBSD: distinfo,v 1.25 2010/03/09 01:19:48 obache Exp $
-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
+SHA1 (GraphicsMagick-1.3.12.tar.gz) = 804e05339a6f6e642518fee17a6e4eddcdcc4047
+RMD160 (GraphicsMagick-1.3.12.tar.gz) = afe878929db7b574955abd17183df6e2f2112ffa
+Size (GraphicsMagick-1.3.12.tar.gz) = 8004445 bytes