summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache>2008-06-30 12:34:10 +0000
committerobache <obache>2008-06-30 12:34:10 +0000
commit596a214f105a2dc9b5e78009a134e344a4af2e56 (patch)
tree9e6c75fc395991ddd403c4b4b3de837463c18f4a /graphics
parent181f9af72bf735d0ba89c9dd1983d1105ffca116 (diff)
downloadpkgsrc-596a214f105a2dc9b5e78009a134e344a4af2e56.tar.gz
Update GraphicsMagick to 1.2.4.
1.2.4 (June 29, 2008) ==================== Security Fixes: * AVI reader: Re-worked to be more robust against crash or DOS. * AVS reader: Re-worked to be more robust against crash or DOS. * DCM reader: Re-worked to be more robust against crash or DOS. * EPT reader: Re-worked to be more robust against crash or DOS. * FITS reader: Re-worked to be more robust against crash or DOS. * MTV reader: Re-worked to be more robust against crash or DOS. * PALM reader: Re-worked to be more robust against crash or DOS. * RLA reader: Re-worked to be more robust against crash or DOS. * TGA reader: Re-worked to be more robust against crash or DOS. * Avoid possible crash in GetImageCharacteristics() when substituting text in comment read from file. Bug fixes: * Magick++ Image Quantize was not supporting error measurement properly and was waisting time with redundant SyncImage(). * The --enable-magick-compat configure option was not being respected by the Makefiles (SourceForge bug 2005883).
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 2f6c15102a3..13634c0ccb4 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2008/06/06 03:06:53 obache Exp $
+# $NetBSD: Makefile,v 1.13 2008/06/30 12:34:10 obache Exp $
#
-DISTNAME= GraphicsMagick-1.2.3
+DISTNAME= GraphicsMagick-1.2.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/} \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
diff --git a/graphics/GraphicsMagick/distinfo b/graphics/GraphicsMagick/distinfo
index ed7e10b5793..e40cbfb4de2 100644
--- a/graphics/GraphicsMagick/distinfo
+++ b/graphics/GraphicsMagick/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2008/06/06 03:06:53 obache Exp $
+$NetBSD: distinfo,v 1.10 2008/06/30 12:34:10 obache Exp $
-SHA1 (GraphicsMagick-1.2.3.tar.gz) = 682cf38701b6c8b0713d840bd78e7e213d51cbb0
-RMD160 (GraphicsMagick-1.2.3.tar.gz) = e3369705599dfaf601e10b8642ba8e3727137f77
-Size (GraphicsMagick-1.2.3.tar.gz) = 6556228 bytes
+SHA1 (GraphicsMagick-1.2.4.tar.gz) = 82a42f94bdec60670489baebd1671f966bde8e0c
+RMD160 (GraphicsMagick-1.2.4.tar.gz) = 6927ef125f16ac1357d03c5c6abcb759b4f94421
+Size (GraphicsMagick-1.2.4.tar.gz) = 7048092 bytes