pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2020Q3] pkgsrc/graphics/ImageMagick



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Fri Dec 11 10:00:21 UTC 2020

Modified Files:
        pkgsrc/graphics/ImageMagick [pkgsrc-2020Q3]: Makefile.common PLIST
            distinfo
        pkgsrc/graphics/ImageMagick/patches [pkgsrc-2020Q3]:
            patch-config_policy.xml

Log Message:
Pullup ticket #6373 - requested by wiz
graphics/ImageMagick: security fix

Revisions pulled up:
- graphics/ImageMagick/Makefile.common                          1.221-1.222
- graphics/ImageMagick/PLIST                                    1.114
- graphics/ImageMagick/distinfo                                 1.238-1.239
- graphics/ImageMagick/patches/patch-config_policy.xml          1.6

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Tue Nov 17 16:12:02 UTC 2020

   Modified Files:
           pkgsrc/graphics/ImageMagick: Makefile.common distinfo
           pkgsrc/graphics/ImageMagick/patches: patch-config_policy.xml

   Log Message:
   ImageMagick: update to 7.0.10.38.

   2020-11-14  7.0.10-38  <quetzlzacatenango@image...>
     * Release ImageMagick version 7.0.10-38 GIT revision 17815:bf51a3f1f:20201114

   2020-11-07  7.0.10-38  <quetzlzacatenango@image...>
     * add image settings support to -fx.
     * better support for TIFF YCbCr photometric.
     * verify TTF glyph format before dereferencing (reference
       https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26932).
     * force single HEIC image per container.

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Mon Nov 23 15:45:24 UTC 2020

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

   Log Message:
   ImageMagick: update to 7.0.10.41.

   2020-11-21  7.0.10-41  <quetzlzacatenango@image...>
     * Release ImageMagick version 7.0.10-41 GIT revision 17864:20680f349:20201121

   2020-11-21  7.0.10-41  <quetzlzacatenango@image...>
     *

   2020-11-20  7.0.10-40  <quetzlzacatenango@image...>
     * Release ImageMagick version 7.0.10-40 GIT revision 17860:2594cd0a5:20201120

   2020-11-19  7.0.10-40  <quetzlzacatenango@image...>
     * remove Linux shell artifact from Windows delegate configuration file.
     * fix shell injection vulnerability via the -authenticate option (reference
       alex@cure...).

   2020-11-17  7.0.10-39  <quetzlzacatenango@image...>
     * Release ImageMagick version 7.0.10-39 GIT revision 17837:ffb8da39c:20201117

   2020-11-07  7.0.10-39  <quetzlzacatenango@image...>
     * support DPX 4:2:2 sampling.


To generate a diff of this commit:
cvs rdiff -u -r1.216.2.1 -r1.216.2.2 \
    pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.111.2.1 -r1.111.2.2 pkgsrc/graphics/ImageMagick/PLIST
cvs rdiff -u -r1.233.2.1 -r1.233.2.2 pkgsrc/graphics/ImageMagick/distinfo
cvs rdiff -u -r1.4.4.1 -r1.4.4.2 \
    pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml

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.216.2.1 pkgsrc/graphics/ImageMagick/Makefile.common:1.216.2.2
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.216.2.1       Tue Nov 24 18:28:37 2020
+++ pkgsrc/graphics/ImageMagick/Makefile.common Fri Dec 11 10:00:20 2020
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.216.2.1 2020/11/24 18:28:37 bsiegert Exp $
+# $NetBSD: Makefile.common,v 1.216.2.2 2020/12/11 10:00:20 bsiegert Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.0.10
-IM_MINOR_VER=          37
+IM_MINOR_VER=          41
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)

Index: pkgsrc/graphics/ImageMagick/PLIST
diff -u pkgsrc/graphics/ImageMagick/PLIST:1.111.2.1 pkgsrc/graphics/ImageMagick/PLIST:1.111.2.2
--- pkgsrc/graphics/ImageMagick/PLIST:1.111.2.1 Tue Nov 24 18:28:37 2020
+++ pkgsrc/graphics/ImageMagick/PLIST   Fri Dec 11 10:00:20 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.111.2.1 2020/11/24 18:28:37 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.111.2.2 2020/12/11 10:00:20 bsiegert Exp $
 bin/Magick++-config
 bin/MagickCore-config
 bin/MagickWand-config
