pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 31 16:02:37 UTC 2023
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile Makefile.common distinfo
pkgsrc/graphics/p5-PerlMagick: Makefile
Log Message:
ImageMagick: update to 7.1.0.59
Bugfixes.
To generate a diff of this commit:
cvs rdiff -u -r1.314 -r1.315 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -u -r1.263 -r1.264 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.283 -r1.284 pkgsrc/graphics/ImageMagick/distinfo
cvs rdiff -u -r1.180 -r1.181 pkgsrc/graphics/p5-PerlMagick/Makefile
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.314 pkgsrc/graphics/ImageMagick/Makefile:1.315
--- pkgsrc/graphics/ImageMagick/Makefile:1.314 Sun Jan 29 21:14:36 2023
+++ pkgsrc/graphics/ImageMagick/Makefile Tue Jan 31 16:02:36 2023
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.314 2023/01/29 21:14:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.315 2023/01/31 16:02:36 wiz Exp $
-PKGREVISION= 2
.include "Makefile.common"
PKGNAME= ImageMagick-${DISTVERSION}
Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.263 pkgsrc/graphics/ImageMagick/Makefile.common:1.264
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.263 Tue Jan 3 15:05:14 2023
+++ pkgsrc/graphics/ImageMagick/Makefile.common Tue Jan 31 16:02:36 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.263 2023/01/03 15:05:14 wiz Exp $
+# $NetBSD: Makefile.common,v 1.264 2023/01/31 16:02:36 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= 57
+IM_MINOR_VER= 59
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.283 pkgsrc/graphics/ImageMagick/distinfo:1.284
--- pkgsrc/graphics/ImageMagick/distinfo:1.283 Tue Jan 3 15:05:14 2023
+++ pkgsrc/graphics/ImageMagick/distinfo Tue Jan 31 16:02:36 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.283 2023/01/03 15:05:14 wiz Exp $
+$NetBSD: distinfo,v 1.284 2023/01/31 16:02:36 wiz Exp $
-BLAKE2s (ImageMagick-7.1.0-57.tar.xz) = 81e33c7be3a563110beaafdc0f622a1f4cd4d95e8c426fbff32ed024a7faf28f
-SHA512 (ImageMagick-7.1.0-57.tar.xz) = c23503d504d48fd896c01c175e93acbb8d248a681d3029bb1b115138dbe0bf62719cef1a6805986e549e271b9db498e937c03b6ac59d2d7771cd9e159c3bfd34
-Size (ImageMagick-7.1.0-57.tar.xz) = 10354896 bytes
+BLAKE2s (ImageMagick-7.1.0-59.tar.xz) = 5d59a30030b688ed358d62e619d51452791cd2c8c676ff3d25e59870534e2b97
+SHA512 (ImageMagick-7.1.0-59.tar.xz) = 353a1ddcacb2a8396a0594436811b05f5d7c5a3bbbe2c6a3615f5a9b7a0e11667c0630de0a0799a913523860b9ca98f3f73151afbcab095b1e02acab9a54c162
+Size (ImageMagick-7.1.0-59.tar.xz) = 10355412 bytes
SHA1 (patch-config_policy.xml) = 0ae88934acb31681dc3cd7738075362ae2c17c10
SHA1 (patch-ghostscript-private.h) = 98d88220cf8814f2e4841c382de5e2e9e0ae9287
Index: pkgsrc/graphics/p5-PerlMagick/Makefile
diff -u pkgsrc/graphics/p5-PerlMagick/Makefile:1.180 pkgsrc/graphics/p5-PerlMagick/Makefile:1.181
--- pkgsrc/graphics/p5-PerlMagick/Makefile:1.180 Sun Jan 29 21:16:41 2023
+++ pkgsrc/graphics/p5-PerlMagick/Makefile Tue Jan 31 16:02:37 2023
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.180 2023/01/29 21:16:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.181 2023/01/31 16:02:37 wiz Exp $
-PKGREVISION= 2
.include "../../graphics/ImageMagick/Makefile.common"
PKGNAME= p5-PerlMagick-${DISTVERSION}
Home |
Main Index |
Thread Index |
Old Index