pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick Upgrade to ImageMagick version 7....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8406106d2c94
branches:  trunk
changeset: 362411:8406106d2c94
user:      he <he%pkgsrc.org@localhost>
date:      Sun May 14 16:29:25 2017 +0000

description:
Upgrade to ImageMagick version 7.0.5-6.

Upstream changes:
2017-05-12  7.0.5-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-6, GIT revision 20039:9371904:20170512.

2017-05-10  7.0.5-6 John Cupitt <jcupitt%gmail.com@localhost>
  * Revise DICOM window and rescale handling (reference
    https://github.com/ImageMagick/ImageMagick/pull/484)

2017-05-06  7.0.5-6 Cristy  <quetzlzacatenango@image...>
  * Restore the -alpha Shape option (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31879).
  * Fix transient PDF bug (reference
    https://github.com/ImageMagick/ImageMagick/issues/463).
  * The +opaque option now works on all channels (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31862).
  * Ensure backwards compatibility for the -combine option (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31855).
  * Check for EOF conditions for RLE image format.
  * Reset histogram page geometry (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31920).

diffstat:

 graphics/ImageMagick/Makefile.common |   4 ++--
 graphics/ImageMagick/distinfo        |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r 419ff73f5e49 -r 8406106d2c94 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Sun May 14 16:03:23 2017 +0000
+++ b/graphics/ImageMagick/Makefile.common      Sun May 14 16:29:25 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.152 2017/05/02 11:25:52 wiz Exp $
+# $NetBSD: Makefile.common,v 1.153 2017/05/14 16:29:25 he Exp $
 #
 # When updating this package, please upload the distfile
 # since they disappear immediately when new releases happen,
@@ -7,7 +7,7 @@
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.0.5
-IM_MINOR_VER=          5
+IM_MINOR_VER=          6
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)
diff -r 419ff73f5e49 -r 8406106d2c94 graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Sun May 14 16:03:23 2017 +0000
+++ b/graphics/ImageMagick/distinfo     Sun May 14 16:29:25 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.168 2017/05/02 11:25:52 wiz Exp $
+$NetBSD: distinfo,v 1.169 2017/05/14 16:29:25 he Exp $
 
-SHA1 (ImageMagick-7.0.5-5.tar.xz) = c9acfbce7ecbb7dbeada7220b0b683ba67f56faf
-RMD160 (ImageMagick-7.0.5-5.tar.xz) = 52cf94304ee4ab55d1e0ec4ba1dfe38b720ae882
-SHA512 (ImageMagick-7.0.5-5.tar.xz) = 56ac34cde0dace2e6dcd6968efd6b1f814cd1ec6c27ed9f10d441610a540028df8cde354c662f7b37dc0bd2e6005374eef0a26ea4e432a0ab39acf6e2bf5a4a6
-Size (ImageMagick-7.0.5-5.tar.xz) = 8273996 bytes
+SHA1 (ImageMagick-7.0.5-6.tar.xz) = 1d6a1ca9734ea13eae6955799eab0e1db82b303a
+RMD160 (ImageMagick-7.0.5-6.tar.xz) = 4f50bd54d33d6b014f729823044b66a2230721c9
+SHA512 (ImageMagick-7.0.5-6.tar.xz) = 357f1b7a502cdd657c30d523b8ada4c3c7f1ffde43248f1319636b8044df4e3708bd10a2b0f84fe951273a21da72f949833f1f6e97b814afd6055aa37759336d
+Size (ImageMagick-7.0.5-6.tar.xz) = 8274620 bytes



Home | Main Index | Thread Index | Old Index