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:           Mon Aug 30 15:38:39 UTC 2021

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

Log Message:
ImageMagick: update to 7.1.0.5.

2021-08-21  7.1.0-5  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-5 GIT revision 18995:8f77c3c9c:20210821

2021-08-12  7.1.0-5  Dirk Lemstra <dirk%lem.....org@localhost>
  * Added option (-dng:read-thumbnail=true) to read the thumbnail of a raw
    image and store it as a profile called dng:thumbnail.

2021-07-26  7.1.0-5  <quetzlzacatenango@image...>
  * heap-based buffer overflow in TIFF coder (alert from Hunter Mitchell).
  * grayscale image write optimization.


To generate a diff of this commit:
cvs rdiff -u -r1.294 -r1.295 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -u -r1.236 -r1.237 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.255 -r1.256 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.294 pkgsrc/graphics/ImageMagick/Makefile:1.295
--- pkgsrc/graphics/ImageMagick/Makefile:1.294  Sun Aug 15 14:23:57 2021
+++ pkgsrc/graphics/ImageMagick/Makefile        Mon Aug 30 15:38:39 2021
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.294 2021/08/15 14:23:57 wiz Exp $
+# $NetBSD: Makefile,v 1.295 2021/08/30 15:38:39 wiz Exp $
 
-PKGREVISION= 1
 .include "Makefile.common"
 
 PKGNAME=       ImageMagick-${DISTVERSION}

Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.236 pkgsrc/graphics/ImageMagick/Makefile.common:1.237
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.236   Thu Jul 29 11:18:03 2021
+++ pkgsrc/graphics/ImageMagick/Makefile.common Mon Aug 30 15:38:39 2021
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.236 2021/07/29 11:18:03 wiz Exp $
+# $NetBSD: Makefile.common,v 1.237 2021/08/30 15:38:39 wiz Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.1.0
-IM_MINOR_VER=          4
+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.255 pkgsrc/graphics/ImageMagick/distinfo:1.256
--- pkgsrc/graphics/ImageMagick/distinfo:1.255  Thu Jul 29 11:18:03 2021
+++ pkgsrc/graphics/ImageMagick/distinfo        Mon Aug 30 15:38:39 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.255 2021/07/29 11:18:03 wiz Exp $
+$NetBSD: distinfo,v 1.256 2021/08/30 15:38:39 wiz Exp $
 
-SHA1 (ImageMagick-7.1.0-4.tar.xz) = 1ef760c09138f9a84ae152cd72145320961d42b7
-RMD160 (ImageMagick-7.1.0-4.tar.xz) = 60b64e045f596c1df2bd85a12d9c9fb02038f364
-SHA512 (ImageMagick-7.1.0-4.tar.xz) = 21bd565227eef40bf967a23061e799dc0cb767c226717a66135ecc07a812495fe62c0d36c38b5c801356c63a9e4bf5a48b04fc56fcf6c0f5e37c2ccf52fce855
-Size (ImageMagick-7.1.0-4.tar.xz) = 10310828 bytes
+SHA1 (ImageMagick-7.1.0-5.tar.xz) = 272ad33060144cba2e871db709192c8584ac5b0a
+RMD160 (ImageMagick-7.1.0-5.tar.xz) = 7fd1c6083a8a861e3b6ea83e55fb7c7581b6ff41
+SHA512 (ImageMagick-7.1.0-5.tar.xz) = 1fc66c57e4dbe01c2730508c42cd8a8e94be087751b3ad460318e1d4a7aa2c1af95d22b2f432037590af5e7f4a8e3cdeb276278423ed30d485267a907c7006d6
+Size (ImageMagick-7.1.0-5.tar.xz) = 10308228 bytes
 SHA1 (patch-config_policy.xml) = 2f2c5e9f0370cfbbf8ca91caef030eedfb2b6715



Home | Main Index | Thread Index | Old Index