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: triaxx
Date: Sat Oct 25 17:21:59 UTC 2025
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile Makefile.common distinfo
Log Message:
ImageMagick: Update to 7.1.2.7
upstream changes:
-----------------
7.1.2-7
Merged
* Bump github/codeql-action from 3 to 4 #8397
Commits
* release 47ef758
7.1.2-6
Commits
* beta release ea5af7e
* Only use the page number when it is valid (#8373). c7a3cd9
* Updated the Windows dependencies. a4a6259
* Added missing check for the return value of ResizeImage. 98686c7
* Updated the Windows dependencies and configure. 9980b11
* Whitespace. a088c39
* Revert MSYS patches to resolve issue report in #8382. 4cedb50
* Corrected type of mode_t for the MSYS2 build. 3ec53af
* Disabled cache in the msys2 build. 7497aa9
* Patches to fix compilation errors in our MSYS2 build. 677d7b7
* Added extra check to resolve issue on 32-bit systems (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9pp9-cfwx-54rm) cea1693
To generate a diff of this commit:
cvs rdiff -u -r1.359 -r1.360 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -u -r1.288 -r1.289 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.310 -r1.311 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
diff -u pkgsrc/graphics/ImageMagick/Makefile:1.359 pkgsrc/graphics/ImageMagick/Makefile:1.360
--- pkgsrc/graphics/ImageMagick/Makefile:1.359 Thu Oct 23 20:37:21 2025
+++ pkgsrc/graphics/ImageMagick/Makefile Sat Oct 25 17:21:59 2025
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.359 2025/10/23 20:37:21 wiz Exp $
+# $NetBSD: Makefile,v 1.360 2025/10/25 17:21:59 triaxx Exp $
-PKGREVISION= 1
.include "Makefile.common"
PKGNAME= ImageMagick-${DISTVERSION}
Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.288 pkgsrc/graphics/ImageMagick/Makefile.common:1.289
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.288 Sat Oct 11 10:46:41 2025
+++ pkgsrc/graphics/ImageMagick/Makefile.common Sat Oct 25 17:21:59 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.288 2025/10/11 10:46:41 triaxx Exp $
+# $NetBSD: Makefile.common,v 1.289 2025/10/25 17:21:59 triaxx Exp $
#
# used by graphics/p5-PerlMagick/Makefile
#
# Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
IM_MAJOR_VER= 7.1.2
-IM_MINOR_VER= 5
+IM_MINOR_VER= 7
IM_MAJOR_LIB_VER= 7
.if ${IM_MINOR_VER} != NONE
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.310 pkgsrc/graphics/ImageMagick/distinfo:1.311
--- pkgsrc/graphics/ImageMagick/distinfo:1.310 Sat Oct 11 10:46:41 2025
+++ pkgsrc/graphics/ImageMagick/distinfo Sat Oct 25 17:21:59 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.310 2025/10/11 10:46:41 triaxx Exp $
+$NetBSD: distinfo,v 1.311 2025/10/25 17:21:59 triaxx Exp $
-BLAKE2s (ImageMagick-7.1.2-5.tar.xz) = 2a13defb3666fda009bca974633760a441f83981fbabf487192b8c7fa525ecd1
-SHA512 (ImageMagick-7.1.2-5.tar.xz) = 760688ceb476a62bda10ec68c87967c1b43a39ec0b5e215d5bed132a3ef1439a7e0c652d5851ba267203107460039786dc4205cf17f223e792c090c1a5886518
-Size (ImageMagick-7.1.2-5.tar.xz) = 10791060 bytes
+BLAKE2s (ImageMagick-7.1.2-7.tar.xz) = e1b53aef3c7ef833888b7fe6700df0196e103c11c40347964b71b404ffde26ca
+SHA512 (ImageMagick-7.1.2-7.tar.xz) = 5cfae7c89896ae701044098c5131e4b7c1e5cb93132dc11552dd68a389c73707a2984257f560580057d170b2916330fb2f32abfe497f37329b04b3d2f17d60cf
+Size (ImageMagick-7.1.2-7.tar.xz) = 10795132 bytes
SHA1 (patch-MagickCore_random.c) = 56b33395e4bbdffbff5094c40ecf4e2d4be3d813
SHA1 (patch-ghostscript-private.h) = ab25d5b565c11b98bf623f9f8afd0fedae9bf1fa
Home |
Main Index |
Thread Index |
Old Index