@@ -357,715 +357,6 @@ share/doc/ImageMagick-7/www/advanced-uni
 share/doc/ImageMagick-7/www/advanced-windows-installation.html
 share/doc/ImageMagick-7/www/animate.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
-share/doc/ImageMagick-7/www/api/MagickCore/MagickCore_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/MagickCore_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/PreRvIcccm_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/PreRvIcccm_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/PreRvIcccm_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/animate-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/animate-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/animate_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/animate_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/animate_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/annotate_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/annotate_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/annotate_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/annotated.html
-share/doc/ImageMagick-7/www/api/MagickCore/api_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/api_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/artifact_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/artifact_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/artifact_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/blob-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/blob-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/blob_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/blob_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/blob_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/cache-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/cache-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/cache-view_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/cache-view_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/cache-view_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/cache_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/cache_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/cache_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/classes.html
-share/doc/ImageMagick-7/www/api/MagickCore/client_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/client_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/client_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/coder_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/coder_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/coder_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/color-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/color-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/color_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/color_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/color_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/colorspace-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/colorspace-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/colorspace_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/colorspace_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/colorspace_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/compare_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/compare_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/compare_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/composite-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/composite-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/composite_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/composite_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/composite_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/compress_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/compress_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/compress_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/configure_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/configure_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/configure_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/constitute_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/constitute_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/constitute_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/decorate_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/decorate_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/decorate_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/delegate_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/delegate_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/delegate_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/deprecate_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/deprecate_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/deprecate_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/dir_b44b349db36f8365f5234e57d3038770.html
-share/doc/ImageMagick-7/www/api/MagickCore/dirs.html
-share/doc/ImageMagick-7/www/api/MagickCore/display-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/display-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/display_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/display_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/display_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/distort_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/distort_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/distort_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/doxygen.css
-share/doc/ImageMagick-7/www/api/MagickCore/doxygen.png
-share/doc/ImageMagick-7/www/api/MagickCore/draw-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/draw-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/draw_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/draw_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/draw_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/effect_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/effect_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/effect_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/enhance_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/enhance_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/enhance_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/exception-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/exception-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/exception_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/exception_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/exception_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/files.html
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2blank.png
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2doc.png
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2folderclosed.png
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2folderopen.png
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2lastnode.png
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2link.png
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2mlastnode.png
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2mnode.png
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2node.png
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2plastnode.png
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2pnode.png
-share/doc/ImageMagick-7/www/api/MagickCore/ftv2vertline.png
-share/doc/ImageMagick-7/www/api/MagickCore/functions.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x61.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x62.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x63.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x64.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x65.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x66.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x67.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x68.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x69.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x6b.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x6c.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x6d.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x6e.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x6f.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x70.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x71.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x72.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x73.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x74.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x75.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x76.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x77.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x78.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x79.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_0x7a.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_func.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x61.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x62.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x63.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x64.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x65.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x66.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x67.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x68.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x69.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x6b.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x6c.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x6d.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x6e.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x6f.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x70.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x71.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x72.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x73.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x74.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x75.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x76.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x77.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x78.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x79.html
-share/doc/ImageMagick-7/www/api/MagickCore/functions_vars_0x7a.html
-share/doc/ImageMagick-7/www/api/MagickCore/fx-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/fx-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/fx_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/fx_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/fx_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/gem_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/gem_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/gem_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/geometry_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/geometry_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/geometry_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x61.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x62.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x63.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x64.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x65.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x66.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x67.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x68.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x69.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x6a.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x6b.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x6c.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x6d.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x6e.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x6f.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x70.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x71.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x72.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x73.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x74.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x75.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x76.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x77.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x78.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x79.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_0x7a.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x61.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x62.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x63.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x64.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x65.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x66.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x67.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x68.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x69.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x6b.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x6c.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x6d.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x6e.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x6f.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x70.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x71.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x72.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x73.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x74.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x75.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x76.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x77.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x78.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_defs_0x79.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_enum.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x62.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x63.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x64.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x65.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x66.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x67.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x68.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x69.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x6a.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x6b.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x6c.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x6d.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x6e.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x6f.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x70.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x71.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x72.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x73.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x74.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x75.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x76.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x77.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x78.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x79.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_eval_0x7a.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x62.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x63.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x64.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x65.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x66.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x67.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x68.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x69.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x6a.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x6b.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x6c.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x6d.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x6e.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x6f.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x70.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x71.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x72.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x73.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x74.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x75.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x76.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x77.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x78.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x79.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_func_0x7a.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_type.html
-share/doc/ImageMagick-7/www/api/MagickCore/globals_vars.html
-share/doc/ImageMagick-7/www/api/MagickCore/hashmap_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/hashmap_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/hashmap_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/identify_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/identify_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/identify_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/image-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/image-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/image_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/image_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/image_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/index.html
-share/doc/ImageMagick-7/www/api/MagickCore/layer_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/layer_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/layer_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/list_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/list_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/list_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/locale_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/locale___8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/locale___8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/log_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/log_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/log_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/mac_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/mac_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/mac_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/magic_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/magic_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/magic_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/magick-config_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/magick-config_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/magick-type_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/magick-type_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/magick_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/magick_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/magick_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/main.html
-share/doc/ImageMagick-7/www/api/MagickCore/matrix_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/matrix_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/matrix_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/memory_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/memory___8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/memory___8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/methods_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/methods_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/mime-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/mime-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/mime_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/mime_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/mime_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/module_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/module_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/module_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/monitor_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/monitor_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/monitor_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/montage_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/montage_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/montage_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/nt-base_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/nt-base_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/nt-base_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/nt-feature_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/nt-feature_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/nt-feature_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/option_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/option_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/option_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/paint_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/paint_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/paint_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/pixel-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/pixel-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/pixel_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/pixel_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/pixel_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/prepress_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/prepress_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/prepress_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/profile_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/profile_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/profile_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/property_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/property_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/property_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/quantize_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/quantize_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/quantize_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/quantum-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/quantum-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/quantum_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/quantum_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/quantum_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/random_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/random___8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/random___8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/registry_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/registry_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/registry_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/resample_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/resample_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/resample_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/resize-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/resize-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/resize_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/resize_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/resize_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/resource_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/resource___8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/resource___8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/segment_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/segment_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/segment_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/semaphore_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/semaphore_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/semaphore_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/shear_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/shear_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/shear_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/signature_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/signature_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/signature_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/splay-tree_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/splay-tree_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/splay-tree_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/static_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/static_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/static_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/statistic_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/statistic_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/statistic_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/stream-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/stream-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/stream_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/stream_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/stream_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/string_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/string___8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/string___8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/structHuffmanTable.html
-share/doc/ImageMagick-7/www/api/MagickCore/structSemaphoreInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__AffineMatrix.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__Ascii85Info.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__BlobInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__CacheInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__CacheMethods.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__CacheView.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ChannelStatistics.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ChromaticityInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__Cluster.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__CoderInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ColorInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ColorPacket.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ConfigureInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ContributionInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__CubeInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__DIR.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__DataSegmentInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__DelegateInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__DiversityPacket.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__DoublePixelPacket.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__DrawInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__EdgeInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ElementInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ElementReference.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__EntryInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ErrorInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__EventInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ExceptionInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ExtentPacket.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__FrameInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__FxInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__GeometryInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__GhostscriptVectors.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__GradientInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__HandlerInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__HashmapInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__Image.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ImageAttribute.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ImageInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__IntervalTree.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__LinkedListInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__LocaleInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__LogInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__LongPixelPacket.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__MagicInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__MagickInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__MagickPixelPacket.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__MedianListNode.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__MedianPixelList.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__MedianSkipList.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__MemoryInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__MimeInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ModuleInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__MontageInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__NTMEMORYSTATUSEX.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__NexusInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__NodeInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__Nodes.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__OptionInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__PathInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__PixelPacket.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__PointInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__PolygonInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__PrimaryInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__PrimitiveInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ProfileInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__QuantizeInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__QuantumInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__QuantumState.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__RandomInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__RealPixelPacket.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__RectangleInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__RegistryInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ResampleFilter.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ResizeFilter.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ResourceInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__SegmentInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__SignatureInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__SplayTreeInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__StopInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__StreamInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__StringInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ThresholdMap.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__Timer.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__TimerInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__TokenInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__TypeInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__TypeMetric.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ViewInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__XImportInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__XMLTreeInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__XMLTreeRoot.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__XWidgetInfo.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ZeroCrossing.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__dirdesc.html
-share/doc/ImageMagick-7/www/api/MagickCore/struct__ile3.html
-share/doc/ImageMagick-7/www/api/MagickCore/structdirent.html
-share/doc/ImageMagick-7/www/api/MagickCore/studio_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/studio_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/tab_b.gif
-share/doc/ImageMagick-7/www/api/MagickCore/tab_l.gif
-share/doc/ImageMagick-7/www/api/MagickCore/tab_r.gif
-share/doc/ImageMagick-7/www/api/MagickCore/tabs.css
-share/doc/ImageMagick-7/www/api/MagickCore/threshold_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/threshold_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/threshold_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/timer_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/timer_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/timer_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/token_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/token_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/token_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/transform_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/transform_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/transform_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/tree.html
-share/doc/ImageMagick-7/www/api/MagickCore/type_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/type_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/type_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/utility_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/utility_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/utility_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/version_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/version_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/version_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/vms_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/vms_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/vms_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/widget_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/widget_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/widget_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/xml-tree_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/xml-tree_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/xml-tree_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/xwindow-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/xwindow-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickCore/xwindow_8c.html
-share/doc/ImageMagick-7/www/api/MagickCore/xwindow_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickCore/xwindow_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/MagickWand_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/MagickWand_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/animate_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/animate_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/animate_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/annotated.html
-share/doc/ImageMagick-7/www/api/MagickWand/classes.html
-share/doc/ImageMagick-7/www/api/MagickWand/compare_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/compare_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/compare_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/composite_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/composite_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/composite_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/conjure_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/conjure_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/conjure_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/convert_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/convert_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/convert_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/deprecate_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/deprecate_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/deprecate_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/dir_101f7ac0a894e32543a314e85b2e1524.html
-share/doc/ImageMagick-7/www/api/MagickWand/dirs.html
-share/doc/ImageMagick-7/www/api/MagickWand/display_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/display_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/display_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/doxygen.css
-share/doc/ImageMagick-7/www/api/MagickWand/doxygen.png
-share/doc/ImageMagick-7/www/api/MagickWand/drawing-wand_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/drawing-wand_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/drawing-wand_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/drawtest_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/files.html
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2blank.png
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2doc.png
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2folderclosed.png
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2folderopen.png
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2lastnode.png
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2link.png
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2mlastnode.png
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2mnode.png
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2node.png
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2plastnode.png
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2pnode.png
-share/doc/ImageMagick-7/www/api/MagickWand/ftv2vertline.png
-share/doc/ImageMagick-7/www/api/MagickWand/functions.html
-share/doc/ImageMagick-7/www/api/MagickWand/functions_vars.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x61.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x62.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x63.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x64.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x65.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x67.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x69.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x6d.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x6e.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x6f.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x70.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x71.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x72.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x73.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x74.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x75.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x77.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_0x78.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_defs.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_enum.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_eval.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_func.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_func_0x63.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_func_0x64.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_func_0x67.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_func_0x69.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_func_0x6d.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_func_0x6e.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_func_0x70.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_func_0x72.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_func_0x73.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_type.html
-share/doc/ImageMagick-7/www/api/MagickWand/globals_vars.html
-share/doc/ImageMagick-7/www/api/MagickWand/identify_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/identify_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/identify_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/import_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/import_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/import_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/index.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick-image_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick-image_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick-image_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick-property_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick-property_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick-property_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick-wand-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick-wand-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick-wand_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick-wand_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick-wand_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick__wand_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/magick__wand_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/main.html
-share/doc/ImageMagick-7/www/api/MagickWand/mogrify-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/mogrify-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/mogrify_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/mogrify_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/mogrify_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/montage_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/montage_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/montage_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/pixel-iterator_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/pixel-iterator_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/pixel-iterator_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/pixel-wand-private_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/pixel-wand-private_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/pixel-wand_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/pixel-wand_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/pixel-wand_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/stream_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/stream_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/stream_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/struct__CompositeOptions.html
-share/doc/ImageMagick-7/www/api/MagickWand/struct__DrawVTable.html
-share/doc/ImageMagick-7/www/api/MagickWand/struct__DrawingWand.html
-share/doc/ImageMagick-7/www/api/MagickWand/struct__MagickWand.html
-share/doc/ImageMagick-7/www/api/MagickWand/struct__PixelIterator.html
-share/doc/ImageMagick-7/www/api/MagickWand/struct__PixelWand.html
-share/doc/ImageMagick-7/www/api/MagickWand/studio_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/studio_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/tab_b.gif
-share/doc/ImageMagick-7/www/api/MagickWand/tab_l.gif
-share/doc/ImageMagick-7/www/api/MagickWand/tab_r.gif
-share/doc/ImageMagick-7/www/api/MagickWand/tabs.css
-share/doc/ImageMagick-7/www/api/MagickWand/tree.html
-share/doc/ImageMagick-7/www/api/MagickWand/wand_8c.html
-share/doc/ImageMagick-7/www/api/MagickWand/wand_8h-source.html
-share/doc/ImageMagick-7/www/api/MagickWand/wand_8h.html
-share/doc/ImageMagick-7/www/api/MagickWand/wandtest_8c.html
 share/doc/ImageMagick-7/www/api/animate.html
 share/doc/ImageMagick-7/www/api/annotate.html
 share/doc/ImageMagick-7/www/api/attribute.html
