pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/GraphicsMagick Update GraphicsMagick to 1.2.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d4e16683b3f8
branches: trunk
changeset: 545082:d4e16683b3f8
user: obache <obache%pkgsrc.org@localhost>
date: Sat Jul 26 06:59:18 2008 +0000
description:
Update GraphicsMagick to 1.2.5.
1.2.5 (July 26, 2008)
=====================
Security Fixes:
* None.
Bug fixes:
* TIFF: Eliminated a memory leak in the codec support detection code.
* JPEG: Removed over-write of image->client_data.
* PNG: Fixed crash when writing PNG images with transparency and either
optimize is requested, or the image is colormapped.
Feature improvements:
* A file extension proxy module is used to automatically map from
common camera raw format extensions to dcraw so that camera RAW
images are loaded automatically using 'dcraw' or similar program
as defined via the 'dcraw' entry in delegates.mgk.
* ThresholdImage() uses a new implementation backported from the
development version which attempts to avoid unnecessary image
updates.
diffstat:
graphics/GraphicsMagick/Makefile | 4 ++--
graphics/GraphicsMagick/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 1e855e86e9c2 -r d4e16683b3f8 graphics/GraphicsMagick/Makefile
--- a/graphics/GraphicsMagick/Makefile Sat Jul 26 06:58:39 2008 +0000
+++ b/graphics/GraphicsMagick/Makefile Sat Jul 26 06:59:18 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2008/07/02 00:39:23 obache Exp $
+# $NetBSD: Makefile,v 1.15 2008/07/26 06:59:18 obache Exp $
#
-DISTNAME= GraphicsMagick-1.2.4
+DISTNAME= GraphicsMagick-1.2.5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/} \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.2/
diff -r 1e855e86e9c2 -r d4e16683b3f8 graphics/GraphicsMagick/distinfo
--- a/graphics/GraphicsMagick/distinfo Sat Jul 26 06:58:39 2008 +0000
+++ b/graphics/GraphicsMagick/distinfo Sat Jul 26 06:59:18 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2008/06/30 12:34:10 obache Exp $
+$NetBSD: distinfo,v 1.11 2008/07/26 06:59:18 obache Exp $
-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
+SHA1 (GraphicsMagick-1.2.5.tar.gz) = 8d00059e12a00076c8cf99db524aed228e13be11
+RMD160 (GraphicsMagick-1.2.5.tar.gz) = 77186ba84b31e6dcabd1fbed1d059874a8bf86d8
+Size (GraphicsMagick-1.2.5.tar.gz) = 7119165 bytes
Home |
Main Index |
Thread Index |
Old Index