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: wiz
Date: Thu Jan 16 13:54:03 UTC 2020
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common distinfo
Log Message:
ImageMagick: update to 7.0.9.14.
2020-01-04 7.0.9-14 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.9-14, GIT revision 16654:89ef7ea:20200104.
2020-01-01 7.0.9-14 Cristy <quetzlzacatenango@image...>
* Support extended Fx assignment operators (e.g. *=, /=, ++, --, etc.)
* Support Fx for() iterator.
* Optimize Fx performance.
* Ensure circle.rb renders the same for IMv6 and IMv7 (reference
https://github.com/rmagick/rmagick/issues/905).
To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.215 -r1.216 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.200 pkgsrc/graphics/ImageMagick/Makefile.common:1.201
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.200 Sat Jan 4 19:02:39 2020
+++ pkgsrc/graphics/ImageMagick/Makefile.common Thu Jan 16 13:54:03 2020
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.200 2020/01/04 19:02:39 wiz Exp $
+# $NetBSD: Makefile.common,v 1.201 2020/01/16 13:54:03 wiz Exp $
#
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.9
-IM_MINOR_VER= 13
+IM_MINOR_VER= 14
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.215 pkgsrc/graphics/ImageMagick/distinfo:1.216
--- pkgsrc/graphics/ImageMagick/distinfo:1.215 Sat Jan 4 19:02:39 2020
+++ pkgsrc/graphics/ImageMagick/distinfo Thu Jan 16 13:54:03 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.215 2020/01/04 19:02:39 wiz Exp $
+$NetBSD: distinfo,v 1.216 2020/01/16 13:54:03 wiz Exp $
-SHA1 (ImageMagick-7.0.9-13.tar.xz) = 63422ca51e4e304f2dfdc08853d8fde215d84f18
-RMD160 (ImageMagick-7.0.9-13.tar.xz) = f85bbb51cd2e9430c808b855dba96c9f3f61882d
-SHA512 (ImageMagick-7.0.9-13.tar.xz) = e75382ed1878671caafc01d10a6feff193e7efe284a253b0be35757a729c987eaeaf33820d5e7a80be980cb18b134afc69ff0533f1ecd60a280bfd6918ce4fdc
-Size (ImageMagick-7.0.9-13.tar.xz) = 9471664 bytes
+SHA1 (ImageMagick-7.0.9-14.tar.xz) = 83f4067079ba0971ba8e47680e6c304b85d9fcfd
+RMD160 (ImageMagick-7.0.9-14.tar.xz) = e405abe6192b053705d7fbd5d3ff610bb25f289b
+SHA512 (ImageMagick-7.0.9-14.tar.xz) = eaeac3820943c5ed941a5adfa1a5549864d9ac748523eea7b352c8b51e4eb1189586ed0c69e21b1ce2431203ff43973817d45b293f9e85ecbdf35569ef838c3f
+Size (ImageMagick-7.0.9-14.tar.xz) = 9485404 bytes
SHA1 (patch-config_policy.xml) = 2c446a00fc00f85ab33eae0691d4d8989a46289f
Home |
Main Index |
Thread Index |
Old Index