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.3.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/438de7f08537
branches:  trunk
changeset: 355343:438de7f08537
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 28 15:07:11 2016 +0000

description:
Updated ImageMagick to 7.0.3.8.

Move MASTER_SITES and HOMEPAGE to https.

2016-11-15  7.0.3-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.3-8, GIT revision 19067:5aceded:20161125.

2016-11-18  7.0.3-8 Cristy  <quetzlzacatenango@image...>
  * Support the phash:colorspaces and phash:normalize options.
  * If a convenient line break is not found, force it for caption: (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30887).
  * Set alpha member of draw structure to OpaqueAlpha (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30894).
  * Off by 1 error when computing the standard deviation (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30866).
  * Apply Debian patches, (reference
    https://github.com/ImageMagick/ImageMagick/issues/304).
  * Permit EPT images with just a TIFF or EPS image, not both (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30921).
  * The -clone option no longer leaks memory.
  * Render to clip mask rather than image for clip-path MVG graphics primitive.

2016-11-15  7.0.3-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.3-7, GIT revision 19024:87aca83:20161115.

2016-11-10  7.0.3-7 Cristy  <quetzlzacatenango@image...>
  * Web pages were broken when we moved to HTTPS protocol.

diffstat:

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

diffs (60 lines):

diff -r 62fecaa2380e -r 438de7f08537 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Mon Nov 28 14:59:15 2016 +0000
+++ b/graphics/ImageMagick/Makefile.common      Mon Nov 28 15:07:11 2016 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.135 2016/11/10 10:20:53 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.136 2016/11/28 15:07:11 wiz Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.0.3
-IM_MINOR_VER=          6
+IM_MINOR_VER=          8
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)
@@ -24,10 +24,10 @@
 MASTER_SITES=  ftp://ftp.imagemagick.org/pub/ImageMagick/ \
                ftp://ftp.nluug.nl/pub/ImageMagick/ \
                ftp://ftp.kddlabs.co.jp/graphics/ImageMagick/ \
-               http://www.imagemagick.org/download/
+               https://www.imagemagick.org/download/
 EXTRACT_SUFX=  .tar.xz
 
-HOMEPAGE=      http://www.imagemagick.org/
+HOMEPAGE=      https://www.imagemagick.org/
 LICENSE=       gnu-gpl-v3
 
 WRKSRC=                ${WRKDIR}/ImageMagick-${DISTSUFFIX}
diff -r 62fecaa2380e -r 438de7f08537 graphics/ImageMagick/PLIST
--- a/graphics/ImageMagick/PLIST        Mon Nov 28 14:59:15 2016 +0000
+++ b/graphics/ImageMagick/PLIST        Mon Nov 28 15:07:11 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.90 2016/09/12 07:30:58 wiz Exp $
+@comment $NetBSD: PLIST,v 1.91 2016/11/28 15:07:11 wiz Exp $
 bin/Magick++-config
 bin/MagickCore-config
 bin/MagickWand-config
@@ -1253,7 +1253,6 @@
 share/doc/ImageMagick-7/www/source/type-windows.xml
 share/doc/ImageMagick-7/www/source/type.xml
 share/doc/ImageMagick-7/www/source/wand.c
-share/doc/ImageMagick-7/www/sponsors.html
 share/doc/ImageMagick-7/www/stream.html
 share/doc/ImageMagick-7/www/subversion.html
 share/doc/ImageMagick-7/www/support.html
diff -r 62fecaa2380e -r 438de7f08537 graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Mon Nov 28 14:59:15 2016 +0000
+++ b/graphics/ImageMagick/distinfo     Mon Nov 28 15:07:11 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.154 2016/11/10 10:20:53 ryoon Exp $
+$NetBSD: distinfo,v 1.155 2016/11/28 15:07:11 wiz Exp $
 
-SHA1 (ImageMagick-7.0.3-6.tar.xz) = 342461e0fd6e632a93eb5e65fd8f7178b4b6f312
-RMD160 (ImageMagick-7.0.3-6.tar.xz) = fdb6efac722c24a5950ce37390c34ffa10983386
-SHA512 (ImageMagick-7.0.3-6.tar.xz) = ba288bdbfa3b51c11f8cca8c00509ae532c76079cf83033cddb09d0e13cd34dc576870b3946ac3d2260c496bc485a6a0dbe06bafb3eb335d61a4941ea2aa0b65
-Size (ImageMagick-7.0.3-6.tar.xz) = 8291984 bytes
+SHA1 (ImageMagick-7.0.3-8.tar.xz) = 905487a2be68d36f98be474922dde548a94c5e25
+RMD160 (ImageMagick-7.0.3-8.tar.xz) = 4465e46c9c6570061263d18454fd24a8e8d13cf8
+SHA512 (ImageMagick-7.0.3-8.tar.xz) = c673c8d0ae044441b593bfc7a9cbdd7f5408bf725215742351c204a7611be3e0d857b7bc367a2b85e3497f4c91a4cc0e96fae346e2fa4efbc2a37c760b742ca7
+Size (ImageMagick-7.0.3-8.tar.xz) = 8292080 bytes



Home | Main Index | Thread Index | Old Index