@@ -1130,7 +421,6 @@ share/doc/ImageMagick-7/www/api/wand-vie
 share/doc/ImageMagick-7/www/architecture.html
 share/doc/ImageMagick-7/www/assets/magick.css
 share/doc/ImageMagick-7/www/assets/magick.js
-share/doc/ImageMagick-7/www/binary-releases.html
 share/doc/ImageMagick-7/www/changelog.html
 share/doc/ImageMagick-7/www/cipher.html
 share/doc/ImageMagick-7/www/cite.html

Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.233.2.1 pkgsrc/graphics/ImageMagick/distinfo:1.233.2.2
--- pkgsrc/graphics/ImageMagick/distinfo:1.233.2.1      Tue Nov 24 18:28:37 2020
+++ pkgsrc/graphics/ImageMagick/distinfo        Fri Dec 11 10:00:20 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.233.2.1 2020/11/24 18:28:37 bsiegert Exp $
+$NetBSD: distinfo,v 1.233.2.2 2020/12/11 10:00:20 bsiegert Exp $
 
-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
+SHA1 (ImageMagick-7.0.10-41.tar.xz) = 168e7abe7e7af5dd010b598017da02623e477b23
+RMD160 (ImageMagick-7.0.10-41.tar.xz) = aa4c7edd32c254aee7c6477b1f9578d30e1912b9
+SHA512 (ImageMagick-7.0.10-41.tar.xz) = 62439bcc7a2447593bedf165c2c05e67e27d672823523d611439fa2dc288e948772389772dcf1f8633ca7dbf38b514cf5fc3bfb5fb3d61e2efdd38fe7a2ad040
+Size (ImageMagick-7.0.10-41.tar.xz) = 9645036 bytes
+SHA1 (patch-config_policy.xml) = 6f2719275159cafc447fee4ebd00cc3066fe3a57

Index: pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml
diff -u pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml:1.4.4.1 pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml:1.4.4.2
--- pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml:1.4.4.1 Tue Nov 24 18:28:37 2020
+++ pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml Fri Dec 11 10:00:20 2020
@@ -1,14 +1,14 @@
-$NetBSD: patch-config_policy.xml,v 1.4.4.1 2020/11/24 18:28:37 bsiegert Exp $
+$NetBSD: patch-config_policy.xml,v 1.4.4.2 2020/12/11 10:00:20 bsiegert Exp $
 
 Disable ghostscript coders by default to workaround VU#332928:
 <https://www.kb.cert.org/vuls/id/332928>
 
---- config/policy.xml.orig     2020-11-07 19:03:18.000000000 +0000
+--- config/policy.xml.orig     2020-11-14 14:52:59.000000000 +0000
 +++ config/policy.xml
 @@ -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"/> -->
+   <!-- <policy domain="system" name="max-memory-request" value="256MiB"/> -->
 +
 +  <!-- 
 +    -- Disable ghostscript coders as suggested by VU#332928



Home | Main Index | Thread Index | Old Index