summaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick
diff options
context:
space:
mode:
authorobache <obache>2009-01-27 04:38:44 +0000
committerobache <obache>2009-01-27 04:38:44 +0000
commit648caf6d9369b4b3b35fe2912983a83ff4d741f7 (patch)
treebc007c857426bdcb5fa8e26da077668d778ca5f6 /graphics/GraphicsMagick
parent871d0f33119562cd657b435dc0f26c7cf4cd9930 (diff)
downloadpkgsrc-648caf6d9369b4b3b35fe2912983a83ff4d741f7.tar.gz
Update GraphicsMagick to 1.3.5.
1.3.5 (January 26, 2009) ========================= Security Fixes: * BMP and DIB formats were throwing an assertion for negative height values. This caused the process to crash. Bug fixes: * Don't install Magick++ headers if C++ is disabled. * Linux RPM SPEC file needs to always install the loadable module .la files or else the modules won't load. * Windows runtime DLLs were for the wrong compiler version, resulting in failure to execute if the correct runtime DLLs are not available. New Features: * None Feature improvements: * FITS: Parsing is more robust. Performance Improvements: * None
Diffstat (limited to 'graphics/GraphicsMagick')
-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 d317fccf9bd..00547540b1a 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2009/01/16 04:17:38 obache Exp $
+# $NetBSD: Makefile,v 1.21 2009/01/27 04:38:44 obache Exp $
#
-DISTNAME= GraphicsMagick-1.3.4
+DISTNAME= GraphicsMagick-1.3.5
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 7f25e885d60..ad2d16ce598 100644
--- a/graphics/GraphicsMagick/distinfo
+++ b/graphics/GraphicsMagick/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2009/01/16 04:17:38 obache Exp $
+$NetBSD: distinfo,v 1.17 2009/01/27 04:38:44 obache Exp $
-SHA1 (GraphicsMagick-1.3.4.tar.gz) = 5de8cc5a5ba964012933d025f3e320ea2c673342
-RMD160 (GraphicsMagick-1.3.4.tar.gz) = 581fff2c9500f8969603b448626c31d47865e28b
-Size (GraphicsMagick-1.3.4.tar.gz) = 7371723 bytes
+SHA1 (GraphicsMagick-1.3.5.tar.gz) = f0a8ba6ccfd03be3fa1d29eaa55b8faa73e5e7a2
+RMD160 (GraphicsMagick-1.3.5.tar.gz) = cef96710a916954ecce894b03e058aaf5a304480
+Size (GraphicsMagick-1.3.5.tar.gz) = 7386555 bytes