pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick ImageMagick: update to 7.0.10.37.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d65bb96a287
branches: trunk
changeset: 441687:1d65bb96a287
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 09 11:39:46 2020 +0000
description:
ImageMagick: update to 7.0.10.37.
2020-11-07 7.0.10-37 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-37 GIT revision 17780:47a8392ef:20201107
2020-11-07 7.0.10-37 <quetzlzacatenango@image...>
* correct soversioning.
2020-11-07 7.0.10-36 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-36 GIT revision 17776:6bb35345c:20201107
2020-11-02 7.0.10-36 <quetzlzacatenango@image...>
* check and report if profile is corrupt.
* do not add entropy based on mkstemp() unique filename.
2020-10-31 7.0.10-35 <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.10-35 GIT revision 17762:df5df8489:20201031
2020-10-14 7.0.10-35 <quetzlzacatenango@image...>
* Prefer ffmpeg over avconv.
* Support median image statistic and median property.
* Add -extend option to {display,animate,import}.
diffstat:
graphics/ImageMagick/Makefile | 3 +--
graphics/ImageMagick/Makefile.common | 4 ++--
graphics/ImageMagick/PLIST | 3 +--
graphics/ImageMagick/distinfo | 12 ++++++------
graphics/ImageMagick/patches/patch-config_policy.xml | 10 ++++++----
5 files changed, 16 insertions(+), 16 deletions(-)
diffs (87 lines):
diff -r b630a6a0213f -r 1d65bb96a287 graphics/ImageMagick/Makefile
--- a/graphics/ImageMagick/Makefile Mon Nov 09 11:34:08 2020 +0000
+++ b/graphics/ImageMagick/Makefile Mon Nov 09 11:39:46 2020 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.281 2020/11/05 09:06:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.282 2020/11/09 11:39:46 wiz Exp $
-PKGREVISION= 1
.include "Makefile.common"
PKGNAME= ImageMagick-${DISTVERSION}
diff -r b630a6a0213f -r 1d65bb96a287 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common Mon Nov 09 11:34:08 2020 +0000
+++ b/graphics/ImageMagick/Makefile.common Mon Nov 09 11:39:46 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.219 2020/10/14 16:15:37 wiz Exp $
+# $NetBSD: Makefile.common,v 1.220 2020/11/09 11:39:46 wiz Exp $
#
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.10
-IM_MINOR_VER= 34
+IM_MINOR_VER= 37
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
diff -r b630a6a0213f -r 1d65bb96a287 graphics/ImageMagick/PLIST
--- a/graphics/ImageMagick/PLIST Mon Nov 09 11:34:08 2020 +0000
+++ b/graphics/ImageMagick/PLIST Mon Nov 09 11:39:46 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.112 2020/10/05 11:33:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.113 2020/11/09 11:39:46 wiz Exp $
bin/Magick++-config
bin/MagickCore-config
bin/MagickWand-config
@@ -356,7 +356,6 @@
share/doc/ImageMagick-7/www/advanced-unix-installation.html
share/doc/ImageMagick-7/www/advanced-windows-installation.html
share/doc/ImageMagick-7/www/animate.html
-share/doc/ImageMagick-7/www/api.html
share/doc/ImageMagick-7/www/api/Image++.html
share/doc/ImageMagick-7/www/api/MagickCore/ImageMagick_8h-source.html
share/doc/ImageMagick-7/www/api/MagickCore/ImageMagick_8h.html
diff -r b630a6a0213f -r 1d65bb96a287 graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo Mon Nov 09 11:34:08 2020 +0000
+++ b/graphics/ImageMagick/distinfo Mon Nov 09 11:39:46 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.236 2020/10/14 16:15:37 wiz Exp $
+$NetBSD: distinfo,v 1.237 2020/11/09 11:39:46 wiz Exp $
-SHA1 (ImageMagick-7.0.10-34.tar.xz) = 833b63c04473aa65b6d4ff667868cceae118509c
-RMD160 (ImageMagick-7.0.10-34.tar.xz) = 6494eb48f7f8fdc88324b0b7d8fee96f687abd75
-SHA512 (ImageMagick-7.0.10-34.tar.xz) = f3637c929d75bd1eff7845c7fb85ca58bb6e00f618f2c39883e7ea5e080e3fcbc3f5d5989935df17c5498ff11723e0362f684e77f5bcbbff30bb0b30208c23d3
-Size (ImageMagick-7.0.10-34.tar.xz) = 9655368 bytes
-SHA1 (patch-config_policy.xml) = 2c446a00fc00f85ab33eae0691d4d8989a46289f
+SHA1 (ImageMagick-7.0.10-37.tar.xz) = fbbfdb77cbc78d3260cb15c8acd0b9588fe7f378
+RMD160 (ImageMagick-7.0.10-37.tar.xz) = c61d4ed41569d27b61f15f0bfa20d9b07c39515d
+SHA512 (ImageMagick-7.0.10-37.tar.xz) = d4acc8a48752a564d5bec688029079a831992eaedd41215256fc97113c7f0268441cb6bcdf86bc4c2b8d63ff38798ebbd4c79b7fdad177141cf9550883cccd05
+Size (ImageMagick-7.0.10-37.tar.xz) = 9654160 bytes
+SHA1 (patch-config_policy.xml) = 5c90f58e84f84f5d9e80324e3f045f885706d523
diff -r b630a6a0213f -r 1d65bb96a287 graphics/ImageMagick/patches/patch-config_policy.xml
--- a/graphics/ImageMagick/patches/patch-config_policy.xml Mon Nov 09 11:34:08 2020 +0000
+++ b/graphics/ImageMagick/patches/patch-config_policy.xml Mon Nov 09 11:39:46 2020 +0000
@@ -1,12 +1,12 @@
-$NetBSD: patch-config_policy.xml,v 1.4 2020/06/08 10:23:18 tm Exp $
+$NetBSD: patch-config_policy.xml,v 1.5 2020/11/09 11:39:46 wiz Exp $
Disable ghostscript coders by default to workaround VU#332928:
<https://www.kb.cert.org/vuls/id/332928>
---- config/policy.xml.orig 2018-08-13 11:05:28.000000000 +0000
+--- config/policy.xml.orig 2020-11-07 19:03:18.000000000 +0000
+++ config/policy.xml
-@@ -74,4 +74,16 @@
- <!-- <policy domain="cache" name="memory-map" value="anonymous"/> -->
+@@ -72,6 +72,18 @@
+ <!-- <policy domain="cache" name="max-memory-request" value="256MiB"/> -->
<!-- <policy domain="cache" name="synchronize" value="True"/> -->
<!-- <policy domain="cache" name="shared-secret" value="passphrase" stealth="true"/> -->
+
@@ -21,4 +21,6 @@
+ <policy domain="coder" rights="none" pattern="PDF" />
+ <policy domain="coder" rights="none" pattern="XPS" />
+
+ <!-- <policy domain="system" name="shred" value="2"/> -->
+ <!-- <policy domain="system" name="precision" value="6"/> -->
</policymap>
Home |
Main Index |
Thread Index |
Old Index