pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick ImageMagick: update to 7.0.7.37.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/725845e8287e
branches:  trunk
changeset: 308780:725845e8287e
user:      ast <ast%pkgsrc.org@localhost>
date:      Thu May 31 17:20:43 2018 +0000

description:
ImageMagick: update to 7.0.7.37.

2018-05-29 7.0.7-37 Cristy <quetzlzacatenango@image...>
Release ImageMagick version 7.0.7-37, GIT revision 14393:61d7e8b17:20180529.

2018-05-29 7.0.7-37 <quetzlzacatenango@image...>
Properly initialize SVG color style.

2018-05-28 7.0.7-36 Cristy <quetzlzacatenango@image...>
Release ImageMagick version 7.0.7-36, GIT revision 14390:3a6bd703f:20180528.

2018-05-28 7.0.7-36 <quetzlzacatenango@image...>
A SVG rectangle with a width and height of 1 is a point.

diffstat:

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

diffs (33 lines):

diff -r 544e4066d590 -r 725845e8287e graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Thu May 31 14:55:10 2018 +0000
+++ b/graphics/ImageMagick/Makefile.common      Thu May 31 17:20:43 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.170 2018/05/27 06:49:00 wiz Exp $
+# $NetBSD: Makefile.common,v 1.171 2018/05/31 17:20:43 ast 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.7
-IM_MINOR_VER=          35
+IM_MINOR_VER=          37
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)
diff -r 544e4066d590 -r 725845e8287e graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Thu May 31 14:55:10 2018 +0000
+++ b/graphics/ImageMagick/distinfo     Thu May 31 17:20:43 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.185 2018/05/27 06:49:00 wiz Exp $
+$NetBSD: distinfo,v 1.186 2018/05/31 17:20:43 ast Exp $
 
-SHA1 (ImageMagick-7.0.7-35.tar.xz) = 8ce976a24b013cc074704ed2fc457699f0d7f72c
-RMD160 (ImageMagick-7.0.7-35.tar.xz) = d2b3134221e23b4ad0aa11f31b65211d5a330f0b
-SHA512 (ImageMagick-7.0.7-35.tar.xz) = 65aac1f1b4546212608acc1bf8b7b0a6fc7e45c9273183725dcfaf04e16948112fd4cfb295d88e5860dff66f04c54cc504af067e32c46cf8662f4ff72c64688a
-Size (ImageMagick-7.0.7-35.tar.xz) = 8614296 bytes
+SHA1 (ImageMagick-7.0.7-37.tar.xz) = fd041750e31fbc96eddfe104cbeba98263db4b28
+RMD160 (ImageMagick-7.0.7-37.tar.xz) = 7cef0cd57f2b525dfec2e9a9e2c4cb36faaaa5af
+SHA512 (ImageMagick-7.0.7-37.tar.xz) = acf78f2ac499cdc01d78cc90bad7dd72d574e12259dc4576b38dc1ac50adca29a9dc20fca102922da82f05a5205ef0437652b05c356f422a41f9692455aa5c71
+Size (ImageMagick-7.0.7-37.tar.xz) = 8610744 bytes



Home | Main Index | Thread Index | Old Index