summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorryoon <ryoon>2016-11-10 10:20:53 +0000
committerryoon <ryoon>2016-11-10 10:20:53 +0000
commitc529af09bc5b42b4077c100634d6431f06bbaa1b (patch)
tree949a604aa720bf58d7ce8f0ce88bdc2acd049ee4 /graphics/ImageMagick
parent15a040376a59072b24ecba33cceaf1fd91da77b1 (diff)
downloadpkgsrc-c529af09bc5b42b4077c100634d6431f06bbaa1b.tar.gz
Update to 7.0.3.6
Changelog: 2016-11-08 7.0.3-6 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.3-6, GIT revision 19001:4cff747:20161108. 2016-11-01 7.0.3-6 Cristy <quetzlzacatenango@image...> * Off by one memory allocation (reference https://github.com/ImageMagick/ImageMagick/issues/296). * The -extent option now matches the results of IMv6 (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=30779). * Prevent fault in MSL interpreter (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30797). * Mask composite produces proper results for the convert utility (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29675).
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile.common4
-rw-r--r--graphics/ImageMagick/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common
index 41002cdf585..72cbb03aaae 100644
--- a/graphics/ImageMagick/Makefile.common
+++ b/graphics/ImageMagick/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.134 2016/11/07 10:26:55 wiz Exp $
+# $NetBSD: Makefile.common,v 1.135 2016/11/10 10:20:53 ryoon Exp $
#
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.3
-IM_MINOR_VER= 5
+IM_MINOR_VER= 6
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index ec1463b5872..bf56dd1d4f6 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.153 2016/11/07 10:26:55 wiz Exp $
+$NetBSD: distinfo,v 1.154 2016/11/10 10:20:53 ryoon Exp $
-SHA1 (ImageMagick-7.0.3-5.tar.xz) = 6d8768e869f8be010bc5ad5f88a54ebf4cc0a954
-RMD160 (ImageMagick-7.0.3-5.tar.xz) = 8aeb255577aeabe839cdfce670651642698fc326
-SHA512 (ImageMagick-7.0.3-5.tar.xz) = f94331c06e4646f7afcb1283cb9c13fd5805228a6a59cf2b03fe889a33011fd72275233be897d1cf8db7483f382301f9f8564a6384b4ed2f02318c7b1bffe294
-Size (ImageMagick-7.0.3-5.tar.xz) = 8284148 bytes
+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