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: Mon Jun 13 09:35:44 UTC 2022
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common distinfo
Log Message:
ImageMagick: update to 7.1.0.37.
7.1.0-37 - changes not found
7.1.0-36 - 2022-05-30
Commits
beta release cfdb489
Corrected the avif check to fix the issue reported in #5159. c638f3f
introducing the dominant-color property 9135de4
improve dominant color reporting 3077a6c
Updated CodeQL Action. b7b90a1
Try with different permissions. c092510
Corrected permission name. 0014ddf
Corrected pragma comments due to repository renames. ad98584
Added arm64 to the main build. 5eb9b2b
cosmetic 967fc1c
Download ChangeLog after cloning the repositories. 7b0bf73
latest ImageMagick documentation 0442c9d
release cd1add4
To generate a diff of this commit:
cvs rdiff -u -r1.255 -r1.256 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.276 -r1.277 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.255 pkgsrc/graphics/ImageMagick/Makefile.common:1.256
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.255 Sat May 28 09:47:11 2022
+++ pkgsrc/graphics/ImageMagick/Makefile.common Mon Jun 13 09:35:44 2022
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.255 2022/05/28 09:47:11 wiz Exp $
+# $NetBSD: Makefile.common,v 1.256 2022/06/13 09:35:44 wiz Exp $
#
# used by graphics/p5-PerlMagick/Makefile
#
# Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
IM_MAJOR_VER= 7.1.0
-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.276 pkgsrc/graphics/ImageMagick/distinfo:1.277
--- pkgsrc/graphics/ImageMagick/distinfo:1.276 Sat May 28 09:47:11 2022
+++ pkgsrc/graphics/ImageMagick/distinfo Mon Jun 13 09:35:44 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.276 2022/05/28 09:47:11 wiz Exp $
+$NetBSD: distinfo,v 1.277 2022/06/13 09:35:44 wiz Exp $
-BLAKE2s (ImageMagick-7.1.0-35.tar.xz) = d9b841e8bf2014d9869ec8ceeadd9b7cc64dd30f1d193606dae4f9d446ed87f4
-SHA512 (ImageMagick-7.1.0-35.tar.xz) = 89cd7bc99ee8bdbd6380324d7a3ab01326b11fa5d63f61b237e2012ba7fcbfe0ba43995a8128a90fa5276e81037ac938e2e06b6d0f5aa03aa2f7736c90f037b1
-Size (ImageMagick-7.1.0-35.tar.xz) = 10350272 bytes
+BLAKE2s (ImageMagick-7.1.0-37.tar.xz) = c03be05ebcb1c3cda0eee6963c745fd714a0d99a901fc4e9c10d7953d95936aa
+SHA512 (ImageMagick-7.1.0-37.tar.xz) = 43f116a3a6bb9794b8c8440c57a537eab29b0dac7b8ace574e3cc1e6d484054557c9e44235eb799b843ef761c6f22d29ef959f6de6b80a45a3898bee4d2f16da
+Size (ImageMagick-7.1.0-37.tar.xz) = 10345216 bytes
SHA1 (patch-config_policy.xml) = f8d130dcb1e81cd78a7856ca9b334f6ebf95c18f
Home |
Main Index |
Thread Index |
Old Index