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 Jul 6 09:45:33 UTC 2023
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common distinfo
Log Message:
ImageMagick: update to 7.1.1.12.
Merged
Add support for DXGI_FORMAT_R10G10B10A2_UNORM #6423
Commits
beta release 3c43475
default colorspaces are xyY and HSB f45cb56
Check for _MSC_VER instead. cd00c90
Changed options for heif build. 3f9df4f
check geometry boundaries a6f4445
eliminate unintialized value 1a9bd29
multi-picture support (future) 81c214c
reject invalid BMP image @ ImageMagick/ImageMagick#6393 cd6b437
support -define ptif:pyramid define 3030b16
eliminate OMP error (ImageMagick/ImageMagick#6399) 6afa456
separate all channels, not just one marked for update (#ImageMagick/ImageMagick#6400) f6673cb
cosmetic 360fba4
cosmetic c29baa2
move OMP guard inside conditional 82c7014
Fixed build. 8926ea9
latest CSS 195a191
check the precision of the alpha channel d04a472
support the MPO image format 46985ca
Fixed build on Windows. 905b2d2
support JPEG alt signature 593902e
eliminate ANSI compiler warning 12792bf
There is no need to also code WebPEncode when WebPAnimEncoderAdd is used (#6415). f3ea247
ImageMagick/ImageMagick#6422 efc1c0e
update Linux built documentation 2cc67c3
Improved check when setting mem->max_memory_to_use. 1242ca5
Use the correct macro instead. a11148a
Turns out we already get the include from studio.h. 3f6161b
Added missing check to test if the blob could be opened (#6429) 9fbd8f8
Added extra flag for xz build. 49b8727
Patches for upcoming breaking changes in the jxl library. 9db502e
Disable the jpeg encoder and decoder of libheif to work around linking issues in the oss-fuzz build. b3f8ed7
release a09d8dd
To generate a diff of this commit:
cvs rdiff -u -r1.272 -r1.273 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.292 -r1.293 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.272 pkgsrc/graphics/ImageMagick/Makefile.common:1.273
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.272 Tue Jun 6 10:58:29 2023
+++ pkgsrc/graphics/ImageMagick/Makefile.common Thu Jul 6 09:45:33 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.272 2023/06/06 10:58:29 wiz Exp $
+# $NetBSD: Makefile.common,v 1.273 2023/07/06 09:45:33 wiz Exp $
#
# used by graphics/p5-PerlMagick/Makefile
#
# Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
IM_MAJOR_VER= 7.1.1
-IM_MINOR_VER= 11
+IM_MINOR_VER= 12
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.292 pkgsrc/graphics/ImageMagick/distinfo:1.293
--- pkgsrc/graphics/ImageMagick/distinfo:1.292 Tue Jun 6 10:58:29 2023
+++ pkgsrc/graphics/ImageMagick/distinfo Thu Jul 6 09:45:33 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.292 2023/06/06 10:58:29 wiz Exp $
+$NetBSD: distinfo,v 1.293 2023/07/06 09:45:33 wiz Exp $
-BLAKE2s (ImageMagick-7.1.1-11.tar.xz) = aa854c6aed3c2a275e6955d2e71c674d4fa2440086a4e65c066974c45a312e11
-SHA512 (ImageMagick-7.1.1-11.tar.xz) = b3c839457b62a6b83d3ab9cf12bda2f41030eed75ae5ff898331ffdfe202a93ea8284c8f8608f4ecd013c7eb0c4cbef6527caff62bcf382d62e8531389628fc3
-Size (ImageMagick-7.1.1-11.tar.xz) = 10196156 bytes
+BLAKE2s (ImageMagick-7.1.1-12.tar.xz) = 1fb8d6977d5a5219bab0f402469401ab8365d185fd7b895abda6f9fe7ecec2af
+SHA512 (ImageMagick-7.1.1-12.tar.xz) = 85a73bcf22ca3ee25da0131d9b619f7fcde8628e4bea19f4bc7255a8eec0ef3ff8142e6fce379ded98513827ba403701b8e2811fadc476a9df56d608c6040b8d
+Size (ImageMagick-7.1.1-12.tar.xz) = 10197236 bytes
SHA1 (patch-config_policy.xml) = 0ae88934acb31681dc3cd7738075362ae2c17c10
SHA1 (patch-ghostscript-private.h) = 98d88220cf8814f2e4841c382de5e2e9e0ae9287
Home |
Main Index |
Thread Index |
Old Index