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:           Mon Sep  1 09:37:47 UTC 2025

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

Log Message:
ImageMagick: Update to 7.1.2.3


To generate a diff of this commit:
cvs rdiff -u -r1.354 -r1.355 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -u -r1.286 -r1.287 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.306 -r1.307 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.354 pkgsrc/graphics/ImageMagick/Makefile:1.355
--- pkgsrc/graphics/ImageMagick/Makefile:1.354  Sat Aug 30 22:45:13 2025
+++ pkgsrc/graphics/ImageMagick/Makefile        Mon Sep  1 09:37:47 2025
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.354 2025/08/30 22:45:13 wiz Exp $
+# $NetBSD: Makefile,v 1.355 2025/09/01 09:37:47 triaxx Exp $
 
-PKGREVISION= 1
 .include "Makefile.common"
 
 PKGNAME=       ImageMagick-${DISTVERSION}

Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.286 pkgsrc/graphics/ImageMagick/Makefile.common:1.287
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.286   Wed Aug 27 06:21:53 2025
+++ pkgsrc/graphics/ImageMagick/Makefile.common Mon Sep  1 09:37:47 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.286 2025/08/27 06:21:53 triaxx Exp $
+# $NetBSD: Makefile.common,v 1.287 2025/09/01 09:37:47 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=          2
+IM_MINOR_VER=          3
 IM_MAJOR_LIB_VER=      7
 
 .if ${IM_MINOR_VER} != NONE

Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.306 pkgsrc/graphics/ImageMagick/distinfo:1.307
--- pkgsrc/graphics/ImageMagick/distinfo:1.306  Wed Aug 27 06:21:53 2025
+++ pkgsrc/graphics/ImageMagick/distinfo        Mon Sep  1 09:37:47 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.306 2025/08/27 06:21:53 triaxx Exp $
+$NetBSD: distinfo,v 1.307 2025/09/01 09:37:47 triaxx Exp $
 
-BLAKE2s (ImageMagick-7.1.2-2.tar.xz) = 460b3170e882764c728429bdb76e740879c03076a765416a0d29044c6f61d545
-SHA512 (ImageMagick-7.1.2-2.tar.xz) = b589c46f665815c8e0797949c8fe7ac1a57c686076b86705c142829e0b542823f2642e3f7a59d208fddc68d5f819150637650490f195c0107dc5e2b8f1840d28
-Size (ImageMagick-7.1.2-2.tar.xz) = 10788164 bytes
+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
 SHA1 (patch-ghostscript-private.h) = ab25d5b565c11b98bf623f9f8afd0fedae9bf1fa



Home | Main Index | Thread Index | Old Index