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 11 10:46:42 UTC 2025

Modified Files:
        pkgsrc/graphics/ImageMagick: Makefile Makefile.common distinfo

Log Message:
ImageMagick: Update to 7.1.2.5


To generate a diff of this commit:
cvs rdiff -u -r1.356 -r1.357 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -u -r1.287 -r1.288 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.309 -r1.310 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.356 pkgsrc/graphics/ImageMagick/Makefile:1.357
--- pkgsrc/graphics/ImageMagick/Makefile:1.356  Sun Sep 21 15:11:36 2025
+++ pkgsrc/graphics/ImageMagick/Makefile        Sat Oct 11 10:46:41 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.356 2025/09/21 15:11:36 wiz Exp $
+# $NetBSD: Makefile,v 1.357 2025/10/11 10:46:41 triaxx Exp $
 
-PKGREVISION= 1
-.include "Makefile.common"
+include "Makefile.common"
 
 PKGNAME=       ImageMagick-${DISTVERSION}
 

Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.287 pkgsrc/graphics/ImageMagick/Makefile.common:1.288
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.287   Mon Sep  1 09:37:47 2025
+++ pkgsrc/graphics/ImageMagick/Makefile.common Sat Oct 11 10:46:41 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.287 2025/09/01 09:37:47 triaxx Exp $
+# $NetBSD: Makefile.common,v 1.288 2025/10/11 10:46:41 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=          3
+IM_MINOR_VER=          5
 IM_MAJOR_LIB_VER=      7
 
 .if ${IM_MINOR_VER} != NONE

Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.309 pkgsrc/graphics/ImageMagick/distinfo:1.310
--- pkgsrc/graphics/ImageMagick/distinfo:1.309  Sat Oct  4 10:30:48 2025
+++ pkgsrc/graphics/ImageMagick/distinfo        Sat Oct 11 10:46:41 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.309 2025/10/04 10:30:48 tnn Exp $
+$NetBSD: distinfo,v 1.310 2025/10/11 10:46:41 triaxx Exp $
 
-BLAKE2s (ImageMagick-7.1.2-3.tar.xz) = 3756b684eb64790b5bbea2fb5dcb65c13af84a9095a4fc8a4da70e4a4bcfb6fe
-SHA512 (ImageMagick-7.1.2-3.tar.xz) = 9789e18be3ef0ff309de5497b31761f765b51e6164d568106f1cb0178427dae53871c246b491de27a63d1fcabf75fc5b8a2ae5915f61a0d801427080c18561e4
-Size (ImageMagick-7.1.2-3.tar.xz) = 10786124 bytes
+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
 SHA1 (patch-MagickCore_random.c) = 56b33395e4bbdffbff5094c40ecf4e2d4be3d813
 SHA1 (patch-ghostscript-private.h) = ab25d5b565c11b98bf623f9f8afd0fedae9bf1fa



Home | Main Index | Thread Index | Old Index