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.3.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4eee6c5c4887
branches: trunk
changeset: 550818:4eee6c5c4887
user: obache <obache%pkgsrc.org@localhost>
date: Sun Nov 30 01:02:50 2008 +0000
description:
Update GraphicsMagick to 1.3.2.
1.3.2 (November 29, 2008)
=========================
Security Fixes:
* None.
Bug fixes:
* -roll was failing for colormapped images.
* VID: Memory leak fix.
* PREVIEW: Solarize parameter was wrong.
* Delegates previously using 'spawn' needed an ampersand so that
starting the child process does not hang the GUI.
Feature improvements:
* +profile now supports an exclusion syntax. For example ``+profile
'!icm,*'`` removes all of the profiles except for the ICM profile.
The new syntax also allows multiple profiles to be listed at once.
Performance Improvements:
* AdaptiveThreshold, Blur, Convolve, and MotionBlur no longer
process the opacity channel unless the image has one.
diffstat:
graphics/GraphicsMagick/Makefile | 4 ++--
graphics/GraphicsMagick/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 06e8987beccb -r 4eee6c5c4887 graphics/GraphicsMagick/Makefile
--- a/graphics/GraphicsMagick/Makefile Sat Nov 29 22:50:06 2008 +0000
+++ b/graphics/GraphicsMagick/Makefile Sun Nov 30 01:02:50 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2008/11/18 00:50:35 obache Exp $
+# $NetBSD: Makefile,v 1.18 2008/11/30 01:02:50 obache Exp $
#
-DISTNAME= GraphicsMagick-1.3.1
+DISTNAME= GraphicsMagick-1.3.2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/} \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.3/
diff -r 06e8987beccb -r 4eee6c5c4887 graphics/GraphicsMagick/distinfo
--- a/graphics/GraphicsMagick/distinfo Sat Nov 29 22:50:06 2008 +0000
+++ b/graphics/GraphicsMagick/distinfo Sun Nov 30 01:02:50 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2008/11/18 00:50:35 obache Exp $
+$NetBSD: distinfo,v 1.14 2008/11/30 01:02:50 obache Exp $
-SHA1 (GraphicsMagick-1.3.1.tar.gz) = b15d54b71b04b4c88cc4833240eef25771cfb3ce
-RMD160 (GraphicsMagick-1.3.1.tar.gz) = 716c38cc2249bffea338d8f7d30eff596f417e4c
-Size (GraphicsMagick-1.3.1.tar.gz) = 7295145 bytes
+SHA1 (GraphicsMagick-1.3.2.tar.gz) = 6ad271b2f2e459e64d0dcd899a93cf4e6207732d
+RMD160 (GraphicsMagick-1.3.2.tar.gz) = c1c0e6514b1261828d749ed115f98b732886afd7
+Size (GraphicsMagick-1.3.2.tar.gz) = 7297848 bytes
Home |
Main Index |
Thread Index |
Old Index