pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick Changes 6.5.3.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35a5fb59c65f
branches:  trunk
changeset: 394069:35a5fb59c65f
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jun 04 12:50:58 2009 +0000

description:
Changes  6.5.3.2:
* The target profile in ProfileImage() is no longer accessed after its freed
* Bug fix for -page
* Minor change to -function Arctan to make first argument match slope
* Do not treat -page as a global option
* Create thread set for pseudo-random number generator
* Do not change opacity value for the -alpha background option.
* Rebuild automake / autoconf scripts
* Check for XMakeImage() integer overflow vulnerability
* Permit reading a specific frame of a multi-page TIFF with blobs.
* Added new -function methods Arcsin and Arctan
* Fixed a regression with PNG8: format
* The -geometry option was improperly applied twice
* Set image colorspace to YCbCrColorspace if JPEG color space is JCS_YCbCr
* Updated help output and command-line options documentation to bring
  the -alpha options up to date with what's actually in the code
* Change "depreciated" to "deprecated" in several files
* Change OpenMP schedule from dynamic to static for RenderFreeType()
* Recognize unicode strings when computing caption word wrapping
* New -alpha background option to set fully-transparent pixels to the
  background color
* Combined layer of transparent PSD image was not being read properly

diffstat:

 graphics/ImageMagick/Makefile.common |   6 +++---
 graphics/ImageMagick/PLIST           |  11 ++++-------
 graphics/ImageMagick/distinfo        |   8 ++++----
 3 files changed, 11 insertions(+), 14 deletions(-)

diffs (97 lines):

diff -r 702f097d5dd4 -r 35a5fb59c65f graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Thu Jun 04 12:26:06 2009 +0000
+++ b/graphics/ImageMagick/Makefile.common      Thu Jun 04 12:50:58 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.80 2009/01/07 08:58:07 adam Exp $
+# $NetBSD: Makefile.common,v 1.81 2009/06/04 12:50:58 adam Exp $
 
 ###########################################################################
 #
@@ -9,8 +9,8 @@
 #
 ###########################################################################
 
-IM_MAJOR_VER=          6.4.8
-IM_MINOR_VER=          3
+IM_MAJOR_VER=          6.5.3
+IM_MINOR_VER=          2
 IM_MAJOR_LIB_VER=      ${IM_MAJOR_VER}
 
 .if (${IM_MINOR_VER} != NONE)
diff -r 702f097d5dd4 -r 35a5fb59c65f graphics/ImageMagick/PLIST
--- a/graphics/ImageMagick/PLIST        Thu Jun 04 12:26:06 2009 +0000
+++ b/graphics/ImageMagick/PLIST        Thu Jun 04 12:50:58 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.60 2009/01/07 08:58:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.61 2009/06/04 12:50:58 adam Exp $
 bin/Magick++-config
 bin/Magick-config
 bin/MagickCore-config
@@ -81,6 +81,7 @@
 include/ImageMagick/magick/option.h
 include/ImageMagick/magick/paint.h
 include/ImageMagick/magick/pixel.h
+include/ImageMagick/magick/policy.h
 include/ImageMagick/magick/prepress.h
 include/ImageMagick/magick/profile.h
 include/ImageMagick/magick/property.h
@@ -135,8 +136,8 @@
 lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/english.xml
 lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/francais.xml
 lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/locale.xml
+lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/policy.xml
 lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/type-ghostscript.xml
-lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/type-solaris.xml
 lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/type-windows.xml
 lib/ImageMagick-${IM_MAJOR_LIB_VER}/config/type.xml
 lib/libMagick++.la
@@ -183,20 +184,16 @@
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/bluebells_darker.jpg
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/bluebells_lin.jpg
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/bluebells_log.jpg
-share/doc/ImageMagick-${IM_MAJOR_VER}/images/business+directory.gif
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/button.gif
-share/doc/ImageMagick-${IM_MAJOR_VER}/images/button_kmvu.jpg
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/configure.jpg
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/definitive-guide.png
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/difference.png
-share/doc/ImageMagick-${IM_MAJOR_VER}/images/dogwaffle.jpg
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/examples.jpg
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/frame.jpg
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/fuzzy-magick.png
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/gaussian-blur.png
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/granite.png
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/imade_art2.jpg
-share/doc/ImageMagick-${IM_MAJOR_VER}/images/ivedc.png
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/label.gif
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/logo.eps
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/logo.jpg
@@ -219,7 +216,6 @@
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/sponsor.jpg
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/sprite.jpg
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/t-shirt.png
-share/doc/ImageMagick-${IM_MAJOR_VER}/images/travelsur.gif
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/tricks.png
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/wand.ico
 share/doc/ImageMagick-${IM_MAJOR_VER}/images/white-highlight.png
@@ -255,6 +251,7 @@
 share/doc/ImageMagick-${IM_MAJOR_VER}/www/Magick++/STL.html
 share/doc/ImageMagick-${IM_MAJOR_VER}/www/Magick++/TypeMetric.html
 share/doc/ImageMagick-${IM_MAJOR_VER}/www/Magick++/index.html
+share/doc/ImageMagick-${IM_MAJOR_VER}/www/Magick++/magick.css
 share/doc/ImageMagick-${IM_MAJOR_VER}/www/Magick++/montage-sample-framed.jpg
 share/doc/ImageMagick-${IM_MAJOR_VER}/www/Magick++/right_triangle.png
 share/doc/ImageMagick-${IM_MAJOR_VER}/www/Magick++/thumbnail-anatomy-framed.fig
diff -r 702f097d5dd4 -r 35a5fb59c65f graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Thu Jun 04 12:26:06 2009 +0000
+++ b/graphics/ImageMagick/distinfo     Thu Jun 04 12:50:58 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.95 2009/01/07 08:58:07 adam Exp $
+$NetBSD: distinfo,v 1.96 2009/06/04 12:50:58 adam Exp $
 
-SHA1 (ImageMagick-6.4.8-3.tar.bz2) = f0ed8778e928e2d039a9e7817268a930dc803761
-RMD160 (ImageMagick-6.4.8-3.tar.bz2) = 2ac2842b4b66e70eedaba392f5d43977338792ed
-Size (ImageMagick-6.4.8-3.tar.bz2) = 8880004 bytes
+SHA1 (ImageMagick-6.5.3-2.tar.bz2) = 8563f665b4f87c50b876ccdff2d16b967bbdae17
+RMD160 (ImageMagick-6.5.3-2.tar.bz2) = d8395dad9dba55fa333e64667a0f10d242fc3052
+Size (ImageMagick-6.5.3-2.tar.bz2) = 8778241 bytes



Home | Main Index | Thread Index | Old Index