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: Sun Jan 23 22:08:08 UTC 2022
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common distinfo
Log Message:
ImageMagick: update to 7.1.0.20.
2022-01-21 7.1.0-20 <quetzlzacatenango@image...>
* Release ImageMagick version 7.1.0-20 GIT revision 19585:2cd840776:20220121
2022-01-09 7.1.0-20 Dirk Lemstra <dirk%lem.....org@localhost>
* Added support for ARM64 to the Visual Studio build on Windows.
* Removed ImageMagickObject from the Windows installer.
2021-01-01 7.1.0-20 <quetzlzacatenango@image...>
* Support seamless blending of a foreground and background image.
* Support saliency blending of a foreground and background image.
* Support QOI image format.
* Perist frame delay when converting APNG to Webp (reference
https://github.com/ImageMagick/ImageMagick/issues/4704).
* -fx performance increase by one or two orders of magnitude (reference
https://github.com/ImageMagick/ImageMagick/discussions/4533).
* Add support for formatted text (reference
https://github.com/ImageMagick/ImageMagick/discussions/4515).
To generate a diff of this commit:
cvs rdiff -u -r1.244 -r1.245 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.265 -r1.266 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.244 pkgsrc/graphics/ImageMagick/Makefile.common:1.245
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.244 Wed Jan 5 21:37:24 2022
+++ pkgsrc/graphics/ImageMagick/Makefile.common Sun Jan 23 22:08:08 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.244 2022/01/05 21:37:24 wiz Exp $
+# $NetBSD: Makefile.common,v 1.245 2022/01/23 22:08:08 wiz Exp $
#
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.1.0
-IM_MINOR_VER= 19
+IM_MINOR_VER= 20
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.265 pkgsrc/graphics/ImageMagick/distinfo:1.266
--- pkgsrc/graphics/ImageMagick/distinfo:1.265 Wed Jan 5 21:37:24 2022
+++ pkgsrc/graphics/ImageMagick/distinfo Sun Jan 23 22:08:08 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.265 2022/01/05 21:37:24 wiz Exp $
+$NetBSD: distinfo,v 1.266 2022/01/23 22:08:08 wiz Exp $
-BLAKE2s (ImageMagick-7.1.0-19.tar.xz) = 8a9b33d4f5ef88d081355e5157c6ab8aafda38550523b686e6690a318151c09b
-SHA512 (ImageMagick-7.1.0-19.tar.xz) = d401e9b820c14016b66a3d3a6ba5c3c025dbcae270eab0e042e3f4fb4962558902a870c0364e7f06ea824576f6cb348f5b2f2e056ca4df81de94b6ca80528be3
-Size (ImageMagick-7.1.0-19.tar.xz) = 10317628 bytes
+BLAKE2s (ImageMagick-7.1.0-20.tar.xz) = 72510b2bd77678b875fb4dbe28e36496386879f7b8fb9c0f0949be2ea1e66532
+SHA512 (ImageMagick-7.1.0-20.tar.xz) = e07d8f8ede8f713f1c0bd571b6042062b154b95ab06b0479ec4162d242beba982bfa88438ac67985d4da6d18074bda4b0ac25a7c2ced44f19b54c21120441991
+Size (ImageMagick-7.1.0-20.tar.xz) = 10339572 bytes
SHA1 (patch-config_policy.xml) = 2f2c5e9f0370cfbbf8ca91caef030eedfb2b6715
Home |
Main Index |
Thread Index |
Old Index