pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick Updated ImageMagick to 7.0.4.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5666f9155ab3
branches:  trunk
changeset: 358124:5666f9155ab3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 05 18:24:43 2017 +0000

description:
Updated ImageMagick to 7.0.4.7.

2017-02-04  7.0.4-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-7, GIT revision 19513:5783e57:20170204.

2017-01-28  7.0.4-7 Cristy  <quetzlzacatenango@image...>
  * Sanitize comments that include braces for the MIFF image format (reference
    https://github.com/ImageMagick/ImageMagick/issues/368).

2017-01-27  7.0.4-7 Glenn Randers-Pehrson <glennrp@image...>
  * coders/png.c: Added support for a proposed new PNG chunk
    (zxIf, read-only) that is currently being discussed on the
    png-mng-misc at lists.sourceforge.net mailing list.  Enable
    exIf and zxIf with CPPFLAGS="-DexIf_SUPPORTED -DxzIf_SUPPORTED".
    If exIf is enabled, only the uncompressed exIF chunk will be
    written and the hex-encoded zTXt chunk containing the raw Exif
    profile won't be written.

2017-01-27  7.0.4-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-6, GIT revision 19442:4747de9:20170127.

2017-01-27  7.0.4-6 Cristy  <quetzlzacatenango@image...>
  * Uninitialized data in MAT image format (reference
    https://github.com/ImageMagick/ImageMagick/issues/362).
  * Properly auto-fit caption (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30887).
  * Correction to composite Over operator (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31282).
  * Respect gravity option (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31284).

2017-01-22  7.0.4-6 Glenn Randers-Pehrson <glennrp@image...>
  * Renamed read_vpag_chunk_callback() function to png_user_chunk_callback()
    in coders/png.c
  * Implemented a private PNG caNv (canvas) chunk for remembering the
    original dimensions and offsets when an image is cropped.  Previously
    we used the oFFs and vpAg chunks for this purpose, but this had potential
    conflicts with other applications that also use the oFFs chunk.
  * coders/png.c: Added support for a proposed new PNG chunk (exIf
    read-write, eXIf read-only) that is currently being discussed on the
    png-mng-misc at lists.sourceforge.net mailing list.

2017-01-22  7.0.4-6 Dirk Lemstra <dirk%lem.....org@localhost>
  * Replaced CoderSeekableStreamFlag with CoderDecoderSeekableStreamFlag and
    CoderEncoderSeekableStreamFlag.

diffstat:

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

diffs (71 lines):

diff -r a5fe23196fa1 -r 5666f9155ab3 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Sun Feb 05 17:56:03 2017 +0000
+++ b/graphics/ImageMagick/Makefile.common      Sun Feb 05 18:24:43 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.142 2017/01/22 12:41:40 wiz Exp $
+# $NetBSD: Makefile.common,v 1.143 2017/02/05 18:24:43 wiz Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.0.4
-IM_MINOR_VER=          5
+IM_MINOR_VER=          7
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)
diff -r a5fe23196fa1 -r 5666f9155ab3 graphics/ImageMagick/PLIST
--- a/graphics/ImageMagick/PLIST        Sun Feb 05 17:56:03 2017 +0000
+++ b/graphics/ImageMagick/PLIST        Sun Feb 05 18:24:43 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.92 2016/12/30 00:35:23 wiz Exp $
+@comment $NetBSD: PLIST,v 1.93 2017/02/05 18:24:43 wiz Exp $
 bin/Magick++-config
 bin/MagickCore-config
 bin/MagickWand-config
@@ -338,7 +338,6 @@
 share/doc/ImageMagick-7/www/advanced-unix-installation.html
 share/doc/ImageMagick-7/www/advanced-windows-installation.html
 share/doc/ImageMagick-7/www/animate.html
-share/doc/ImageMagick-7/www/api.html
 share/doc/ImageMagick-7/www/api/Image++.html
 share/doc/ImageMagick-7/www/api/MagickCore/ImageMagick_8h-source.html
 share/doc/ImageMagick-7/www/api/MagickCore/ImageMagick_8h.html
@@ -1171,7 +1170,6 @@
 share/doc/ImageMagick-7/www/api/wand-view.html
 share/doc/ImageMagick-7/www/api/wand-view.php
 share/doc/ImageMagick-7/www/architecture.html
-share/doc/ImageMagick-7/www/binary-releases.html
 share/doc/ImageMagick-7/www/changelog.html
 share/doc/ImageMagick-7/www/cipher.html
 share/doc/ImageMagick-7/www/color-management.html
@@ -1188,6 +1186,7 @@
 share/doc/ImageMagick-7/www/convert.html
 share/doc/ImageMagick-7/www/css/README.txt
 share/doc/ImageMagick-7/www/css/magick.css
+share/doc/ImageMagick-7/www/develop.html
 share/doc/ImageMagick-7/www/display.html
 share/doc/ImageMagick-7/www/distribute-pixel-cache.html
 share/doc/ImageMagick-7/www/download.html
@@ -1217,6 +1216,7 @@
 share/doc/ImageMagick-7/www/magick-wand.html
 share/doc/ImageMagick-7/www/magick.html
 share/doc/ImageMagick-7/www/miff.html
+share/doc/ImageMagick-7/www/mirror.html
 share/doc/ImageMagick-7/www/mogrify.html
 share/doc/ImageMagick-7/www/montage.html
 share/doc/ImageMagick-7/www/motion-picture.html
diff -r a5fe23196fa1 -r 5666f9155ab3 graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Sun Feb 05 17:56:03 2017 +0000
+++ b/graphics/ImageMagick/distinfo     Sun Feb 05 18:24:43 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.160 2017/01/22 12:41:40 wiz Exp $
+$NetBSD: distinfo,v 1.161 2017/02/05 18:24:43 wiz Exp $
 
-SHA1 (ImageMagick-7.0.4-5.tar.xz) = e033524d13b19c19b646edbc962a115e414d199f
-RMD160 (ImageMagick-7.0.4-5.tar.xz) = f6ee4fed7d5eac4c006dce1336638dc4528c8899
-SHA512 (ImageMagick-7.0.4-5.tar.xz) = 20858bc85a109d732c682eef6c12bd4836c07b84c0bad3049a58659e0acf5a703e3c8fb61a464854cd584b5eec84c79f8154988f8bd15ecff81f05b3b4ea4a3a
-Size (ImageMagick-7.0.4-5.tar.xz) = 8299204 bytes
+SHA1 (ImageMagick-7.0.4-7.tar.xz) = a0811b4ea76892a2ef2ac8a7e82b314c32f8ec42
+RMD160 (ImageMagick-7.0.4-7.tar.xz) = d2406860dcf4576ebd783ffec1747ab4cfe6fc51
+SHA512 (ImageMagick-7.0.4-7.tar.xz) = 7c06ad8b20514083495355672cefadf45ef01a9171ac6b995c4695d7b1f495e54bd2d927aa0bf916748d6a016425f213e35987c9a74d29884dc706bd3747ff7e
+Size (ImageMagick-7.0.4-7.tar.xz) = 8299504 bytes



Home | Main Index | Thread Index | Old Index