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:           Sun Feb 20 21:29:45 UTC 2022

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

Log Message:
ImageMagick: update to 7.1.0.25.

2022-02-15  7.1.0-25  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-25 GIT revision 19704:7f7c90526:20220215

2021-02-13  7.1.0-25  <quetzlzacatenango@image...>
  * incontinuity in straight segment of polyline (reference
    https://github.com/ImageMagick/ImageMagick/issues/4837).


To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.268 -r1.269 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.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.247 pkgsrc/graphics/ImageMagick/Makefile.common:1.248
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.247   Tue Feb 15 09:20:00 2022
+++ pkgsrc/graphics/ImageMagick/Makefile.common Sun Feb 20 21:29:45 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.247 2022/02/15 09:20:00 wiz Exp $
+# $NetBSD: Makefile.common,v 1.248 2022/02/20 21:29:45 wiz Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.1.0
-IM_MINOR_VER=          24
+IM_MINOR_VER=          25
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)

Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.268 pkgsrc/graphics/ImageMagick/distinfo:1.269
--- pkgsrc/graphics/ImageMagick/distinfo:1.268  Tue Feb 15 09:20:00 2022
+++ pkgsrc/graphics/ImageMagick/distinfo        Sun Feb 20 21:29:45 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.268 2022/02/15 09:20:00 wiz Exp $
+$NetBSD: distinfo,v 1.269 2022/02/20 21:29:45 wiz Exp $
 
-BLAKE2s (ImageMagick-7.1.0-24.tar.xz) = 50cdd28c7acfda05931238b110545d6e68c16bf93f9776f85003e37d89321d1e
-SHA512 (ImageMagick-7.1.0-24.tar.xz) = 69b7ddbdcb2149f354864f2ca33d46e603da1c7f26aa963845dffcbd4a5c031d44b3ba987cf122453f25b3019f489e9bfac333c9fa542e8ea43c575c6f8f07ed
-Size (ImageMagick-7.1.0-24.tar.xz) = 10333668 bytes
+BLAKE2s (ImageMagick-7.1.0-25.tar.xz) = d82ab524e5f29eb4fe47411eb6b2a4d6093763abf52dd62b8cde818cf89d0188
+SHA512 (ImageMagick-7.1.0-25.tar.xz) = 554ab3e9c15c4dd00dfc32d669563dbc33f8923bcd75dbd7ea45c77bd330f07e1d49865a55727692bf1e6e819160f418a1f79874212965ec481ca487c3140f3d
+Size (ImageMagick-7.1.0-25.tar.xz) = 10335340 bytes
 SHA1 (patch-config_policy.xml) = 2f2c5e9f0370cfbbf8ca91caef030eedfb2b6715



Home | Main Index | Thread Index | Old Index