pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ImageMagick
Module Name: pkgsrc
Committed By: ast
Date: Thu May 31 17:20:43 UTC 2018
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.185 -r1.186 pkgsrc/graphics/ImageMagick/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.170 pkgsrc/graphics/ImageMagick/Makefile.common:1.171
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.170 Sun May 27 06:49:00 2018
+++ pkgsrc/graphics/ImageMagick/Makefile.common Thu May 31 17:20:43 2018
@@ -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)
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.185 pkgsrc/graphics/ImageMagick/distinfo:1.186
--- pkgsrc/graphics/ImageMagick/distinfo:1.185 Sun May 27 06:49:00 2018
+++ pkgsrc/graphics/ImageMagick/distinfo Thu May 31 17:20:43 2018
@@ -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