The NetBSD Project

CVS log for pkgsrc/graphics/ImageMagick/Makefile.common

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / graphics / ImageMagick

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.280 / (download) - annotate - [select for diffs], Sun Mar 3 12:46:28 2024 UTC (6 weeks, 4 days ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, HEAD
Changes since 1.279: +2 -2 lines
Diff to previous 1.279 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.1.29.

7.1.1-29 - 2024-02-25

Merged

    Enable new libheif chroma subsampling options. #7095

Commits

    beta release 35bf3bc
    respect base64 encoding @ ImageMagick/ImageMagick#7102 cd9b4bd
    Append signature when possible. 477fda0
    Code style changes. 7aa16ea
    leverage darktable delegate if libraw is not available 3132d78
    locate darktable 71bf5d4
    capture stdout 9a09f84
    free image info struct 4e37947
    Call CoalesceImages inside the webp coder when the image dimensions are not the same to improve the patch that was made for #5542. bc11c2a
    Added extra option (tiff:assume-alpha) that can be used to assume that a single extra sample is an alpha channel. b209bb5
    cosmetic 92d5f8e
    adjust browser spacing between buttons 4f65015
    uncontrolled format string d20d38b
    restore 2359440
    Only write density values higher than zero in a jpeg file (#7120). 43fccd5
    use radians macro 255a53c
    more work on LCH colorspace eee1286
    final corrections to LCH colorspace formula 78c2592
    Silence warnings. 5f6704b
    Removed NTGetLastError from the private header file because it is not exported. 908f39a
    Return a different error code when the file could not be found on Windows to have the same behavior as on other platforms. 7f61c5a
    Fix for appending pixels that don't have the sRGBColorspace. cfc71f0
    release 0deac72

Revision 1.279 / (download) - annotate - [select for diffs], Mon Feb 19 12:54:58 2024 UTC (8 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.278: +2 -2 lines
Diff to previous 1.278 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.1.28.

Merged

    fix misleading comment in dds.c #7075

Commits

    beta release 868642e
    Bump azure/azure-code-signing-action from 0.2.22 to 0.2.26 1aa50ea
    updated link f69389a
    eliminate extraneous EXIF comma c4b3e14
    Do not leak memory when throwing in the constructor aa4afc5
    escape { when writing MIFF images (ImageMagick/ImageMagick#7071) 97432f1
    protect '{' in MIFF key/value pairs dd171d1
    ... 52c0001
    set visible image artifac 2c6c09d
    include version header be0f61a
    Bump azure/azure-code-signing-action from 0.2.26 to 0.3.0 438b9ab
    extent buffer by the maximum field size ce9b069
    enable error diffusion for -posterize (ImageMagick/ImageMagick#7079) b103653
    refactor posterize macro 122a1f6
    improve posterize algorithm 92c93c3
    refactor posterize pixel macro 114f958
    eliminate compiler warning 79f137d
    support setting the image registry 73e6f63
    modify posterize algorithm (ImageMagick/ImageMagick#7079) 4b6843d
    eliminate compiler warning 03af658
    eliminate compiler warning e73215c
    check for class recursion 5a549df
    Raise warning instead of error when xmp profile can not be validated. 832aabf
    Fixed running identify one dds files with a cubemap. e9702b4
    Renamed method that skips the mipmaps. c317606
    Corrected check for width and height when skipping the mipmaps. 59fa6fd
    Set ttl to time when the image will expire instead of the duration that the image can be used. d3735ed
    improve time-to-live formatting 12b1e53
    Added HEIC_COMPUTE_NUMERIC_VERSION to make the version checks more readable. 0c0f0a4
    fix incorrect stroke opacity (ImageMagick/ImageMagick#7097) fab46a4
    correct pixel offset validation method 3be0fa7
    if resampling fails, replace with invalid pixel b0f6c05
    Also allow invalid length where 8 was added to the header size. 5c7fbe3
    release b206758
    release 365d9b6

Revision 1.278 / (download) - annotate - [select for diffs], Sun Jan 28 13:17:44 2024 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.277: +2 -2 lines
Diff to previous 1.277 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.1.27.

7.1.1-27 - 2024-01-21

Merged

    fix PKG_CONFIG_LIBDIR #7013

Commits

    beta release 3042ca2
    Use constImage instead. b449e0f
    export an exception when functions do not include an enclosing parenthesis (ImageMagick/ImageMagick#4533) ea0ea9c
    check maximum number of meta channels c099a19
    fix compiler exception f76166c
    deprecate InitializePixelCacheMap() and introduce ResetPixelCacheMap() 35ba540
    prevent possible integer overflow 7ae3b4b
    cosmetic 1db97cd
    fix compiler exception c02ab48
    eliminate compiler warning eaa6f6c
    move check for excessive meta channels 2133d30
    Corrected setting the quantum_type for the red channel that caused issues with multi spectral images. 906758c
    fix scaling of {display-p3,pro-photo,adobe-98} colorspace (ImageMagick/ImageMagick#7038) 35e6851
    adjust copyright year bc88c69
    Corrected patch to fix reading multi spectral images. 9c64c66
    release 0225ac4

Revision 1.277 / (download) - annotate - [select for diffs], Sun Jan 14 08:59:51 2024 UTC (3 months ago) by wiz
Branch: MAIN
Changes since 1.276: +2 -2 lines
Diff to previous 1.276 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.1.26.

7.1.1-26 - 2024-01-07
Merged

    Make Magick++-config work from non-standard places #7008

Fixed

    Make Magick++-config work from non-standard places (#7008) #7007

Commits

    beta release 15b1a5d
    Improved name of installer artifacts 2d36d1a
    Trim version to avoid trailing - 6c76d71
    support -alpha remove-opaque option 0ce621f
    Reverted incorrect patch. 3ee902d
    reduce # threads for -alpha option 8876f13
    -alpha deactivate-if-opaque disables the alpha channel if and only if its entirely opaque 66ef758
    -alpha off-if-opaque turns off the alpha channel if its entirely opaque e9a68f0
    slight optimization e6f0530
    fix error: 'libraw_data_t' has no member named 'rawparams' 1294dac
    thread tuning c29cf7f
    Silenced warning. b8fd1e7
    thread tunuing 80cb07d
    optimize HDRI detection f8ba278
    factor is a const argument 3e2879e
    Fixed build on Windows. 0f0ccfd
    Removed duplicate define. 79e742a
    The CheckPSDChannels method should not check empty layers. e5162e6
    Use consistent casing of method names. cbf79ad
    Allow invalid webp files that incorrectly include the size of the header in the length. 99c9ee4
    ImageMagick/ImageMagick#7006 8e1b405
    cosmetic 9033dea
    improve RSVG exception checking (ImageMagick/ImageMagick#7005) 802ffae
    fix off-by-one issue for captions/labels (ImageMagick/ImageMagick#7004) e80133b
    fix caption sizing issue (ImageMagick/ImageMagick#7004) 2d24367
    correct off by one issue 90ac70a
    correct usage a5dbba6
    fix off-by-one error a12f6d1
    release 83eefaf

Revision 1.276 / (download) - annotate - [select for diffs], Sun Dec 31 21:42:38 2023 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.275: +2 -2 lines
Diff to previous 1.275 (colored) to selected 1.80 (colored)

ImageMagick, p5-PerlMagick: update to 7.1.1.25

7.1.1-25 - 2023-12-30

Merged

    When writing BMP to v3 or lower, ignore the ICC profile. #6979
    configure.ac: fixup LFS check for autoconf-2.72 #6978

Commits

    beta release 3e8b0fa
    beta release 0930653
    Correct flags for jpeg-xl build. 87f4a62
    Include deflate in the security/oss-fuzz build. 26e6cf7
    Include more features in the tiff build. 0d36830
    check for version 0.20 instead f5329ad
    Also include -ldeflate in the LIBS for the oss-fuzz build. a29b58c
    Corrected oss-fuzz build. c02326b
    display hidden image 1dfcae1
    Start of moving the oss-fuzz files. b333c1a
    cosmetic 1cec932
    latest autoconf/automake 44ca83b
    latest autoconf/automake update fd412d1
    identify image time-to-live 6aac882
    set errno if time-to-live exceeded a8a6a61
    cosmetic c59b334
    conditionally set errno to ESTALE 43a44ea
    cosmetic 371c8da
    Moved oss-fuzz files to a different folder. 75c72e1
    Changes due to moving the oss-fuzz files. abc23f1
    ensure video can be read from stdin (ImageMagick/ImageMagick#6980) 9a7e87a
    ignore SyncBlob() status in CloseBlob() (ImageMagick/ImageMagick#6984) 30274e5
    repo change ca392c7
    update manifest d4298ea
    release 054b98c
    release 98e7513

7.1.1-24 - 2023-12-25

Merged

    configure: drop backported ac_func_fseeko.m4 for autoconf-2.72 compatãà#6970
    Add Panasonic Raw v2 (RW2) as mime type #6967
    Add Canon Raw v2 (CR2) as mime type #6968

Commits

    beta release 9e5eb3a
    ... 22ca517
    cosmetic 8d015de
    Added extra check for rare case when ImageMagick is build without any delegates. 8d08f85
    Corrected order to fix invalid matches. 935f2c2
    b10 should also be moved. cf821b1
    only fill the alpha channel for alpha floodfill ef87dfd
    Make sure we use the lt_ methods like we do elsewhere. da099f2
    support dng:max-raw-memory define (ImageMagick/ImageMagick#6922) 1b042b2
    cosmetic 8365814
    properly export YUV JP2 images (ImageMagick/ImageMagick#6943) 804e2b7
    use : specifier 66a3868
    correct display program name a0aca55
    check for corrupt DJVU images (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wv9p-78jx-g7fv) f65eba2
    support UTF-8 comments (ImageMagick/ImageMagick#6949) e46e2ef
    do not prefix iTxt key with 'png:' 558e255
    latest autoconf update 640af74
    enhance sampling factor parser (ImageMagick/ImageMagick#6943) 4011e63
    Corrected length check. 6c52fda
    Bump actions/download-artifact from 3 to 4 ed5ac6d
    Bump actions/upload-artifact from 3 to 4 be19e35
    Bump github/codeql-action from 2 to 3 b85f143
    Give artifacts a unique name. 1c229f2
    Use different name for the installers. 0813103
    Also include type in artifact name. 7d907ea
    Swap order. 490e9ab
    Switch to ubuntu 20.04 in the app-image build. 7f8aab2
    Revert path filter. 94d5512
    Corrected packages that need to be install due to ubuntu upgrade. 12ecacf
    Removed duplicate if statement. 092b8fa
    Bump actions/checkout from 3 to 4 854b3a4
    Silence warning d1cd21c
    improve accuracy of image statistics (ImageMagick/ImageMagick#6924) 1f241fd
    fx calculations of skewness and kurtosis (ImageMagick/ImageMagick#6964) fffda83
    Only write comments as itxt when the string contains non ansi chars. f21cd54
    check if the string contains non-Latin1 characters a07eac1
    Corrected patch to check for non-Latin1 characters. 73ad1b7
    invalid JSON with -ping (ImageMagick/ImageMagick#6966) 7ccf6e8
    throw exception if # of meta channels exceed max (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hx5j-pxvh-rj7r) 9c85f8f
    https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hx5j-pxvh-rj7r 8284632
    multiplication result converted to larger type c3bb6f6
    invalid HTTPS certificates are no longer ignored (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-3r24-6m6q-vxmr) 62e67a2
    multiplication result converted to larger type 0882713
    eliminate compiler warning e88b9aa
    don't include the index channel in the overall image statistics 4e1feed
    multiplication result converted to larger type 91d8a32
    release 1c14ca3
    no member named 'rawparams' (ImageMagick/ImageMagick#6969) 57ff827
    release 883eaa2
    release 963f5fa

Revision 1.275 / (download) - annotate - [select for diffs], Mon Dec 11 10:25:35 2023 UTC (4 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.274: +2 -2 lines
Diff to previous 1.274 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.1.23

7.1.1.23

    configure.ac: Fix bashism by @thesamesam in #6931
    Fix zstd not being listed under GetMagickDelegates() by @valgur in #6934

7.1.1.22

    Changed titles to subheadings by @kshitijaucharmal in #6834
    Bump azure/azure-code-signing-action from 0.2.21 to 0.2.22 by @dependabot in #6862

Revision 1.274 / (download) - annotate - [select for diffs], Wed Nov 15 12:08:52 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.273: +2 -2 lines
Diff to previous 1.273 (colored) to selected 1.80 (colored)

ImageMagick, p5-PerlMagick: update to 7.1.21

Add options for the security policies. Follow upstream for the default.
This can be changed after installation by copying the appropriate config
file to etc/ImageMagick-7/policy.xml.

Changes:

7.1.1-21 - 2023-10-21

Merged

    honor pkg-config when searching for bzip2 #6785
    honor pkg-config when searching for libjpeg #6784
    Add the up to date "Artifex" name to Ghostscript list #6779
    Define quantum depth for PerlMagick on windows #6770

Commits

    beta release dc87568
    time-to-live returned incorrect results when SOURCE_DATE_EPOCH set (ImageMagick/ImageMagick6#278) 3c72750
    ImageMagick/ImageMagick#6775 bd0fae8
    eliminate compiler error cc0553c
    eliminate compiler warnings 72cad57
    Only use the recent names to do the Ghostscript registry lookup and search for the commercial version first. be84f21
    eliminate rare small memory leak 199d056
    support time to live neumonics, e.g. 2 minutes cdaebe9
    remove private method GetMagickTTL() 3576c62
    moderate the CPU delay 60bffdb
    cosmetic 23a0ef4
    format time to live 0d72e02
    cosmetic 47885ab
    correct # of seconds in month d6aa83c
    fix formatting time-to-live 646c6bd
    clarify time to live 8845a13
    utilize difftime() to subtract time to live 63d39da
    utilize difftime() to subtract time to live 9bf4b05
    convert source epoch to unsigned long 623ca54
    time to live default is infinity e3e9c86
    latest autoconf/automake dae5e42
    latest autoconf/automake updates 207fcee
    assume time_t is signed df62446
    largest value is MAGICK_SIZE_MAX 2d6e79f
    prevent possible integer overlflow 18fd355
    SetMagickSecurityPolicy() permits user policies to comingle with system policies (ImageMagick/ImageMagick6#279) a9d8a08
    eliminate compiler warning dd60508
    eliminate compiler exception 89c0484
    permit all user policies 30906ff
    convert -help should return a success status (ImageMagick/ImageMagick#6797) 3c559c8
    -help option now returns a success status adbaabf
    allow user to comingle with system policies ce7a64e
    find minimum policy value 7d0858d
    find minimum policy value f81cd05
    revert 8d94c78
    eliminate compiler warning ecc1473
    off by one exception 8eb046d
    correct bytes per line calculation 61f444e
    revert ff50d9a
    use PNG default for maximum chunk size 6408a69
    clarify SetMagickSecurityPolicy() dcffc2d
    release 58d86e4

7.1.1-20 - 2023-10-08

Commits

    beta release 59f8951
    ... a21e310
    support Windows 1.0 Icon format (ImageMagick/ImageMagick#6670) bdc2c9f
    Code cleanup. 476a094
    support GetMagickTTL() method (ImageMagick/ImageMagick#4533) 66c30fc
    fix time-to-live deadlock c3d651e
    improve time-to-live timer 4727c5e
    prevent integer overflow fa9c969
    wrong argument type bfcdb1e
    respect time to live for Fx option b56a48e
    let cache throttle the CPU 6d9069d
    Fix indentation. 47af159
    Added check for MaxPixelChannels. 8126bac
    Added support for reading meta channels when reading a jpeg2000 image. 3541957
    Added jp2:assume-alpha option that will the always enable the alpha channel when the jpeg2000 image has 2 or 4 channels. 07fd761
    Corrected check for single channel. 43f6ada
    support xmp:validate define to choose performance over security c4f9927
    protect against DOS for FX do, while, for loops 2cfa8d1
    Added new deflate library to the pragma lib list. ac00eb2
    release 98bb1d4

7.1.1-19 - 2023-09-30

Merged

    Fix building with OpenCL #6743

Commits

    beta release 6f91d59
    eliminate Coverity warnings c9e40fe
    max result is SIZE_MAX a0b5ea7
    check for BMP file size, poc provided by Hardik Shah of Vehere (Dawn Treaders team) aa673b2
    throw exception but do not close/destroy image inside ReadEmbedImage() 43003ed
    cosmetic 047e363
    don't trust XMP profile if its not validated 7e068bb
    don't trust XMP profiles unless they are validated 25e3a4f
    eliminate compiler warnings 1c02b9c
    eliminate compiler warnings 627681b
    fix building with OpenCL (#6743) 086a539
    correct exit code (ImageMagick/ImageMagick#6744) ffe9809
    Fixed build. 57db683
    Don't add svg:decode to the list of build in delegates when librsvg was enabled. acb653d
    fix compose dissolve issue (ImageMagick/ImageMagick#6738) e31a28a
    move check for number of colors eec0cf0
    release ff509f4
    release 99da019

7.1.1-18 - 2023-09-23

Commits

    beta release 1d60af9
    eliminate static analyzer issues d26323c
    eliminate static analyzer issue 3b1c29d
    properly extract EXIF GPS fractions 66ceff0
    revert typecast 2f9247f
    eliminate compiler warnings 839b763
    eliminate compiler warning cad0080
    eliminiate compiler warnings 3a04434
    set windows to NULL a9ff2e4
    revert ea98b2a
    Fixed building fourier.c on Windows with Visual Studio (#6667) 5d732c1
    cosmetic 8c6cdf5
    release 44b2ac8

7.1.1-17 - 2023-09-19

Commits

    beta release 4b5d266
    remove absolute path fad55f1
    validate security policy 269b573
    eliminate compiler warning 5e52c7d
    eliminate compiler warnings ebeaa7d
    cosmetic f5116ea
    eliminate compiler warning bcd824a
    validate policy before we set it 354c3e4
    release 44a26b1

7.1.1-16 - 2023-09-17

Merged

    Add JPEG-2000 support to AppImage release (Partially solve #4666) #6630

Commits

    beta release 922dd8d
    option to display build compiler cf690f5
    Correct error message. 23d31cb
    eliminate compiler warnings 2686655
    Fix possible memory leak when format doesn't support encoding (#6538). d551c5e
    validate the maximum meta channels in an image 72228b5
    eliminate compiler warnings 7275424
    read APNG losslessly 1b95976
    eliminate compiler warnings 88ff143
    eliminate compiler warning 5e2b42a
    eliminate compiler warnings 9cd23d1
    eliminate compiler warnings 3e4f327
    Refactored reading of the optional header. d8b7400
    Write optional TGA header that seems to be required by Autodesk MotionBuilder (#6543) 8de013f
    limit the number of XCF layers d994be8
    OpenMP advisement b826502
    eliminate compiler warnings ed6b79c
    check the image list length 4c3e20c
    eliminate compiler warnings 36a7ca0
    eliminate compiler warnings f0cb789
    eliminate compiler warnings bc26662
    Removed the size_t overload of roll and only use the ssize_t variant. 7bc8813
    eliminate compiler warnings 8cc8fff
    Fixed memory leak in AcquireDrawingWand that occurs when image is null (#6544) e2cc296
    Fixed build. 5d325ea
    Correct writing of the last zero byte. a6dc5c1
    Initialize gamma and chromaticity with a double instead. fefcddc
    eliminate compiler warnings 24abe7b
    support new configure script option: --with-security-policy={open,limited,secure,web-safe} 8ada13b
    eliminate compiler warnings d33cf20
    update documentation 53a44eb
    eliminate compiler warnings a64496f
    security policy configuration 8aaf660
    eliminate compiler warnings 9a41b2d
    baseline security policies d2f093c
    security policy patch d2f0a47
    update security policy variants dd30f68
    eliminate compiler warnings 7b9b4ae
    eliminate compiler warnings 86bd75b
    ... b2834ac
    ... 53a3f17
    eliminate compiler warnings 1c7a0f6
    ... 98d4a72
    Removed incorrect typecast. 76b7dfa
    Fixed another typecast. 931761e
    eliminate compiler warnings 4a3f1cb
    eliminate compiler warnings f5bdfdd
    Added missing typecasts. 0bb4b07
    ... fd5261b
    eliminate compiler warnings 13a8403
    ... e26986e
    eliminate compiler warnings f12d5cd
    eliminate compiler warnings 704a3bd
    Use the correct abs method instead. a844266
    eliminate compiler warnings 20fbdea
    eliminate compiler warnings bca743b
    eliminate compiler warnings 4b84297
    eliminate compiler warnings 78aa540
    eliminate compiler warnings e53e985
    Fixed windows build. a896e77
    Removed NTUserTime method because we stopped supporting WindowsNT a while ago. bc70f31
    Corrected type of extent. 566c63f
    Added missing typecast. 4b93217
    eliminate compiler warnings 3349f50
    eliminate compiler warnings efcc0e3
    Removed broken OpenCL AddNoiseImage implementation. 85657bc
    Removed broken OpenCL ConvolveImage implementation. ed6c2fc
    Added missing comment. ac6826c
    Fixed the Windows build. 0d42a10
    Added missing typecast. de79a6f
    Moved include to the correct file. 20c88c2
    Only call SetPixelMetaChannels once and only when we need to. 21c3aab
    Use the association of the first extra sample that is an alpha channel. 58a3b36
    support 64-bit channel masks 226a66f
    Added extra check. 9d4a494
    Removed assert from header files to try to fix the build. 537a5a5
    Correct previous patch to replace HDRI_ENABLE_OBSOLETE_IN_H with MAGICKCORE_CHANNEL_MASK_DEPTH. 209043d
    support MAGICKCORE_64BIT_CHANNEL_MASK_SUPPORT define f5abb90
    add channel mask value to configure output 30b278e
    eliminate compiler warnings 803391d
    eliminate compiler warning 5254e93
    fix comparison of integers of different signs issue 3ceb89e
    fix comparison of integers of different signs 9ee489c
    fix comparison of integers of different signs 2abeeac
    check against valid chunk sizes dd5c065
    eliminate compiler warnings b4f7aa8
    fix comparison of integers of different signs 557db5d
    fix comparison of unsigned expression < 0 54387bf
    fix comparison of unsigned expression f550f1a
    fix comparison of unsigned expression 8c4f48c
    fix comparison of unsigned expression cb564ee
    support for 64-bit channel masks 6812621
    eliminate compiler warnings a184aad
    eliminate compiler warnings c590841
    eliminate compiler warnings 8140fde
    eliminate compiler warnings cae92e5
    more accurate PI f4eb5db
    check for 64-bit channel mask support 3d27129
    64-bit channel mask support a2f3026
    check stat() status a75951b
    fix comparison of integers of different signs 8e56810
    fix comparison of integers of different signs dea2fc6
    fix comparison of integers of different signs 239fad2
    eliminate compiler warning a7c894f
    eliminate compiler warnings c3b30d2
    fix possible loss of data issue 5bf8645
    Corrected checks for defines. 3e8325b
    use librawÑÔ camera white balance adjustment as default, use dng:use-camera-wb=false to disable 80436de
    eliminate compiler warnings f8dcef2
    fix comparison of integers of different signs b0f0b93
    Added missing typecast. a3a1903
    Added missing braces. 7575db0
    Use if statement instead of switch. 551b0cd
    eliminate compiler warnings 39fbfed
    eliminate compiler warnings 5384a8f
    adjust shave thresholds 2d04ce5
    restore crop transform 7a159d6
    Corrected typecast. bfe52fa
    Corrected type casts. 695a4a5
    Removed incorrect type. 510923d
    eliminate compiler warning 66185e4
    eliminate compiler warnings 796631d
    fix comparison of integers of different signs issue 3ea656f
    eliminate compiler warnings a69c64e
    fix comparison of integers of different signs bc0db50
    Added missing typecast. 33b968c
    prevent possible signed integer overflow e265602
    eliminate compiler warnings 3526338
    signed overflow check 8e0458d
    signed overflow check 71daf53
    Removed switch statements that only have a default case. 77708ef
    WEBP now respects ping (ImageMagick/ImageMagick#6572) 8582026
    egrep is deprecated 0ca2131
    fix bug report address f226dcf
    eliminate compiler warnings bb7e9d3
    eliminarte compiler warnings 3e9a05a
    eliminate compile warnings 2b42758
    Corrected name of library. ded0dbc
    eliminate compiler warnings b0299c2
    document each policy d2f76aa
    tweaks to default security policies 851cb59
    validate policies @ https://imagemagick-secevaluator.doyensec.com/ daf5574
    Silence warnings for when MAGICKCORE_ZERO_CONFIGURATION_SUPPORT is enabled. 07cf50a
    we broke exif parser, fixed aa85ee9
    silence compiler warning 67e39d5
    respect ping when reading DJVU images (ImageMagick/ImageMagick#6584) b114ea4
    prevent signed overflow 4ffab22
    properly extract EXIF multiple values 4804d61
    check for 4 channel image with alpha (ImageMagick/ImageMagick#6507) cc548c7
    three channels switch is now the default 43b7c06
    eliminate possible integer overflow e9b0df0
    Added missing typecasts. 72b9385
    silence compiler warnings 4ba41bb
    mention the security policy validator 04607c0
    set max pixel width/height to 4K d3b520e
    correct spelling error d39cfc7
    Removed volatile keyword. 76fe200
    improve policy description d947a26
    Added missing comma. f44c0d8
    Switch to uppercase. 1bca2e1
    Minor cleanup. a4a3a03
    Corrected values for meta channel bits. f8f72a0
    Group policy files together. 2e529f6
    latest automake/autoconf 33b7e73
    fix HSL modulation when hue is 60 (ImageMagick/ImageMagick#6602) 458321d
    limit the number of unit test threads d031f9d
    Removed unused define. 4245260
    Moved Debug back to the start of the feature list. dcf9558
    proper check if maximum channels are exceeded 840e345
    support LERC compression dbeaafc
    more support for 64-bit channel masks 3327dda
    support for 64-bit channel masks c37f121
    improve security policy docs 70907a9
    support 64-bit channel masks eaef272
    Corrected option values. b70969e
    Corrected settings the define for CHANNEL_MASK_DEPTH (MAGICKCORE will already be added) cb3f98c
    Make sure the value is zero padded. d99cdd4
    lastest autoconf/automake updates 54c41b4
    Try to force the use of a C++ compiler for the PerlMagick windows build. 61d02ae
    account for extra bytes at end of a DICOM image (ImageMagick/ImageMagick#6566) 4cf2892
    Added missing typecast. 1e30a4b
    Added missing typecast. 6f9eed9
    comparison of integers of different signs 11d8425
    remove compiler warnings afd5c67
    improved C++ support 1fbce73
    eliminate compiler warning 1b7b305
    prevent a possible double link free 9b22513
    cosmetic ffbaae2
    allow MPC images c343dce
    improve CPU throttle check 3f204af
    some say BMP and TIFF images "web safe" dec92bf
    allow writing of JSON images 9147b17
    Disable check for function that break delegate detection when building with a C++ compiler. 781d94f
    Removed checks for functions that we don't need. 1b96ac2
    Stop using the deprecated ::set-output. 4c7f5cd
    remove ABI suffice symbol 84c1817
    lastest autoconf/automake update 6c64544
    more transparent shadow a44e75c
    64-bit channel masks requires the C++ lang when evalulating autoconf macros 2f14769
    prevent implode from blowing up (ImageMagick/ImageMagick#6623) e7c6c1e
    Added the generated policy.xml file to .gitignore 7ca7c3c
    Make sure we also set AC_LANG([C]) for the 32-bit channel 58fc88c
    latest autoconf update 56d2222
    eliminate compiler error 77d50b6
    Update SECURITY.md 03a92b7
    Update SECURITY.md 964a761
    doc update c3a8569
    check for cache offset boundaries 8ca44d0
    Added support for writing the alpha channel when the output format is indexed (#6629). 833d1fa
    Corrected return value. 4cd4def
    Added missing typecast. 3140f84
    Patches to make sure OpenCL acceleration still works with 64-bit channel mask. 03a44aa
    account for boundary condition 40b280d
    Redefine QuantumScale to avoid double cast that results in odd issues (#6631). c6e3796
    update temporary path b4e5a90
    read multiline comments 7747cb8
    cosmetic c4e8f80
    cosmetic e632bf2
    eliminate compiler exception 6307013
    support emedded images 85319f7
    support alpha mask fde3d56
    Corrected implementation of reading the alpha mask when the compression is BI_ALPHABITFIELDS. 4d91bac
    We no longer need to throw an exception. ffb4f49
    Add option called tga:write-footer that can be used to write the optional footer (#6543). 1eaa7d6
    use virtual memory allocator 88abbe1
    detect math library under C++ 58c954b
    Revert recent changes that break compilation with a C++ compiler on MacOS. 9962e58
    latest autoconf update b682537
    check for math library 6d18857
    remove C++ as a prerequisite for 64-bit channel masks 6608547
    revised 64-bit channel masks 50084ca
    Added missing typecast. 1c5fa8d
    Added another missing typecast. 52eff1d
    check for insufficient image data 0f22c43
    support -x compiler option 76cd9b1
    ... 3f9fcad
    initalize locale 17adcaa
    Reverted incorrect patch. 9b8ff67
    Added missing includes. 2b54153
    latest documentation a6f96bf
    check for underflow f210e55
    check for underflow 3a7c11d
    set initial pixel width/height based in INT_MAX c65c72d
    eliminate compiler warnings 3829ba3
    latest autoconf update 0debebb
    eliminate compiler warnings be9eabf
    eliminate compiler warnings c93f8d2
    restore 3e20e19
    eliminate compiler warning fd1ee51
    improve exception message 07e8e9c
    Corrected typo. 50cbfe0
    eliminate compiler warning c31c793
    latest auotconf update eeede01
    cosmetic 4988d7f
    use TIFF as our intermediate format to minimize distortion 3a17ddd
    support 10-bit JXR images 0053d46
    support 10-bit JXR images 3f1131b
    improved a bit 7d8bd55
    revert abf800e
    eliminate compiler warning b9b52c9
    release 15caf7d

7.1.1-15 - 2023-07-30

Commits

    beta release edf7a2a
    Make sure the correct image properties are set before calling SetImageExtent. c18f8c5
    Corrected setting the quantum_type for rgba images. be52c60
    enable entitiy substitution per local parser (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v9p9-6pmh-r6rm) 0a87eaf
    The -fx option, no long applied twice (ImageMagick/ImageMagick#6518) fac094a
    ensure FL32 test suite properly survives a round trip (ImageMagick/ImageMagick#6507) bfc9231
    Use AllChannels instead of DefaultChannels. c328565
    eliminate possible integer overflow b3881dc
    images must be sRGB compatible to write FL32 ce38645
    Update SECURITY.md f952997
    check for valid bits-per-pixel 98eceff
    release a0a5f3d

7.1.1-14 - 2023-07-22

Commits

    beta release e799547
    No longer download build_dependencies.sh f5d0480
    support abbreviations for RTL and LTR text direction 4a8152b
    note y_advance, implement top-to-bottom in the future 01b0544
    prep for top-to-bottom rendering of text 3911d74
    alpha gradient fade now works with grayscale images (ImageMagick/ImageMagick#6495) 53f2595
    check for possible IPTC overrun e284d83
    release 15c472d
    account for hidden colormap index channel (ImageMagick/ImageMagick#6507) af228bb
    release 562a80c

7.1.1-13 - 2023-07-16

Merged

    Add Canon Raw v3 (CR3) as mime type #6450

Commits

    beta release 56f4789
    beta release 63e2617
    MetaPixelChannel is no longer used, MetaPixelChannels should be used instead. 237b8ec
    heap-buffer-overflow in ImageMagick <= 7.1.1-12, contributed by Hardik shah of Vehere (Dawn Treaders team) a531d28
    Corrected patch for heap-buffer-overflow reported by Hardik shah of Vehere. ac1f7ca
    Correct type of return value for TIFFReadTile and added more checks. 6213344
    Added extra for when TIFFReadEncodedStrip returns -1. 0aea35f
    Code style changes. 264acfc
    Reverted patch that broke SeparateImages. a765e3c
    memory library with reduced synchronization overhead 88e3964
    fix proper scaling of Oklab colorspace d0f208b
    We now need to build xz --disable-ifunc or otherwise this will result in a segfault. e5061bc
    cosmetic a8de149
    Simplify check. 3afd4ac
    Corrected checks ee1c3af
    Corrected declaration. ec470f3
    missing cast to (int) for PixelChannel 920b778
    No longer use heic_corpus. 317c022
    cosmetic 8ff0561
    Store additional information when dng:read-thumbnail is specified so the user knows how to read the thumbnail data. 9d79979
    support -reshape option 4c104d0
    check for insufficient image data in file 3af9aa1
    silence unsigned overflow a1d2267
    Added missing typecast. b2199fa
    support > 10 meta channel mnemonics ebeb132
    Correct addition to resolve issue with negative interline_spacing values. ba0479f
    ImageMagick/ImageMagick#6476 5b3b6c2
    preferred unwinding order 15efb42
    Minor tweaks. d339bed
    Fixed reading MPO image (#6475) 2366b76
    Make the MPO format explicit. 650ef27
    Corrected types. 51d16a0
    eliminate improbable integer overflow b939fa1
    cosmetic f2bea15
    Fixed memory leak. 491d1bf
    release d5974ce

Revision 1.273 / (download) - annotate - [select for diffs], Thu Jul 6 09:45:33 2023 UTC (9 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.272: +2 -2 lines
Diff to previous 1.272 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.1.12.

Merged

    Add support for DXGI_FORMAT_R10G10B10A2_UNORM #6423

Commits

    beta release 3c43475
    default colorspaces are xyY and HSB f45cb56
    Check for _MSC_VER instead. cd00c90
    Changed options for heif build. 3f9df4f
    check geometry boundaries a6f4445
    eliminate unintialized value 1a9bd29
    multi-picture support (future) 81c214c
    reject invalid BMP image @ ImageMagick/ImageMagick#6393 cd6b437
    support -define ptif:pyramid define 3030b16
    eliminate OMP error (ImageMagick/ImageMagick#6399) 6afa456
    separate all channels, not just one marked for update (#ImageMagick/ImageMagick#6400) f6673cb
    cosmetic 360fba4
    cosmetic c29baa2
    move OMP guard inside conditional 82c7014
    Fixed build. 8926ea9
    latest CSS 195a191
    check the precision of the alpha channel d04a472
    support the MPO image format 46985ca
    Fixed build on Windows. 905b2d2
    support JPEG alt signature 593902e
    eliminate ANSI compiler warning 12792bf
    There is no need to also code WebPEncode when WebPAnimEncoderAdd is used (#6415). f3ea247
    ImageMagick/ImageMagick#6422 efc1c0e
    update Linux built documentation 2cc67c3
    Improved check when setting mem->max_memory_to_use. 1242ca5
    Use the correct macro instead. a11148a
    Turns out we already get the include from studio.h. 3f6161b
    Added missing check to test if the blob could be opened (#6429) 9fbd8f8
    Added extra flag for xz build. 49b8727
    Patches for upcoming breaking changes in the jxl library. 9db502e
    Disable the jpeg encoder and decoder of libheif to work around linking issues in the oss-fuzz build. b3f8ed7
    release a09d8dd

Revision 1.272 / (download) - annotate - [select for diffs], Tue Jun 6 10:58:29 2023 UTC (10 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.271: +2 -2 lines
Diff to previous 1.271 (colored) to selected 1.80 (colored)

ImageMagick, p5-PerlMagick: update to 7.1.11

7.1.1-11 - 2023-05-29

Merged

    Optimize image and vector files to minimize filesizes and page loads #6352

Fixed

    Swap order to fix #6347. #6347

Commits

    beta release 375e71b
    list compression options dc491e2
    cosmetic 069ac80
    build failure with --without-threads option 4ea685b
    ensure mutex is initialized 4553068
    cosmetic b7c1554
    costmetic 013d523
    eliminate compiler exception e771f13
    eliminate compiler exception bb3d969
    Fixed the calculation of the clut_size to resolve the issue reported in: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-xfwq-qg5m-83xr. fac0ea8
    cosmetic fd09cf9
    make sure count is not equal to zero when reading TIFF fields bea09ba
    check colorspace before setting primaries fd736b6
    eliminate compiler exception e549f31
    Revert back to earlier version. 241ceb0
    Rename defines. ddb6b02
    Added missing define and corrected MAGICKCORE_DPC_SUPPORT checks. 3f81630
    Refactor code to silence warnings. af284ad
    Use num_threads instead because the number of threads is not related to images. 442144c
    Silence warning when threading is disabled. 8d0daa2
    Added support for reading grayscale images. cffd9de
    cosmetic bf6c895
    cosmetic 54eeadf
    cosmetic 0bede66
    prevent possible integer overflow f04a7eb
    release 11ffa6e

Revision 1.271 / (download) - annotate - [select for diffs], Sun May 21 19:20:23 2023 UTC (10 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.270: +2 -2 lines
Diff to previous 1.270 (colored) to selected 1.80 (colored)

ImageMagick, p5-PerlMagick: update to 7.1.1.10

7.1.1-10 - 2023-05-21

Commits

    beta release e31343f
    carefully crafted image files (TIM2, JPEG) no longer overflow buffer nor use heap after free (thanks to Juzhi Lu, Zhen Zhou, Likang Luo of NSFOCUS Security Team) 1061db7
    cosmetic bbf3966
    Tweaks to devcontainer to also make it possible to run it locally dfb0b6e
    Switch to regular Ubuntu image instead. b1ea9fe
    Make sure options are properly quoted to resolve the issue reported in #6338. d31c80d
    Mark argument as unused. 43e2cb6
    possible RCE vulnerability (ImageMagick/ImageMagick#6339) 17c4859
    properly cast double to size_t (ImageMagick/ImageMagick#6341) 3d6d98d
    cosmetic 8ce0403
    Fixed MSYS2 build error. f9c9da1
    Forgot to save file before commit. 7566fdd
    Reverted the patch of ImageMagick/ImageMagick#6339. 99b72d8
    add caution when enabling pipe support 1ff6dd4
    eliminate compiler warning 4873197
    do not initialize structures on stack 7c7d2fd
    Use memset to initialize structures. 68148d5
    incompatible function pointer types passing (ImageMagick/ImageMagick#6347) 2fbf938
    Fixed Windows build. 3b5d986
    release fa1d7e6

7.1.1-9 - 2023-05-14

Merged

    Add support for Oklab #6309

Commits

    beta release 0bb7454
    Code cleanup of the fuzzers and silence warnings. d636ff4
    update autoconf configuration file 699085f
    framework for magick cache repository coder 46fe429
    support digital media repository 0a439ab
    check for NaN values c5762cc
    alpha release of the digital media repository coder 1b82a1d
    eliminate memory leak 514070c
    bump minimum MagickCache version 6f00ac4
    get the width of the main channel d4ac19b
    Use autoreconf -fiv instead. fb1e259
    support meta resource type be401fb
    The libheif project switched to cmake. 6b76461
    account for # channels in image 402c32d
    Try to add libde265 to the linking to fix the fuzz build. 7410474
    ensure blob and meta resource type can make a round trip 3797114
    only clone resource image, not blob or meta 7a63f55
    Revert changes. f8feb2e
    Corrected linker flags. 3a1ce45
    No longer use HOST_FILLORDER but force the user to specify it when they don't want LSB byte order (#6300). 937d3dd
    Tiny optimization. ac48d89
    Code style changes. 783a78f
    log gamma 0cf104a
    rename Oklab to OkLab eb44114
    revert afb52e3
    cosmetic d35b2ab
    don't default grayscale to paletted for PNG (ImageMagick/ImageMagick#6314) ac5f29e
    release 776a88d

Revision 1.270 / (download) - annotate - [select for diffs], Sun Apr 23 09:03:26 2023 UTC (11 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.269: +2 -2 lines
Diff to previous 1.269 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.1.8.

7.1.1-8 -  2023-04-22

Fixed

    Added checks to make sure all bytes were read to resolve #6267. #6267

Commits

    beta release 35ec38f
    Treat warnings as errors in the MacOS build and enabled more warnings for that build. 02b2aa6
    Corrected compare. 35505ca
    Not longer export methods that are not used in other parts of the library. 01251e5
    No longer call ParseMetaGeometry twice when we don't add a thumbnail. 6a94dd8
    Fix typo that caused a division by zero in #6263. 78347b5
    don't reduct 3 to 1 channel gray if meta channels are present a8f6186
    The depth must be specified when reading a map image. 2d6e2e9
    validate pixel offset 90e067c
    validate pixel offset d92cb0e
    release 920f792

7.1.1-7 - 2023-04-16

Merged

    PixelChannel: Add invalid channel field #6230

Commits

    beta release 3bd5ce1
    account for extra samples 9a9896f
    The quantum extent should also including the pad. b019133
    Another improvement of calculating the size of the extent. 3151fd8
    The padding is per pixel. dc0556c
    Cosmetic. ad36935
    Use the new API when available. 8b12fc1
    don't cut off letters (ImageMagick/ImageMagick#6221) fcf2674
    Moved static declaration. 8eaadcf
    Removed unused lt_dlexit define. d454d11
    Removed unused NTSetSearchPath method. 43ea02a
    Windows doesn't need a call to lt_dlinit. 48e9207
    There is no need to call WSAStartup because we will always have version 2.2 on the supported platforms. 24990f7
    Moved linking of lib inside other check. b13fabd
    More cleanup of header files. d048972
    Silence warnings for when the distribute-cache is not supported. 13841a1
    support --enable-dpc configure option fc7bb1d
    Fixed build error. 178f677
    theoretically a more intuitive brighness contrast algorithm (ImageMagick/ImageMagick#6079) cdc73fb
    revert format hint (ImageMagick/ImageMagick#6242) 9e1492e
    Use the new MAGICKCORE_DPC_SUPPORT flag. 7c8a486
    Removed define that always had the same value. 8e5fbea
    We only need to link ws2_32.lib on Windows when we have enabled DPC support. 1c4f052
    identify correct format ef12f38
    Restored the call to WSAStartup because we do need to do this when we use winsock2. 1bc9391
    Correct define check. 610a8a5
    Corrected checks that determine if we actually are able to support dpc. 70cd76b
    revert 723b63a
    correct slope/intercept 405c61a
    correct intercept b29bcd9
    eliminate compiler warnings (ImageMagick/ImageMagick#6230) fba0e38
    cosmetic 1fe2162
    eliminate compiler warning 3b84c79
    release e4b3733
    beta release 3b5b4a1
    if the image type is explicit, use the file extension if possible (ImageMagick/ImageMagick#6242) 67aa0ed
    Removed unused return value. 0d5e3a0
    Use version number instead. 1bc3bdc
    Silence warning by casting to size_t instead where negative values will overflow in a large value. 8def9df
    Silenced warnings. 7285688
    Silenced warnings. 864e6db
    Added missing break. 58b6568
    Moved devcontainer into security folder. 386f3b8
    Reverted patch and silenced warning. 4602557
    Added name to the container. f9b5142
    Added missing break. 9754705
    Silenced MagickCore warnings. 427e443
    Silenced coders warnings. 8f78bf4
    Corrected devcontainer name. ecc72e5
    Unreference in else statement instead. 69da709
    Removed unused argument. 890b4c7
    Removed unused return values. 1309276
    Only define GetICCProperty when build with LCMS delegate. bacfcad
    Silenced warning. a489b2a
    Silenced warnings in MagickWand. bf1e065
    Added devcontainer for local development. 18fd137
    Use define because the fallthrough attribute is only supported by gcc. 312aaf9
    Added Dockerfile to the editorconfig. 38ecac1
    Use different notation to fix the macos build. 35152a1
    Added devcontainer that uses the clang compiler. fc6f751
    Changed build to treat all warnings as errors and check for more warnings. 2a003f8
    Silenced warning. f85c832
    Change code to make it compile with -Wall -Wextra -Werror b164646
    Silenced warning. cdba683
    Ignore unused-function and builtin-declaration-mismatch warnings to work around autoconf issues. f311596
    Clang needs different flags to fix the build. 3e49a05
    Also build with clang in the daily build. 717d8d7
    Include compiler in the title. 50b4062
    Silence warnings that occur when freetype is enabled. 3f9cfbd
    Silenced more warnings. 7c809d7
    Silence the warning differently. feaa675
    elimiate compiler warnings f49eeca
    eliminate compiler warnings c40db4e
    eliminate compiler warnings 9d85754
    eliminate compiler warning 7157e1a
    expand channel map by 1 cc97c3a
    initialize max channels + 1 bdd4599
    add additional checks for casting double to size_t f7b5682
    cosmetic 77f6713
    identify z component of chromaticity fecfed4
    Refactor code to make it more readable. 9783994
    Corrected compare. c13cada
    Also skip writing the exif/tiff resolution properties when the pHYs chunk is written. d4f233b
    improved range checking 4daec2d
    cosmetic. 8066117
    Removed unused return value. d3cf508
    consistent method to check for alpha channel 242e940
    Correct comment. 43aa790
    Added method to update the density and orientation in the xmp profile. fc4f67b
    Corrected value for tiff:ResolutionUnit. c9f17dc
    Cosmetic. 589856f
    Removed debug printf statement... fecd253
    round crop width properly adda986
    Install more dependencies for the macOS build. 4a52f67
    Silence warning. 30f3676
    release 21d049b

Revision 1.269 / (download) - annotate - [select for diffs], Sun Apr 9 07:07:44 2023 UTC (12 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.268: +2 -2 lines
Diff to previous 1.268 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.1.6.

7.1.1-6 - 2023-04-02

Commits

    beta release a680ab2
    Use const string instead. b094512
    display -moments deprecation warning (#ImageMagick/ImageMagick#6195) 2ef7c36
    set setting to True 984294d
    conditional colormap 89c07db
    Enabled OpenMP in the portable build. f92ab19
    enable near-lossless compression quality (ImageMagick/ImageMagick#6204) 3331c9e
    update documentation to use magick ad86745
    switch http to https 67d687e
    uniform copyright 71d27ee
    channel 0 is a permitted channel (patch from @snibgo) 4317238
    update multispectral imagery location a23b0f6
    enlarge image tile 21fed7c
    sharper 7523d7e
    Removed unused includes. b359cb2
    Cosmetic. aee6ef6
    Cosmetic f0af90e
    Also set dpi-x and dpi-y when running rsvg-convert (#6214). d2e151e
    Only write ResolutionResourceBlock when dpi is set (#6201). cc00cae
    possible heap buffer overflow (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-35q2-86c7-9247) d7a8bdd
    account for multiple meta channels (thanks to Dirk) 359fc70
    Corrected return value of GetQuantumExtent for MultispectralQuantum. 562360b
    There is no need to update the rows_remaining. 8011e36
    Improved calculation of the extent. 142aa5b
    No longer "override" error message with NonconformingDrawingPrimitiveDefinition to improve error reporting. 06186b1
    multiply strip size by # of samples 1be141e
    release b2dd67b

7.1.1-5 - 2023-03-26

Commits

    beta release 9b9fc9d
    offset to x1 for west gravity (#ImageMagick/ImageMagick#6163) bb82582
    optimization de1cc16
    add additional meta channels c70f299
    ensure source and hald images are in the same colorspace (#ImageMagick/ImageMagick#6173) 852a723
    cosmetic 71cc1d1
    document multispectral imagery (after doc update) 90e86d4
    throw warning then writing image format with support for read but not write (ImageMagick/ImageMagick#6183) 1083db7
    MVG must be explicit 4a24b8d
    enable left bearing offset for undefined and west gravities 7ba3a8a
    no_interpolation member introduced in libraw 0.21 aba35a6
    Auto correct negative image positions and raise a warning instead. 194e929
    Only write position offset since negative values are not allowed for rational (TIFFTAG_XRESOLUTION/TIFFTAG_YRESOLUTION). ffa3d25
    eliminate memory leak when writing the JPS image format 71fa21b
    release 5eb3445
    module is a reserved work in C++ (20) 92a5afc
    release 2d24be5

Revision 1.268 / (download) - annotate - [select for diffs], Sun Mar 19 08:42:48 2023 UTC (13 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.267: +2 -2 lines
Diff to previous 1.267 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.1.4.

    beta release 65712a9
    Removed check that will never be true. 6422c97
    Removed unused private method. ec8c69e
    improve default fatal exception handler 858769e
    improve locale exception handling b10fda9
    terminate loop on page sentinel (#ImageMagick/ImageMagick#6158) 06d3b28
    optimization 2129847
    Moved setting the SetUnhandledExceptionFilter to magick.c (#6152) bb1841b
    Also call SetConsoleOutputCP in wmain() instead. 72c3996
    cosmetic 72f0a8e
    Make sure that AsynchronousResourceComponentTerminus is exported. ca9ad33
    We always need to do a seek in our FT_Stream_IoFunc implementation (https://gitlab.freedesktop.org/freetype/freetype/-/issues/1208). 1288469
    Cosmetic. 21db2a0
    accomodate UTF-8 image file names f8dc416
    Newer versions of libtiff require the field_name to be set so we set it to a static dummy string. 354f05a
    set gamma to 1.0 for linear colorspaces (#ImageMagick/ImageMagick#6157) c950eda
    release 10ad43d

Revision 1.267 / (download) - annotate - [select for diffs], Mon Mar 13 10:45:59 2023 UTC (13 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.266: +3 -3 lines
Diff to previous 1.266 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.1.3.

7.1.1-3 - 2023-03-11

Merged

    Add HEIC support to AppImage (Partially solve #4666) #6098

Commits

    beta release 0e525cc
    synchronize meta channel names, e.g., meta0, meta1, etc. 14255d0
    Also call MagickWandTerminus in TerminateMagick. 55682a7
    MagickWandTerminus calls MagickCoreTermines so we don't need to call both of them. 75e4766
    fix memory leak in cloning DrawInfo structure (ImageMagick/ImageMagick#6149) 84d7ad1
    release c5d5e71

7.1.1-2 - 2023-03-09

Commits

    release f41f852
    release 5d382e7

7.1.1-1 - 2023-03-09

Merged

    restore library symbol versioning to fix ABI break #6145

Commits

    beta release 3ac92ec
    PNG compression filters range from 0-5 1307d32
    check for c++ compiler ecf3739
    support an array of metachannels without breaking the ABI 25ce9ad
    release c557f0d

7.1.1-0 - 2023-03-08

Merged

    improve Install-unix.txt #6105

Commits

    beta release fd12019
    Code cleanup. b430dc1
    Added support for reading ATI2 (BC5) images (#5919). 7e5875b
    correct RLE unpack algorithm a1bd818
    return total channels and meta channels 8abb434
    do not exceed 64 pixel channels (ImageMagick/ImageMagick#6075) 8c97870
    properly detect an extra samples alpha channel (ImageMagick/ImageMagick#6058) c6efe14
    Added extra check to resolve the issue reported in #6080 (-process ' '). 2c2829b
    detect RLE error b2f4f4a
    check for sans fonts 0427628
    check for NULL destination image 295e075
    improved support for meta channels in TIFF format (ImageMagick/ImageMagick#4995) 2ef0b31
    account for meta channels 91e3c66
    the channel mask is irrelevant bb2274b
    revert 847a5ae
    generate correct statistics for meta channels (ImageMagick/ImageMagick#6097) 876785e
    check for exceeding maximum channels 63b53d3
    set the number of meta channels 1abb25d
    Also build app-image with a pull request. cd1df2a
    continuing effort to support multispectral imaging 584a326
    eliminate compiler warning 844d21b
    No longer check for Noto Sans and Nimbus Sans to make sure the correct default is used on Windows. a0f7fbf
    Restored missing null check. 184cce1
    check for negative LUT lookup (ImageMagick/ImageMagick#6070) de5f368
    get MAGICK_FONT environment variable d8d0c9a
    valid compression filters are 0 through 9 (ImageMagick/ImageMagick#6108) 552c2c5
    Only allocate the sans_exception when we need to. 03f0663
    site: fix typo for compare 033e255
    clone latest documentation 5819ff1
    channel FX and meta-channels, work in progress 62f1608
    only set alpha trait for "alpha" mnemonic 787c001
    add support for more than one meta channel b9c30c3
    support meta1 ... meta9 meta channels 6b9f68f
    support meta0 channel 05fe46f
    still work to be done for multispectral images bead12a
    more fixes for multispectral support d1e4d78
    identify a default font 2ede725
    additional support for multisprectral images 6b2ae4e
    Also include optional libraries and deprecated code in the daily Windows build. 0c00814
    Also include incompatible licenses in the daily Windows build. 8573c43
    Moved declaration of variable. 779cb0c
    Added option (tiff:jpeg-tables-mode) to set the TIFFTAG_JPEGTABLESMODE. 455e3cb
    throw exception for invalid channel type a59e589
    eliminate compiler warnings 25d9d29
    Fixed printing of the delegates when running configure. f73a3d1
    do not permit MVG coder from rendering SVG/MSVG images f7de350
    Check for module instead of coder. accdd08
    recursion detection 83d6643
    recursion detection 1010008
    Removed checks for PANGO_DELEGATE since we only use pangocairo. 8f7e7aa
    Turns out we need to check for both pango and pangocairo to get the correct includes. e0f67d2
    recursion detection framework 9d3dd91
    recursion detection 9b2c57f
    erecursion detection c5b23cb
    recursion detection fail d60d266
    do not composite SVG to avoid possible recursion a3b0f6c
    Added pdf:printed define that can be used to set -dPrinted when executing Ghostscript (#6128). 2e984f9
    release 9009707

Revision 1.266 / (download) - annotate - [select for diffs], Wed Feb 15 12:53:38 2023 UTC (14 months ago) by wiz
Branch: MAIN
Changes since 1.265: +2 -2 lines
Diff to previous 1.265 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.62.

7.1.0.62

    Fix EOI marker detection for Exif by @kmilos in #6050
    add BC5_UNORM compression support by @mmomtchev in #6039

7.1.0.61:

    Link MagickCore to urlmon when targeting Windows by @giordano in #6032
    Fix wonky wording in SECURITY.md by @mara004 in #6033

Revision 1.265 / (download) - annotate - [select for diffs], Wed Feb 1 08:39:26 2023 UTC (14 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.264: +2 -2 lines
Diff to previous 1.264 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.60.

Bugfixes.

Revision 1.264 / (download) - annotate - [select for diffs], Tue Jan 31 16:02:36 2023 UTC (14 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.263: +2 -2 lines
Diff to previous 1.263 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.59

Bugfixes.

Revision 1.263 / (download) - annotate - [select for diffs], Tue Jan 3 15:05:14 2023 UTC (15 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.262: +2 -2 lines
Diff to previous 1.262 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.57.

7.1.0-57 - 2022-12-30

    beta release 56814b9
    Added support for writing animated jxl images. 555b2cd
    respect the TIFF offset prefix (ImageMagick/ImageMagick#5768) df099de
    slight optimization + cosmetic 648ee44
    remove spurious Exif namespace (ImageMagick/ImageMagick#5768) 7b0e2a9
    release d68553b
    release eadf378

7.1.0-56 - 2022-12-28

    beta release 12096ae
    Removed CHANGELOG.md 42dd9c3
    Added discussion template for the help category. c030396
    Added missing label. c37a32b
    Add operating system as input field. b2cf040
    Use same template as help for development category. b039726
    note those pesky NULL entities 269e8fd
    rework beta badge 3b7bf5b
    set character encoding to UTF-8 c5dfb89
    support hue colorspace quantization 44fd848
    check for EOF f7a3464
    convert to sRGB if soruce colorspace is not sRGB compatible | CMYK 189f9d4
    lastest method signatures 30bfc0f
    inline method d859abb
    account for TIFF offset in Exif profile 21da4fc
    Added supported for reading animated jpeg-xl 3c45046
    Added mime type. f540fc2
    Use JXL_DEC_FRAME event instead to create the next image to make sure identify shows all the frames. 85a39a3
    Removed whitespace. 4685da1
    Initialize without memset. 807e518
    Use image_info instead. f374d6d
    Set frame distance to zero for lossless image. 82138ea
    Initialize without memset. d63af13
    you can never have too many unit tests 28ee717
    release a9de416

7.1.0-55 - 2022-12-17

    fix: small error in docs #5882
    beta release 39fc3f2
    proper Exif profile handling in HEIC (ImageMagick/ImageMagick#5647) 1c7af54
    keep tiles approximately same size across multiple frames e10b7a9
    cosmetic 1447648
    ... 4d27812
    latest documentation updates 5281cd2
    lastest CSS updates b7b8950
    release f06bc90
    release 6edfae3

7.1.0-54 - 2022-12-10

    remove todo, cause cHRM+gAMA is never sRGB #5851
    beta release b21075c
    Only write the gAMA chunk if the sRGB chunk is written too. However, write the gAMA chunk if gamma is not 1.0/2.2 and no sRGB chunk (ImageMagick/ImageMagick#5850) b516099
    correct EXIF profile length (ImageMagick/ImageMagick#5768) 2e2a2e0
    correct EXIF profile extraction from JXL images (ImageMagick/ImageMagick#5768) cf133fa
    add additional comments to the coder 696a5b5
    skip zero-length profiles (ImageMagick/ImageMagick#5856) 6741cd2
    check for profile length of zero abf01f3
    cosmetic. 3cc61f7
    correct Image::compare documentation (ImageMagick/ImageMagick#5869) dd97eea
    support polling of image processing operation progress (ImageMagick/ImageMagick#5868) e27cd48
    add checks for null tags when monitoring ee2f46b
    release f5cf5ba

7.1.0-53 - 2022-12-04

    another approach to fix #5836 #5841
    Chrome, Mozilla, GIMP do not assume sRGB #5824
    Spelling core #5789
    Spelling misc #5787
    Spelling coders #5788
    Spelling wand #5792
    Spelling plusplus #5791
    Spelling perl #5790
    Fix *arch-dir helpstring in configure.ac #5780
    another approach to fix #5836 (#5841) #5836
    Chrome, Mozilla, GIMP do not assume sRGB (#5824) #4375
    beta release d615451
    ImageMagick/ImageMagick#5718 e437224
    set color reduction colorspace to that of the remap image @ ImageMagick/ImageMagick#5731 6ea94f2
    image profiles are const @ ImageMagick/ImageMagick#5743 238aaf6
    libdps delegate library must be specifically requested @ https://www.amazon.com/gp/css/order-history?ref_=E_423_order e8dd496
    libdps delegate library must be specifically requested @ ImageMagick/ImageMagick#5742 2a17145
    cosmetic e527643
    parameter is double, cast 26e636d
    Install in a different folder and run as a different user. 54202ca
    Removed invalid argument. 77eccfc
    Fixed build. 381d6f0
    check for NULL eda2e46
    avoid an unlikely divide by zero e68b300
    eliminate compiler warnings be77b88
    eliminate compiler warning 8307a50
    eliminate compiler warning b7340ba
    eliminate coverity warning a5198d4
    squash coverity warning 7cb70aa
    the Flashpix library now requires you explicitedly enable when configuring eca4ce5
    first attempt at supporting 16-bit half floats 7c68a0e
    Fixed build error. bf1a4f2
    void shift overflow 716f12c
    Changed version number in file of the portable release (#5749) 1414950
    latest autoconf/automake 28a3af8
    latest autoconf updates db5acda
    Improved error reporting and added call to JxlDecoderCloseInput instead of reporting an error. 926ad10
    implement suggestions from a static analyzer d4be270
    compress binary image 09442a5
    remove cast 4ba8144
    update manifest 0cbb5c7
    ImageMagick/ImageMagick#5780 a762bd6
    ImageMagick/ImageMagick#5783 e057607
    only open X display once when rendering text @ ImageMagick/ImageMagick#5779 f947d8f
    eliminate compiler exception 4762421
    Added support for reading the exif profile to the jxl coder. 7c0bb44
    Added missing version check. ca7c7bb
    Corrected types. 0e1b56d
    use ANSI-style comments 05152f4
    eliminate pointer dereference a3be60d
    support addition Si prefixes d3acd28
    cosmetic bfab5d9
    cosmetic 88cec68
    cosmetic e5894b6
    cosmetic 8daeac9
    cosmetic 2abd25e
    initialize target pixel 3c01336
    Use different policy. fd8486e
    Disable jpegli in jxl build. 17ed4f7
    Corrected path. e79c316
    latest autoconf/automake configuration updates cfe298a
    write metadata to JXL image format @ ImageMagick/ImageMagick#5768 8d8999a
    support XMP profile a52d78a
    leverage SplitStringInfo() to remove TIFF offset afc85bc
    cosmetic de94d35
    cosmetic 4cd1cd7
    set exif profile extent 47cb468
    l;atest web site updates 5f88b9d
    deprecate SetPixelBackgoundColor() method a607704
    remove bogus statement 1997d2e
    cosmetic f427cc6
    Silence warning with VS2017. 2101000
    Chrome, Mozilla, GIMP do not assume sRGB (ImageMagick/ImageMagick#5824) 66b1485
    Fixed build. 5bb3d45
    add getter/setter for the filter type 44dc2fb
    Simplify checking the format. c18375b
    Code cleanup e2fe11b
    Fixed copy paste mistake. 195fcde
    The chromaticity should be set after changing the colorspace of the image (#5835). ff122c7
    offset is already incremented @ (https://github.com/ImageMagick/ImageMagick/commit/8d8999add0e642bbfc0c9194c4a9d144cd576af2#r91564352) aeb8bf8
    refactor offset/size calculation 030f1fa
    label not centered with gravity (ImageMagick/ImageMagick#5834) 88759f1
    latest documentation fe219dc
    Make sure the offset starts at the correct position. b215d85
    check method argument to determine the adjustment 7c1768b
    properly detect grayscale JXL images (ImageMagick/ImageMagick#5836) c327e00
    another approach for detecting RGB vs. GRAY colorspace e9885fb
    set channel mask to the proper value (ImageMagick/ImageMagick#5843) 64d2830
    need to check image parameter exists before we get members (thanks Dirk) fbc548b
    cosmetic 1433170
    cosmetic. e2d8cea
    cosmetic 303cb62
    cosmetic 814ba99
    release 61fbe2b
    revert 25c3265
    eliminate compiler warning 6db8b9f
    eliminate compiler warning 02ba8f8
    eliminate compiler warnings c59f9d7
    cosmetic c91ce21
    release b0cc8e4

Revision 1.262 / (download) - annotate - [select for diffs], Fri Nov 25 09:54:29 2022 UTC (16 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.261: +2 -2 lines
Diff to previous 1.261 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.52

Merged

    coders: Enable opening https files in mingw #5727
    utilities: Enable support for unicode paths in mingw #5713

Commits

    beta release bf925a7
    support optional extension area 42bae95
    check extension attribute type to set the alpha channel 7b771b4
    Pass image's type instead of colorspace to IsGrayImageType d3539ae
    cosmetic 839984c
    eliminate unnecessary file open when globbing (thanks to P Antoine) 73dd9de
    OCE-2022-70: DoS at Stdin 09e738e
    possible DoS @ stdin (OCE-2022-70); possible arbitrary file leak (OCE-2022-72) 05673e6
    revert scene check 2752356
    Use new certificate. e9da157
    cosmetic 3aa3062
    enhanced delete list parsing 5118724
    cosmetic 4ba2bbc
    support -delete registry:NAME to delete images from the system registry fe5eeb8
    support -delete registry:NAME to delete images from the system registry ba541de
    string optimization d78b958
    allow for EOF d0bee0b
    Use new private api. 2d0b7fc
    Whitespace. 3193b5e
    Renamed variable fa28e60
    rotate HLS by 120 degrees (private email from John Z) 5f4ad1d
    Use the new ElementInfo api. ead0c10
    blob byte optimization 6fac1c9
    add check for grayscale image @ ImageMagick/ImageMagick#5705 e7d354e
    optimize reading blob string 4ff14c8
    proper boundary check 79cd5a5
    register WebP mime type c3f81bc
    fix monochrome colormap b4193e8
    Fixed possible null reference. ffd7221
    Use the ElementInfo api instead. 7a2b09b
    Another fix. ad532fa
    set blob EOF flag bc1e75c
    Use the ElementInfo api and fixed return value of SetLogEventMask. d80fafe
    Earlier unlock of semaphore. d4ae038
    Fixed unlock of semaphore. 9d98dad
    latest autoconf update 5d3d9e2
    Use the ElementInfo api. dc5bb28
    Use the ElementInfo api. ae600a1
    Code cleanup. 13ba626
    Use the ElementInfo api. 24a4cd0
    Fixed bug that was introduced when using the ElementInfo api. f9d96c7
    ImageMagick/ImageMagick#5713 fb70c5b
    robust support of masks in MPC and MIFF 9f0f4b2
    ImageMagick/ImageMagick#5713 914e376
    ImageMagick/ImageMagick#5680 11df7ff
    ImageMagick/ImageMagick#5680 43ba8a6
    initialize package key 878da43
    release 04ee6ce

Revision 1.261 / (download) - annotate - [select for diffs], Mon Oct 24 14:33:27 2022 UTC (17 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.260: +2 -2 lines
Diff to previous 1.260 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.51.

    beta release fea7eed
    obtain scene from image structure 53eb353
    prevent undefined shift 742374a
    Added private api to go through a linked list without using semaphores. 212020f
    Fixed build. e53a959
    latest automake configuration a88a3b5
    fix undefined-shift in ReadTGAImage @ https://oss-fuzz.com/testcase?key=5129864151957504 fcaddfb
    prevent divide by zero exception 1cf41df
    release aea87b5

Revision 1.260 / (download) - annotate - [select for diffs], Thu Oct 13 10:44:12 2022 UTC (18 months ago) by wiz
Branch: MAIN
Changes since 1.259: +2 -2 lines
Diff to previous 1.259 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.50.

Fix some pkglint.

Merged

    Fix DDS file DDPF_LUMINANCE type of data #5452

Commits

    beta release 9f4d7d5
    Removed default quality of 50. d0b8d6e
    Use the new api of jpeg-xl 0.7.0. 1246eab
    Set the minimum jpeg-xl version to 0.7.0 67e6c68
    Corrected setting the properties that should be set when the image has an alpha channels. 401f580
    Adjust num_color_channels when the image is grayscale. 1a2117e
    Use ReadStrip method when bit depth is higher than 8 (#5597) f95bf0b
    Added support for reading the resolution of an xcf file (#5549). 7f0348c
    Minor style change. c50602c
    Correct distance calculation. c3f5009
    Perform ChannelGeometry checks earlier. 7eb960d
    Corrected version format to be compatible with Ghostscript 10.00.0 (#5618) d5349ca
    Correct quotes around the password, the old way no longer works with version 10.00.0 of Ghostscript. 82bbf4c
    Read and use the offset instead of skipping it (#5604). bb4018a
    Corrected bounds calculation ($5623). 5118534
    fix incorrect handling of SQ groups in header @ ImageMagick/ImageMagick#5606 0bc1022
    support 1-bit pixels 740ac65
    release f032690

Revision 1.259 / (download) - annotate - [select for diffs], Mon Oct 3 12:55:13 2022 UTC (18 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.258: +2 -2 lines
Diff to previous 1.258 (colored) to selected 1.80 (colored)

ImageMagick, p5-PerlMagick: update to 7.1.0.49

Upstream provides no summaries any longer, just lists of commits, see
https://github.com/ImageMagick/Website/blob/main/ChangeLog.md

Revision 1.258 / (download) - annotate - [select for diffs], Fri Sep 30 07:31:00 2022 UTC (18 months, 2 weeks ago) by nros
Branch: MAIN
Changes since 1.257: +2 -2 lines
Diff to previous 1.257 (colored) to selected 1.80 (colored)

Fix ImageMagick MASTER_SITES

Revision 1.257 / (download) - annotate - [select for diffs], Thu Sep 29 09:21:11 2022 UTC (18 months, 2 weeks ago) by nros
Branch: MAIN
Changes since 1.256: +1 -2 lines
Diff to previous 1.256 (colored) to selected 1.80 (colored)

Add flashpix option support to ImageMagick and GraphicsMagick packages.
Defualt off for security and license reasons.

Revision 1.256 / (download) - annotate - [select for diffs], Mon Jun 13 09:35:44 2022 UTC (22 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.255: +2 -2 lines
Diff to previous 1.255 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.37.

7.1.0-37 - changes not found

7.1.0-36 - 2022-05-30

Commits

    beta release cfdb489
    Corrected the avif check to fix the issue reported in #5159. c638f3f
    introducing the dominant-color property 9135de4
    improve dominant color reporting 3077a6c
    Updated CodeQL Action. b7b90a1
    Try with different permissions. c092510
    Corrected permission name. 0014ddf
    Corrected pragma comments due to repository renames. ad98584
    Added arm64 to the main build. 5eb9b2b
    cosmetic 967fc1c
    Download ChangeLog after cloning the repositories. 7b0bf73
    latest ImageMagick documentation 0442c9d
    release cd1add4

Revision 1.255 / (download) - annotate - [select for diffs], Sat May 28 09:47:11 2022 UTC (22 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.254: +2 -2 lines
Diff to previous 1.254 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.35.

7.1.0-35 - 2022-05-16

Commits

    beta release e37bfbd
    remove special use case of Kmeans for color reduction @ ImageMagick/ImageMagick#5152 53d7d06
    fix temporary file leak 7496436
    one-off release due to "-monochrome command no longer dithers grayscale ff6dbbb

7.1.0-34 - 2022-05-15

Commits

    beta release 68a0412
    require min 3 channels for compositing 5d38476
    PDF to PBM no longer returning all white @ ImageMagick/ImageMagick#5134 8e605a2
    Removed incorrect method definition from the header file. 18ccd96
    fix build with -Werror @ ImageMagick/ImageMagick6#177 0dcacb8
    clarify usage 186578a
    eliminate compiler warnings 4fe856b
    latest autoconf/automake config 4b69c54
    cosmetic 2722c2f
    cosmetic 78a1988
    automake/autoconf update a772a53
    automake/autoconf update 9d882e4
    correct check for Magick++ compliance f4d8e6e
    automake/autoconf remove obselete macros 644472a
    build RPM tweaks 40bc17c
    tweak BZIP2 autoconf macro af5fdcd
    do not change grayscale colorspace to sRGB when compositing 05074b2
    release f2934c5

Revision 1.254 / (download) - annotate - [select for diffs], Tue May 10 05:56:54 2022 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.253: +2 -2 lines
Diff to previous 1.253 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.33.

Merged

    autotools: Add ws2_32 library with MagickCore for Win32 platform #5119
    Avoid NULL pointer dereference in coders/wmf.c #5117

Commits

    beta release 600c455
    possible null dereference 4e085a2
    improved error checking 2e5c976
    Also create an arm64 installer. c84fcf5
    Also create portable arm64 binaries. 6126915
    eliminate coverity defect 4cec11d
    eliminate Coverity defect 0364622
    eliminate Coverity defect a619616
    ImageMagick/ImageMagick#5099 43da986
    prevent memory leak on exception 0157eb8
    the tiles per page cannot be zero fecf247
    check security policy before reading an -fx expression from a file c53fb96
    fix exception on a valid ternary @ ImageMagick/ImageMagick#4533 64b5fe6
    display the image pixel cache type 759029d
    change order of pixel cache type 3529df8
    change order of pixel cache type bacb357
    use the correct property key for arithmetic coding 0184b6c
    Reverted patch because HDRI should always be highres. 4e20a27
    the maximum dissolve factor is 1.0 452c436
    Removed duplicate check. b108dbd
    Fixed possible memory leak reported in #5121. 9c957a6
    Removed to heif_filetype_yes_unsupported check to resolved the issue reported in #5123. 47898c6
    possible memory leak @ ImageMagick/ImageMagick#5121 b0c1967
    eliminate compiler warnings a10a570
    eliminate compiler warnings 3fa3d9f
    conditional logging 53fb342
    eliminate compiler warnings a429f44
    background kept when making cylinder @ ImageMagick/ImageMagick#5112 925a6c5
    cosmetic d4d5ca2
    possible memory leak @ ImageMagick/ImageMagick#5131 8ed6d1d
    release 4e6f7b1
    release 39baedd

Revision 1.253 / (download) - annotate - [select for diffs], Tue May 3 08:27:11 2022 UTC (23 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.252: +4 -2 lines
Diff to previous 1.252 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.32.

Make tiff optional (default on, like before)

Merged

    Add support for FITS images with NaN values #5084
    Fixes grammar/typos/markdown #5083

Commits

    prep Beta release d2c4a6f
    ImageMagick/ImageMagick#3661 9090b17
    possible obscure memory leak 8e0c95e
    check event mask before logging eab8155
    check event mask before logging 7dcb276
    Also create changelog in the daily build. 878a667
    Removed %GITHUB_WORKSPACE% from other builds. 2540c48
    improve/optimize logging 7ba113a
    ImageMagick/ImageMagick#5041 c942d53
    need Changelog.md, referenced by web pages 6b6e7f3
    ilatest autoconf update 9dfee98
    move to wbsite repo 3e445a0
    optimize thumbnail resizing 09ab692
    ImageMagick/ImageMagick#4533 (comment) d13f844
    Rename extent to length. b056cec
    Allow exif profile that has a zero length (#5082). 0433d6e
    Moved length check. 267a891
    Removed code that was used to create a test image. bf925e6
    Use consistent code style. c4c031b
    revert bca2fb8
    Added missing CoderEndianSupportFlag (#5090). 0952c6a
    Sort commits by date instead. 7b95dda
    https://oss-fuzz.com/testcase?key=5120317075357696 5622990
    Removed unused arguments. c704997
    Added missing typecasts. 6820800
    check for image width/height exceeding INT_MAX 6d2c75e
    eliminate compiler exception 8649f4f
    add comment c506f55
    Use set_arg_encoding as suggestion in #5092. 67a2613
    optimize logging b2eaec1
    fix copyright c2fc57a
    initalize logging variable 263bfae
    possible divide by zero dce1bcf
    more informative exception message b7d240b
    more informative exception message 354669f
    make some logging coditional 372b5df
    ImageMagick/ImageMagick#3859 f49b826
    release a2b2c08

Revision 1.252 / (download) - annotate - [select for diffs], Mon Apr 25 09:26:14 2022 UTC (23 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.251: +2 -2 lines
Diff to previous 1.251 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.31.

- Use the generated ChangeLog.md file instead.
- release commits
- Changed the minimum version for libheif to 1.4.0.
- Get the intensity before changing the of the pixel channels (thanks Snibgo) #5067.
- initialize composite variables as they are declared
- Use version 3 of checkout.
- bump revisition
- Create ChangeLog during the release build.
- fix rare but possible memory leak
- use old-style comment declarations
- Try without %GITHUB_WORKSPACE%
- autoconf latest update
- eliminate Coverity defect
- ensure we don't dereference null pointer
- The default fetch-depth is 1.
- Use date of latest change to m4/version.m4 instead.
- laterst automake/autoconf update
- latest autoconf update
- eliminate Coverity defects
- Added option to mark the version as beta.
- Call CloseBlob earlier because we read the image from the file instead.
- latest autoconf/automake updates
- release
- set threshold policy by default
- Added missing with.
- fix compiler warning
- Added version checks for heif_check_filetype (#5049).
- eliminate compiler warning
- Changed triggers for the release build.
- unecessary check for null
- off-by-one fix
- Removed path.
- Changed fetch depth.
- Temporary list folder content.
- Corrected typo.
- fix copyright format
- proper check for number of channels
- Silenced warning when version is lower that 1.4.0.
- Removed parentheses.
- Also correct stroke opacity.
- Added missing cd.

Revision 1.251 / (download) - annotate - [select for diffs], Wed Apr 20 20:52:05 2022 UTC (23 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.250: +2 -2 lines
Diff to previous 1.250 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.30

## [7.1.0-29](https://github.com/ImageMagick/ImageMagick/compare/7.1.0-28...7.1.0-29) - 2022-03-27

### Merged

- Remove unused EXPLICIT_TEMPLATE_INSTANTIATION [`#4982`](https://github.com/ImageMagick/ImageMagick/pull/4982)
- Fixes #4985: 4e+26 is outside the range of representable values of type 'unsigned long' at coders/pcl.c:299 [`#4986`](https://github.com/ImageMagick/ImageMagick/pull/4986)

### Fixed

- Fixes #4985: 4e+26 is outside the range of representable values of type 'unsigned long' at coders/pcl.c:299 (#4986) [`#4985`](https://github.com/ImageMagick/ImageMagick/issues/4985)

### Commits

- https://github.com/ImageMagick/ImageMagick/issues/4936 [`83b114f`](https://github.com/ImageMagick/ImageMagick/commit/83b114f7ae99561d9c6abc67ab11c50f9d547655)
- latest changelog [`d1d344b`](https://github.com/ImageMagick/ImageMagick/commit/d1d344b0ac1b5e98955009d57ed7f6954b54afcf)
- ... [`280e7e6`](https://github.com/ImageMagick/ImageMagick/commit/280e7e6c2183a534efdf08db225dfa21350f0403)
- enforce one `id` per MIFF image [`966a769`](https://github.com/ImageMagick/ImageMagick/commit/966a769a646aaaeff127862b8e475297bf5058d3)
- https://github.com/ImageMagick/ImageMagick/issues/4987 [`25309b9`](https://github.com/ImageMagick/ImageMagick/commit/25309b9772d72072f8574352968aeca7134ba433)
- over allocate quantum pixel buffer [`219d19f`](https://github.com/ImageMagick/ImageMagick/commit/219d19f96e6a87b17ab26dfa6eadc7ad3169092a)
- https://github.com/ImageMagick/ImageMagick/issues/4972 [`ffc2aaa`](https://github.com/ImageMagick/ImageMagick/commit/ffc2aaae543dcd60c6cc7e5a426f66dbc51df560)
- https://github.com/ImageMagick/ImageMagick/issues/4936 [`000557d`](https://github.com/ImageMagick/ImageMagick/commit/000557da249fa36ad8111c312cb43f179a1f7070)
- set quantum extent [`c909df1`](https://github.com/ImageMagick/ImageMagick/commit/c909df15fc9e55b99c9d4480d4ed48a141fb943b)
- revert [`96162eb`](https://github.com/ImageMagick/ImageMagick/commit/96162ebad2f05140a0d899b46a3e5dec9d4005f2)
- revert [`cb65691`](https://github.com/ImageMagick/ImageMagick/commit/cb656913eb12c67f3d8a3098635e239c3d94bf18)
- revert [`ab39cc4`](https://github.com/ImageMagick/ImageMagick/commit/ab39cc4abe3510b31d9e3dafe8a3b898ce627605)
- cosmetic [`2c35b9a`](https://github.com/ImageMagick/ImageMagick/commit/2c35b9a24bd6abf17b1f135ced20611f4ad7fa17)
- cosmetic [`e36bd84`](https://github.com/ImageMagick/ImageMagick/commit/e36bd84b0935b204a27a05aa041dfea6faf25099)
- no suitable delegate utility for CGM or FIG formats [`004fc5d`](https://github.com/ImageMagick/ImageMagick/commit/004fc5d725fa2dc395391d1ac65f815823595189)
- speculative allocation since we don't yet know the quantum type [`bd77531`](https://github.com/ImageMagick/ImageMagick/commit/bd77531ae8dd24adb583f87e7c0b73c306ac64cc)
- latest changes [`2bfd2be`](https://github.com/ImageMagick/ImageMagick/commit/2bfd2beb581bbfd242ff7dd20a15dc602a154014)
- account for case where gray image is imported as RGBA [`22cfaf3`](https://github.com/ImageMagick/ImageMagick/commit/22cfaf35dcea6d07e5353660794edca16b363c6b)
- reset id [`a4736b4`](https://github.com/ImageMagick/ImageMagick/commit/a4736b4577b45def91148a4e5e71d8d4151ff96f)
- pending release [`a6551b2`](https://github.com/ImageMagick/ImageMagick/commit/a6551b2514ecf294c7ee11841d1e0b665fbbc7a8)
- pending release [`8be1086`](https://github.com/ImageMagick/ImageMagick/commit/8be1086bee313dfcfe014e3c60197bf0b636776f)
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45887 [`96ae906`](https://github.com/ImageMagick/ImageMagick/commit/96ae9066b001ff951c6a3c936081bacfaa69935f)
- https://github.com/ImageMagick/ImageMagick/issues/4975 [`44cb819`](https://github.com/ImageMagick/ImageMagick/commit/44cb81933777a199b9209d89a72fd2acf202d5de)
- https://github.com/ImageMagick/ImageMagick/issues/4974 [`c871830`](https://github.com/ImageMagick/ImageMagick/commit/c8718305f120293d8bf13724f12eed885d830b09)
- https://github.com/ImageMagick/ImageMagick/issues/4988 [`ca3654e`](https://github.com/ImageMagick/ImageMagick/commit/ca3654ebf7a439dc736f56f083c9aa98e4464b7f)
- release [`4c0b7d2`](https://github.com/ImageMagick/ImageMagick/commit/4c0b7d25daf11131af48820b2aa6cc0b1cf11a9e)
- reset id [`83de35d`](https://github.com/ImageMagick/ImageMagick/commit/83de35d0ab6e5100450d604bf300670af7e1b3e8)

Revision 1.250 / (download) - annotate - [select for diffs], Wed Mar 30 07:54:31 2022 UTC (2 years ago) by wiz
Branch: MAIN
Changes since 1.249: +2 -2 lines
Diff to previous 1.249 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.28.

export libjxl version #
set pixel format in image out block
coders: sync JXL output
Changed the format of MAGICK_GIT_REVISION and use this in -version.
Restore dds:compression=dxt5 behavior
Coders: proper check for out of bounds per https://bugs.chromium.org/ãàCoders: eliminate compiler warnings
fix issue: outside the range of representable values of type 'unsigneCoders: PS and EPS %%BoundingBox not being parsed #4961
Coders: support 10-bit AVIF per #4932
Fix setting the pixel intensity method with SetImageProperty (#4969)
MagickCore: cosmetic
MagickCore: support getentropy()
build: release
getentropy() requires sys/random.h include
pending release

Revision 1.249 / (download) - annotate - [select for diffs], Tue Mar 8 08:09:38 2022 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.248: +2 -2 lines
Diff to previous 1.248 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.27.

- Appropriate default kmin, kmax values for lossy and lossless into webp encoder

Revision 1.248 / (download) - annotate - [select for diffs], Sun Feb 20 21:29:45 2022 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.247: +2 -2 lines
Diff to previous 1.247 (colored) to selected 1.80 (colored)

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).

Revision 1.247 / (download) - annotate - [select for diffs], Tue Feb 15 09:20:00 2022 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.246: +2 -2 lines
Diff to previous 1.246 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.24.

2022-02-12  7.1.0-24  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-24 GIT revision 19683:26523979f:20220212

2021-02-06  7.1.0-24  <quetzlzacatenango@image...>
  * optimize reading of XPM properties.
  * the GIF Netscape block must appear immediately after the global color table.

2022-02-05  7.1.0-23  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-23 GIT revision 19647:706986228:20220205

2021-02-02  7.1.0-23  <quetzlzacatenango@image...>
  * limit recursion when reading the VID image format.
  * improperly resizing memory due to errant check (reference
    https://github.com/ImageMagick/ImageMagick/issues/4807).

Revision 1.246 / (download) - annotate - [select for diffs], Mon Jan 31 11:34:32 2022 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.245: +2 -2 lines
Diff to previous 1.245 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.22.

2022-01-29  7.1.0-22  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-22 GIT revision 19618:cb0ac9022:20220129

2021-01-29  7.1.0-22  <quetzlzacatenango@image...>
  * limit colorname length to avoid possible DoS
  * restore MPRI URI in SVG

2022-01-28  7.1.0-21  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-21 GIT revision 19609:f084a86ec:20220128

2021-01-24  7.1.0-21  <quetzlzacatenango@image...>
  * PDF now shows the correct Unicode title (reference
  https://github.com/ImageMagick/ImageMagick/issues/4771).
  * optimize Fx image statistics (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4533).

Revision 1.245 / (download) - annotate - [select for diffs], Sun Jan 23 22:08:08 2022 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.244: +2 -2 lines
Diff to previous 1.244 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.20.

2022-01-21  7.1.0-20  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-20 GIT revision 19585:2cd840776:20220121

2022-01-09  7.1.0-20  Dirk Lemstra <dirk@lem.....org>
  * Added support for ARM64 to the Visual Studio build on Windows.
  * Removed ImageMagickObject from the Windows installer.

2021-01-01  7.1.0-20  <quetzlzacatenango@image...>
  * Support seamless blending of a foreground and background image.
  * Support saliency blending of a foreground and background image.
  * Support QOI image format.
  * Perist frame delay when converting APNG to Webp (reference
    https://github.com/ImageMagick/ImageMagick/issues/4704).
  * -fx performance increase by one or two orders of magnitude (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4533).
  * Add support for formatted text (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4515).

Revision 1.244 / (download) - annotate - [select for diffs], Wed Jan 5 21:37:24 2022 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.243: +2 -2 lines
Diff to previous 1.243 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.19.

2021-12-22  7.1.0-19  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-19 GIT revision 19456:d7f1b2b9b:20211222

2021-12-22  7.1.0-19  <quetzlzacatenango@image...>
  * support -integral option.
  * possible DoS for certain SVG constructs (reference
    https://github.com/ImageMagick/ImageMagick/issues/4626).

2021-12-18  7.1.0-18  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-18 GIT revision 19447:6c7d62f7d:20211218

2021-12-11  7.1.0-18  <quetzlzacatenango@image...>
  * support face index for font collections, e.g. msgothic.ttc[1].

2021-12-11  7.1.0-18  Dirk Lemstra <dirk@lem.....org>
  * Improved adjustment of page offset when resizing an image.

Revision 1.243 / (download) - annotate - [select for diffs], Sun Dec 12 09:37:42 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.242: +2 -2 lines
Diff to previous 1.242 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.17.

2021-12-04  7.1.0-17  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-17 GIT revision 19425:e66261ffe:20211204

2021-11-27  7.1.0-17  <quetzlzacatenango@image...>
  * set threads to 1 when using ASAN to avoid false positive memory leaks.

Revision 1.242 / (download) - annotate - [select for diffs], Sun Nov 28 10:46:42 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.241: +2 -2 lines
Diff to previous 1.241 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.16.

2021-11-21  7.1.0-16  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-16 GIT revision 19398:7dc99d829:20211121

2021-11-21  7.1.0-16  Dirk Lemstra <dirk@lem.....org>
  * Fixed an OpenCL build problem.

Revision 1.241 / (download) - annotate - [select for diffs], Tue Nov 23 21:26:50 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.240: +2 -2 lines
Diff to previous 1.240 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.15.

2021-11-20  7.1.0-15  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-15 GIT revision 19380:8098f3335:20211120

2021-11-20  7.1.0-15  Dirk Lemstra <dirk@lem.....org>
  * Added support for reading extra channels in a PSD file (reference
    https://github.com/ImageMagick/ImageMagick/issues/4499).

2021-11-15  7.1.0-15  <quetzlzacatenango@image...>
  * Fix alpha channel calculation of arithmetic divide compose operator.

2021-11-13  7.1.0-14  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-14 GIT revision 19349:2ba5cdf42:20211114

2021-11-13  7.1.0-14  <quetzlzacatenango@image...>
  * Support '#' modifier to aspect ratio geometry (e.g., 3:2#).

2021-11-11  7.1.0-14  Dirk Lemstra <dirk@lem.....org>
  * The profile of a PSD file will no longer be copied to all the images, only
    the first returned image will contain the profile. To re-enable the old
    behavior add -define psd:replicate-profile=true.

Revision 1.240 / (download) - annotate - [select for diffs], Mon Nov 1 07:01:57 2021 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.239: +2 -2 lines
Diff to previous 1.239 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.13.

2021-10-28  7.1.0-13  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-13 GIT revision 19325:987f36b50:20211028

2021-10-28  7.1.0-13  Dirk Lemstra <dirk@lem.....org>
  * Fix stack overflow when parsing malicious ps image file (report from
    Muhammad Aldo Firmansyah).

2021-10-25  7.1.0-12  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-12 GIT revision 19318:113f8f901:20211025

2021-10-15  7.1.0-12  <quetzlzacatenango@image...>
  * Fix x64 build.

2021-10-24  7.1.0-11  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-11 GIT revision 19313:fbf76f2ef:20211024

2021-10-11  7.1.0-11  <quetzlzacatenango@image...>
  * Fix connected component abort trap (reference
    https://github.com/ImageMagick/ImageMagick/issues/4372).
  * Fix possible unitialized values (reference
    https://github.com/ImageMagick/ImageMagick/issues/4379).
  * Fix stack overflow when parsing malicious tiff image file (report from
    Muhammad Aldo Firmansyah).

2021-10-10  7.1.0-10  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-10 GIT revision 19236:07ebe6b6e:20211010

2021-10-03  7.1.0-10  <quetzlzacatenango@image...>
  * Improved algorithm for automatic calculation of pointsize for caption and
    labels.
  * Support -auto-orient option in the identify utlity.

2021-10-03  7.1.0-9  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-9 GIT revision 19220:7921bf068:20211003

2021-10-03  7.1.0-9  Dirk Lemstra <dirk@lem.....org>
  * Squash a dump truck load of VisualStudio compiler warnings.
  * Improved algorithm for automatic calculation of word breaks and pointsize
    for caption and labels.

2021-09-19  7.1.0-9  <quetzlzacatenango@image...>
  * Improve wrapping between words and within words (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4227).

Revision 1.239 / (download) - annotate - [select for diffs], Wed Sep 29 08:33:47 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.238: +2 -2 lines
Diff to previous 1.238 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.8.

2021-09-18  7.1.0-8  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-8 GIT revision 19115:428fe1921:20210918

2021-09-17  7.1.0-8  Dirk Lemstra <dirk@lem.....org>
  * Check for `null` in InvokeDelegate() (reference
    https://github.com/ImageMagick/ImageMagick/issues/4225).

2021-09-12  7.1.0-7  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-7 GIT revision 19095:d368d3c6b:20210912

2021-09-11  7.1.0-7  Dirk Lemstra <dirk@lem.....org>
  * Fixed incorrect check when module is used as the domain in policy.xml
    that could allow the use of a disabled module. (reference
    https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qvhr-jj4p-j2qr).

2021-09-06  7.1.0-7  <quetzlzacatenango@image...>
  * Prevent color reduction merging into one color (reference
    https://github.com/ImageMagick/ImageMagick/issues/4059)

Revision 1.238 / (download) - annotate - [select for diffs], Mon Sep 13 07:49:56 2021 UTC (2 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.237: +2 -2 lines
Diff to previous 1.237 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.6.

2021-09-04  7.1.0-6  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-6 GIT revision 19033:7c589e780:20210904

2021-08-21  7.1.0-6  <quetzlzacatenango@image...>
  * Tweak the bilevel image type (reference
    https://github.com/ImageMagick/ImageMagick/issues/4121).
  * Converting from LAB to RGB leads to wrong colors (reference
    https://github.com/ImageMagick/ImageMagick/issues/4105).

Revision 1.237 / (download) - annotate - [select for diffs], Mon Aug 30 15:38:39 2021 UTC (2 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.236: +2 -2 lines
Diff to previous 1.236 (colored) to selected 1.80 (colored)

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>
  * 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.

Revision 1.236 / (download) - annotate - [select for diffs], Thu Jul 29 11:18:03 2021 UTC (2 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.235: +2 -2 lines
Diff to previous 1.235 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.4.

2021-07-18  7.1.0-4  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-4 GIT revision 18926:8eb9c6c48:20210718

2021-07-17  7.1.0-4  <quetzlzacatenango@image...>
  * trim no longer returns an empty image on 1-pixel width input (reference
    https://github.com/ImageMagick/ImageMagick/issues/3896).
  * remove virtual canvas offset from difference image.

2021-07-17  7.1.0-3  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-3 GIT revision 18901:692e6e059:20210717

2021-07-03  7.1.0-3  Dirk Lemstra <dirk@lem.....org>
  * Added option to set the pixel format option of ffmpeg when reading a
    video file with -define video:pixel-format=<value>.

2021-06-26  7.1.0-3  <quetzlzacatenango@image...>
  * system() is not supported under IOS.
  * accelerate subimage-search with FFT's (contributed by Fred).

Revision 1.235 / (download) - annotate - [select for diffs], Mon Jun 28 18:07:26 2021 UTC (2 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.234: +3 -3 lines
Diff to previous 1.234 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.1.0.2.

2021-06-25  7.1.0-2  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-2 GIT revision 18831:601356f1d:20210625

2021-06-25  7.1.0-2  <quetzlzacatenango@image...>
  * malloc() corruption fix (reference
    https://github.com/ImageMagick/ImageMagick6/issues/159).

2021-06-20  7.1.0-1  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-1 GIT revision 18826:1f1b43ea7:20210620

2021-06-19  7.1.0-1  <quetzlzacatenango@image...>
  * Correct TGA orientation (reference
    https://github.com/ImageMagick/ImageMagick/issues/3844).

2021-06-12  7.1.0-0  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-0 GIT revision 18806:d64f1bb3a:20210612

2021-06-02  7.1.0-0  <quetzlzacatenango@image...>
  * SVG no longer hangs when handling class in <defs> (reference
    https://github.com/ImageMagick/ImageMagick/issues/3818).
  * Bump minor version (reference
    https://github.com/ImageMagick/ImageMagick/issues/3768)

2021-06-02  7.0.11-15  <quetzlzacatenango@image...>
  * Raise exception for invalid compose:args geometry (reference
    https://github.com/ImageMagick/ImageMagick/issues/3765).

Revision 1.234 / (download) - annotate - [select for diffs], Thu Jun 10 10:03:44 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.233: +2 -2 lines
Diff to previous 1.233 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.11.14.

2021-05-31  7.0.11-14  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.11-14 GIT revision 18775:354f421e4:20210531

Revision 1.233 / (download) - annotate - [select for diffs], Wed May 19 07:01:55 2021 UTC (2 years, 11 months ago) by triaxx
Branch: MAIN
Changes since 1.232: +2 -2 lines
Diff to previous 1.232 (colored) to selected 1.80 (colored)

ImageMagick: Update to 7.0.11.13

upstream changes:
-----------------
7.0.11-13
  * Fixed reading and writing the XMP chunk in a WebP image (reference
    https://github.com/ImageMagick/ImageMagick/discussions/3617).
  * label and caption sanity check is too conservative.

7.0.11-12
  * The HEIC depth image will now only be read when the define heic:depth-image
    is true.
  * -layers optimize no longer produces broken output (reference
    https://github.com/ImageMagick/ImageMagick/issues/3520).

7.0.11-11
  * FL32 no longer returns scambled results (reference
    https://github.com/ImageMagick/ImageMagick/issues/3614).
  * Ashlar pseudo-image format no longer crops labels in last row of tiles by
    default (reference https://github.com/ImageMagick/ImageMagick/issues/3618).

Revision 1.232 / (download) - annotate - [select for diffs], Fri Apr 30 12:34:17 2021 UTC (2 years, 11 months ago) by triaxx
Branch: MAIN
Changes since 1.231: +2 -2 lines
Diff to previous 1.231 (colored) to selected 1.80 (colored)

ImageMagick: Update to version 7.0.11.10

upstream changes:
-----------------
2021-04-25  7.0.11-10  <quetzlzacatenango@image...>
  * Optimize CompareImageBounds().
  * Check image is not NULL before dereferencing.

2021-04-25  7.0.11-9  <quetzlzacatenango@image...>
  * eliminate uninitialized value
  * Differences in computing linear gray (reference
    https://github.com/ImageMagick/ImageMagick/issues/3571).

Revision 1.231 / (download) - annotate - [select for diffs], Tue Apr 20 16:28:16 2021 UTC (2 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.230: +2 -2 lines
Diff to previous 1.230 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.11.8.

2021-04-17  7.0.11-8  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.11-8 GIT revision 18636:53a252607:20210417

2021-04-17  7.0.11-8  Dirk Lemstra <dirk@lem.....org>
  * added support for pdf:author, pdf:producer and pdf:title when writing a
    PDF file.

2021-04-09  7.0.11-7  <quetzlzacatenango@image...>
  * constrain sub-image list.
  * -layers optimize no longer produces broken output (reference
    https://github.com/ImageMagick/ImageMagick/issues/3520).

Revision 1.230 / (download) - annotate - [select for diffs], Mon Apr 12 06:28:32 2021 UTC (3 years ago) by triaxx
Branch: MAIN
Changes since 1.229: +2 -2 lines
Diff to previous 1.229 (colored) to selected 1.80 (colored)

ImageMagick: Update to 7.0.11.6

upstream changes:
-----------------
7.0.11-6
  * fix portable Windows build.

7.0.11-5
  * OpenCL will be disable by default, use the environment variable
    MAGICK_OCL_DEVICE to turn it on or select the device to use.
  * eliminate extraneous spaces in AC_PATH_PROG (reference
    https://github.com/ImageMagick/ImageMagick/issues/3428).
  * fix handling of non-square images with -fft option.
  * enable FFTW support with --with-fftw configure script command-line option.

7.0.11-4
  * support caption:split define (reference
    https://github.com/ImageMagick/ImageMagick/discussions/3389).
  * avoid an omp deadlock with policy string

7.0.11-3
  * Eliminate multiple division by zero exceptions (reference
    https://github.com/ImageMagick/ImageMagick/issues/3339 and others).
  * Use -define filename:literal=true to bypass interpretting embedded
    formatting characters and instead use the filename literally.

7.0.11-2
  * decode HEIC images in sRGB instead of YCbCr.
  * Division by zero error is possible if crafty file sets film-gamma property
  * Check for overflow in thumbnail coder
  * Prevent compiler from optimizing out buffer clearing in cipher
  * Clone properties from image stack.
  * Set overall image depth statistic in Composite channel.

7.0.11-1
  * Clone properties from image stack.
  * fix EXR crash (reference
    https://github.com/ImageMagick/ImageMagick/issues/3242).

Revision 1.229 / (download) - annotate - [select for diffs], Thu Feb 18 10:08:39 2021 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.228: +3 -3 lines
Diff to previous 1.228 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.11.0.

2021-02-13  7.0.11-0  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.11-0 GIT revision 18438:ff3ef50ab:20210213

2021-02-10  7.0.11-0  <quetzlzacatenango@image...>
  * bump minor version #
  * allow reading multichannel PSD files with 1 or 2 channels.
  * respect masks when computing SSIM metric (reference
    https://github.com/ImageMagick/ImageMagick/discussions/3212).

2021-02-07  7.0.10-62  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-62 GIT revision 18418:f1e915f65:20210207

2021-02-01  7.0.10-62  <quetzlzacatenango@image...>
  * -trim not working as expected (reference
    https://github.com/ImageMagick/ImageMagick/discussions/3172).
  * possible undefined behavior (reference
    https://github.com/ImageMagick/ImageMagick/issues/3195).
  * sanitize buggy ascender and descender values (reference
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980202).

Revision 1.228 / (download) - annotate - [select for diffs], Wed Feb 3 20:17:49 2021 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.227: +2 -2 lines
Diff to previous 1.227 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.61.

2021-01-30  7.0.10-61  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-61 GIT revision 18360:d3bec838c:20210130

2021-01-25  7.0.10-61  <quetzlzacatenango@image...>
  * dng:decode element in delegates.xml quoted incorrectly (reference
    https://github.com/ImageMagick/ImageMagick/issues/3156).
  * Extract GPS info from TIFF images (reference
    https://github.com/ImageMagick/ImageMagick/issues/3167).
  * Revert tieing MagickFloatType to double (reference
    https://github.com/ImageMagick/ImageMagick/pull/2832).

2021-01-25  7.0.10-60  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-60 GIT revision 18347:9a84e249b:20210125

2021-01-24  7.0.10-60  <quetzlzacatenango@image...>
  * revert configure script for validating JXL delegate library.
  * the distributed pixel cache now properly deserializes the image attributes.

2021-01-24  7.0.10-59  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-59 GIT revision 18340:d30ae5272:20210124

2021-01-20  7.0.10-59  <quetzlzacatenango@image...>
  * strip EXIF marker from profile (reference
    https://github.com/ImageMagick/ImageMagick/issues/3140).
  * add --enable-opencl to the configure command-line to enable OpenCL
    support.
  * generate histograms by comparing pixel components rather than color
    (reference https://github.com/ImageMagick/ImageMagick/discussions/3142).

Revision 1.227 / (download) - annotate - [select for diffs], Mon Jan 25 09:42:26 2021 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.226: +2 -2 lines
Diff to previous 1.226 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.58.

2021-01-16  7.0.10-58  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-58 GIT revision 18277:8876652f5:20210116

2021-01-11  7.0.10-58  <quetzlzacatenango@image...>
  * identify the convex hull and minimum bounding box attributes of an image
    with the -define identify:convex-hull=true define.
  * set the quality to 100 to produce lossless HEIC images (reference
    https://github.com/ImageMagick/ImageMagick/pull/3116).
  * properly identify SVG images (reference
    https://github.com/ImageMagick/ImageMagick/issues/3117).
  * duplicate operator: inverse range parameter working again (reference
    https://github.com/ImageMagick/ImageMagick/issues/3113).
  * Fix rounding error for CSS colors on i686 (reference
    https://tracker.debian.org/pkg/imagemagick).

Revision 1.226 / (download) - annotate - [select for diffs], Mon Jan 11 22:32:25 2021 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.225: +2 -2 lines
Diff to previous 1.225 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.57.

2021-01-09  7.0.10-57  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-57 GIT revision 18218:d7a3d75ff:20210109

2021-01-08  7.0.10-57  <quetzlzacatenango@image...>
  * update automake/autoconf configuration files.
  * additional checks to prevent integer overflow.

2021-01-05  7.0.10-56  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-56 GIT revision 18192:2fb74f026:20210105

2021-01-05  7.0.10-56  <quetzlzacatenango@image...>
  * Fix rounding error for CSS colors (reference
    https://github.com/ImageMagick/ImageMagick6/issues/129).

2021-01-03  7.0.10-55  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-55 GIT revision 18181:636ebf7ba:20210103

2021-01-04  7.0.10-55  <quetzlzacatenango@image...>
  * revert changes to the default max width/height of image.

Revision 1.225 / (download) - annotate - [select for diffs], Mon Jan 4 10:20:15 2021 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.224: +2 -2 lines
Diff to previous 1.224 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.54.

2020-12-27  7.0.10-54  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-54 GIT revision 18...

2020-12-27  7.0.10-54  Dirk Lemstra <dirk@lem.....org>
  * replaced jxl coder with an implementation that uses the jpeg-xl reference
    library.
  * added -define trim:edges=(north,east,south,west) that can be used to
    trim a single or multiple edges.

2020-12-25  7.0.10-54  <quetzlzacatenango@image...>
  * enable reading of a certain grayscale TIFF image.
  * support HEIC depth masks (reference
    https://github.com/ImageMagick/ImageMagick/discussions/3040).
  * validate pixel cache offsets (reference
    https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29039).

2020-12-24  7.0.10-53  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-53 GIT revision 18083:3b141f557:20201224

2020-12-20  7.0.10-53  <quetzlzacatenango@image...>
  * CSS colors no longer require commas.
  * eliminate possible arthimetic overflow (reference
    https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28849)
  * support display-p3, Adobe-98, and Pro-photo colorspaces
  * read/write 1024 colors Sixel images (reference
    https://github.com/ImageMagick/ImageMagick/discussions/3018).

2020-12-19  7.0.10-52  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-52 GIT revision 18057:1f5bab30b:20201219

2020-12-19  7.0.10-52  <quetzlzacatenango@image...>
  * return alpha bytes with stream utility (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2862).
  * percentage -border in x no longer adds one pixel border in y (reference
    https://github.com/ImageMagick/ImageMagick/issues/2978).

2020-12-18  7.0.10-51  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-51 GIT revision 18052:475508769:20201218

2020-12-17  7.0.10-51  <quetzlzacatenango@image...>
  * reduce time to identify PDF/PS/XPS/PCL image width/height (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2993).

2020-12-16  7.0.10-50  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-50 GIT revision 18046:83c162886:20201216

2020-12-15  7.0.10-50  <quetzlzacatenango@image...>
  * revert patch to ready gray alpha TIFF image.

2020-12-14  7.0.10-49  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-49 GIT revision 18040:7976abf6e:20201214

2020-12-13  7.0.10-49  <quetzlzacatenango@image...>
  * correct previous patch to read planar RGB TIFF images.

2020-12-10  7.0.10-48  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-48 GIT revision 18026:4646e5fd1:20201210

2020-12-09  7.0.10-48  <quetzlzacatenango@image...>
  * Repair unit test failures (reference
    https://github.com/ImageMagick/ImageMagick/issues/2959).

2020-12-09  7.0.10-47  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-47 GIT revision 18020:6f1ee6104:20201209

2020-12-06  7.0.10-47  <quetzlzacatenango@image...>
  * support YAML image format.
  * use generic TIFF read method for LZW-compressed strips (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2935).

Revision 1.224 / (download) - annotate - [select for diffs], Sun Dec 6 10:33:39 2020 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.223: +2 -2 lines
Diff to previous 1.223 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.46.

2020-12-05  7.0.10-46  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-46 GIT revision 18001:7c75b33a1:20201205

2020-11-30  7.0.10-46  <quetzlzacatenango@image...>
  * possible TIFF related-heap buffer overflow (alert & POC by Hardik Shah).
  * set default system fault in policy.xml configuration file.
  * support portable float map format 16-bit half.

2020-11-30  7.0.10-45  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-45 GIT revision 17972:6c0cb7f72:20201130

2020-11-30  7.0.10-45  Dirk Lemstra <dirk@lem.....org>
  * added support for the farbfeld format (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2664).

2020-11-29  7.0.10-45  <quetzlzacatenango@image...>
  * specify the bilateral neighbor as width/height rather than radius/sigma.

Revision 1.223 / (download) - annotate - [select for diffs], Sun Nov 29 17:59:47 2020 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.222: +2 -2 lines
Diff to previous 1.222 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.44.

2020-11-28  7.0.10-44  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-44 GIT revision 17948:7e96e9fdd:20201128

2020-11-26  7.0.10-44 Dirk Lemstra <dirk@lem.....org>
  * correct reading of first row in TIFF decoder.

2020-11-24  7.0.10-44  <quetzlzacatenango@image...>
  * correct rotation parameter for SVG transform.

2020-11-23  7.0.10-43  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-43 GIT revision 17885:be852878e:20201123

2020-11-23  7.0.10-43  <quetzlzacatenango@image...>
  * add padding to AcquirePolicyString().

2020-11-22  7.0.10-42  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-42 GIT revision 17881:d228ef95e:20201122

2020-11-21  7.0.10-42  <quetzlzacatenango@image...>
  * revert memory patch to avert possible thread lock.
  * add support for FilmLight FL32 image format.

Revision 1.222 / (download) - annotate - [select for diffs], Mon Nov 23 15:45:23 2020 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.221: +2 -2 lines
Diff to previous 1.221 (colored) to selected 1.80 (colored)

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.

Revision 1.221 / (download) - annotate - [select for diffs], Tue Nov 17 16:12:02 2020 UTC (3 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.220: +2 -2 lines
Diff to previous 1.220 (colored) to selected 1.80 (colored)

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.

Revision 1.220 / (download) - annotate - [select for diffs], Mon Nov 9 11:39:46 2020 UTC (3 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.219: +2 -2 lines
Diff to previous 1.219 (colored) to selected 1.80 (colored)

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}.

Revision 1.219 / (download) - annotate - [select for diffs], Wed Oct 14 16:15:37 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.218: +2 -2 lines
Diff to previous 1.218 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.34.

2020-10-07  7.0.10-34  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-34 GIT revision 17695:de3284341:20201008

2020-10-05  7.0.10-34  <quetzlzacatenango@image...>
  * check for linux-compatible sendfile().

Revision 1.218 / (download) - annotate - [select for diffs], Mon Oct 5 17:23:29 2020 UTC (3 years, 6 months ago) by triaxx
Branch: MAIN
Changes since 1.217: +2 -2 lines
Diff to previous 1.217 (colored) to selected 1.80 (colored)

ImageMagick: Update to 7.0.10.33

pkgsrc changes:
---------------
  * Package update
  * Fix build on FreeBSD (pull requested upstream)

upstream changes:
-----------------
2020-10-04  7.0.10-33  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-33 GIT revision 17683:c1bfec283:20201004

2020-10-04  7.0.10-33  <quetzlzacatenango@image...>
  * miscellaneous clean-up.

Revision 1.217 / (download) - annotate - [select for diffs], Mon Oct 5 11:33:43 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.216: +2 -2 lines
Diff to previous 1.216 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.32.

2020-10-02  7.0.10-32  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-32 GIT revision 17670:1686dd921:20201002

2020-09-27  7.0.10-32  <quetzlzacatenango@image...>
  * enable WMF for module build.
  * writing PDF requires a seekable stream.

2020-09-27  7.0.10-31  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-31 GIT revision 17652:78ad905d9:20200926

2020-09-20  7.0.10-31  <quetzlzacatenango@image...>
  * Add support for APNG (specify explicitly, e.g. apng:animate.png).
  * Add support for WEBM.

Revision 1.216 / (download) - annotate - [select for diffs], Sun Sep 20 08:39:06 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base
Branch point for: pkgsrc-2020Q3
Changes since 1.215: +2 -2 lines
Diff to previous 1.215 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.30.

2020-09-19  7.0.10-30  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-30 GIT revision 17641:ab95f7264:20200919

2020-09-07  7.0.10-30  <quetzlzacatenango@image...>
  * Add endian support to JSON coder.
  * Regression: MapCache type cache allocation skipped (reference
    https://github.com/ImageMagick/ImageMagick6/issues/97).
  * Some DCM images include a thumbnail (reference
    https://github.com/ImageMagick/ImageMagick/pull/2558).

Revision 1.215 / (download) - annotate - [select for diffs], Sun Sep 13 13:29:24 2020 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.214: +2 -2 lines
Diff to previous 1.214 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.29.

2020-09-05  7.0.10-29  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-29 GIT revision 17580:fc52fa0a9:20200905

2020-09-05  7.0.10-28  <quetzlzacatenango@image...>
  * Eliminate infinite loop for certain SVG styles (reference
    https://github.com/ImageMagick/ImageMagick6/issues/96).
  * Add version element to JSON file format (reference
    https://github.com/ImageMagick/ImageMagick6/issues/91).

2020-09-01  7.0.10-29 Dirk Lemstra <dirk@lem.....org>
  * Enabled support for AVIF encoding on Windows.
  * Clip path in 8bim profile is updated when the image is extended. (reference
    https://github.com/ImageMagick/ImageMagick/issues/2414)

Revision 1.214 / (download) - annotate - [select for diffs], Mon Aug 24 08:12:45 2020 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.213: +2 -2 lines
Diff to previous 1.213 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.28.

2020-08-16  7.0.10-28  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-28 GIT revision 17533:41e79fc33:20200816

2020-08-16  7.0.10-28  <quetzlzacatenango@image...>
  * Distorted clip path after -extent (reference
    https://github.com/ImageMagick/ImageMagick/issues/2414).
  * Paths in Photoshop EPS files are corrupted on conversion (reference
    https://github.com/ImageMagick/ImageMagick/issues/2413).

2020-08-09  7.0.10-27  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-27 GIT revision 17525:ae6ace83c:20200809

2020-08-08  7.0.10-27  <quetzlzacatenango@image...>
  * fix regression when detecting the libz delegate library.

2020-08-08  7.0.10-26  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-26 GIT revision 17520:9c2744359:20200808

2020-08-02  7.0.10-26  <quetzlzacatenango@image...>
  * Add animated webp blend method support (reference
    https://github.com/ImageMagick/ImageMagick/pull/2351).
  * Add support for OpenRaster (.ora) image format (reference
    https://github.com/ImageMagick/ImageMagick/pull/2342).
  * Paths in Photoshop EPS files are no longer corrupted (reference
    https://github.com/ImageMagick/ImageMagick/issues/2380).

2020-07-31  7.0.10-25  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-25 GIT revision 17497:0e12ff687:20200731

2020-07-25  7.0.10-25  <quetzlzacatenango@image...>
  * Remove UseCIEColor setting from PDF code as its use is not recommended.
  * Update to the latest documentation.

Revision 1.213 / (download) - annotate - [select for diffs], Wed Jul 29 11:21:57 2020 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.212: +2 -2 lines
Diff to previous 1.212 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.24.

Clean up pkglint while here.

2020-07-18  7.0.10-24  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-24 GIT revision 17483:d11a2ec03:20200718

2020-07-18  7.0.10-24 Dirk Lemstra <dirk@lem.....org>
  * To preserve compression of input image with the tiff encoder use:
    -define tiff:preserve-compression=true.

2020-07-05  7.0.10-24  <quetzlzacatenango@image...>
  * Add support for the -white-balance command-line option.
  * Discover hidden files when globbing (e.g. *.jpg) (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2239).
  * New inverse-log evaluate operator.

2020-07-04  7.0.10-23  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-23 GIT revision 17437:894231bc3:20200704

2020-06-28  7.0.10-23  <quetzlzacatenango@image...>
  * Ensure that float is valid in ClampToQuantum() (reference
    https://github.com/ImageMagick/ImageMagick/pull/2219).
  * New pseudo-image format, ashlar, e.g.
    convert *.jpg -resize 320x320 ashlar:canvas.png).

2020-06-27  7.0.10-22  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-22 GIT revision 17415:5318a3e0a:20200627

2020-06-24  7.0.10-22  <quetzlzacatenango@image...>
  * Fix wrapping of caption (reference
    https://github.com/ImageMagick/ImageMagick/issues/2178).
  * Sanity check of affine matrix when drawing.

2020-06-22  7.0.10-21  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-21 GIT revision 17395:af81c28c9:20200622

2020-06-21  7.0.10-21  <quetzlzacatenango@image...>
  * New image property, %N, only report the # of frames in an image sequence,
    just once rather than on a per frame basis
  * Problems converting CMYK to RGB regression (reference
    https://github.com/ImageMagick/ImageMagick6/issues/83)

2020-06-21  7.0.10-21 Dirk Lemstra <dirk@lem.....org>
  * Added support for 32 bit zip with prediction format to the PSD decoder
    (reference https://github.com/ImageMagick/ImageMagick/issues/455).

2020-06-20  7.0.10-20  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-20 GIT revision 17372:d91c43f3b:20200620

2020-06-14  7.0.10-20  <quetzlzacatenango@image...>
  * Fix out-of-bounds vulnerability when reading sixel images (reference
    https://github.com/ImageMagick/ImageMagick/issues/2143).
  * Fix incorrect parsing of font family list (reference
    https://github.com/ImageMagick/ImageMagick/issues/2153).

Revision 1.212 / (download) - annotate - [select for diffs], Fri Jun 19 10:31:06 2020 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.211: +2 -2 lines
Diff to previous 1.211 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.19.

2020-06-12  7.0.10-19 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-19, GIT revision 17343:e552d22:20200612

2020-06-09  7.0.10-19 Cristy  <quetzlzacatenango@image...>
  * Improve checking for write failures (reference
    https://github.com/ImageMagick/ImageMagick/pull/2081).

2020-06-08  7.0.10-18 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-18, GIT revision 17333:d071c2032:20200608

2020-06-08  7.0.10-18 Cristy  <quetzlzacatenango@image...>
  * Colorspace change will remove ICC profile (reference
    https://github.com/ImageMagick/ImageMagick6/issues/82).

2020-06-07  7.0.10-17 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-17, GIT revision 17311:8b5350f:20200607

2020-06-03  7.0.10-17 Cristy  <quetzlzacatenango@image...>
  * Free up memory after a ICC profile is removed.

2020-05-31  7.0.10-16 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-16, GIT revision 17294:5be1abe:20200531

2020-05-30  7.0.10-16 Cristy  <quetzlzacatenango@image...>
  * Fix PDF XREF directory for image sequences with and without ICC profiles.

2020-05-29  7.0.10-15 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-15, GIT revision 17282:9294896:20200529

2020-05-24  7.0.10-15 Cristy  <quetzlzacatenango@image...>
  * Clipping was not returning expected results (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2061).
  * Don't write a ICC profile to PDF if the image is gray (reference
    https://github.com/ImageMagick/ImageMagick/issues/2070).

2020-05-22  7.0.10-14 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-14, GIT revision 17268:e9c804c93:20200522

2020-05-22  7.0.10-14 Cristy  <quetzlzacatenango@image...>
  * Errant warning when reading a profile file (reference
    https://github.com/ImageMagick/ImageMagick/issues/2030).
   * Fix one off error on PDF object for images with ICC profile.

Revision 1.211 / (download) - annotate - [select for diffs], Tue May 19 13:34:54 2020 UTC (3 years, 11 months ago) by nia
Branch: MAIN
Changes since 1.210: +2 -2 lines
Diff to previous 1.210 (colored) to selected 1.80 (colored)

ImageMagick: Update to 7.0.10-13

2020-05-15  7.0.10-12 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-12, GIT revision 17242:e14b3fb:20200515.

2020-05-12  7.0.10-12 Cristy  <quetzlzacatenango@image...>
  * Black artefacts during quantization (reference
    https://github.com/ImageMagick/ImageMagick/discussions/2007#discussioncomment-13546).

2020-05-08  7.0.10-11 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-11, GIT revision 17230:088df0e:20200508.

2020-04-28  7.0.10-11 Cristy  <quetzlzacatenango@image...>
  * Disable "random" OpenCL kernel.  Previously the work load was distributed
    but each started with the same random seed.
  * Finished implementation of -distort rigid-affine.
  * Enable threaded PNG coder.

Revision 1.210 / (download) - annotate - [select for diffs], Tue May 5 10:33:27 2020 UTC (3 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.209: +2 -2 lines
Diff to previous 1.209 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.10.

2020-04-27  7.0.10-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-10, GIT revision 17203:a2514e831:20200427

2020-04-27  7.0.10-10 Cristy  <quetzlzacatenango@image...>
  * Correction to allocate a colormap of the maximum colors when color
    reducing an image sequence.
  * Write to stdout for mp4:-.

2020-04-25  7.0.10-9 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-9, GIT revision 17190:13fdcd1:20200426.

2020-04-25  7.0.10-9 Cristy  <quetzlzacatenango@image...>
  * Allocate a colormap of the maximum colors when color reducing an image
    sequence.
  * Label was not centered properly (reference
    https://github.com/ImageMagick/ImageMagick/issues/1879).

Revision 1.209 / (download) - annotate - [select for diffs], Tue Apr 28 17:29:57 2020 UTC (3 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.208: +2 -2 lines
Diff to previous 1.208 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.8.

2020-04-24  7.0.10-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-8, GIT revision 17175:481b85f:20200424.

2020-04-23  7.0.10-8 Cristy  <quetzlzacatenango@image...>
  * Some configure --with-method-prefix methods were missing (reference
    https://github.com/ImageMagick/ImageMagick/issues/1912).

2020-04-19  7.0.10-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-7, GIT revision 17170:c635e88:20200419.

2020-04-07  7.0.10-7 Cristy  <quetzlzacatenango@image...>
  * Fix erroneous "insufficient image data" exception (reference
    https://github.com/ImageMagick/ImageMagick/issues/1883).
  * Fix an unconditional jump for the XPM coder (reference
    https://github.com/ImageMagick/ImageMagick/issues/1895).
  * Improve unrotate value returned by the minimum bounding box (thanks
    to Fred Weinhaus).
    https://github.com/ImageMagick/ImageMagick/discussions/1880).

Revision 1.208 / (download) - annotate - [select for diffs], Sun Apr 12 20:26:19 2020 UTC (4 years ago) by wiz
Branch: MAIN
Changes since 1.207: +2 -2 lines
Diff to previous 1.207 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.6.

2020-04-06  7.0.10-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-6, GIT revision 17146:634bbfd:20200406.

2020-04-05  7.0.10-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-5, GIT revision 17143:8be18423e:20200405.

2020-04-05  7.0.10-5 Cristy  <quetzlzacatenango@image...>
 * Default inkscape delegate to version 0.92 (reference
    https://github.com/ImageMagick/ImageMagick/discussions/1880).
  * Set monochrome image depth to 1 for Group4 compression.

2020-04-05  7.0.10-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-4, GIT revision 17137:eeff0b6:20200405

2020-03-28  7.0.10-4 Cristy  <quetzlzacatenango@image...>
  * The X max attribute for certain fonts is zero (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37723).
  * Multi-value of jp2:quality does not work (reference
    https://github.com/ImageMagick/ImageMagick/issues/1873).
  * Return EPS & TIFF images from the EPT image format (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37781).

Revision 1.207 / (download) - annotate - [select for diffs], Tue Mar 31 16:44:18 2020 UTC (4 years ago) by wiz
Branch: MAIN
Changes since 1.206: +2 -2 lines
Diff to previous 1.206 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.3.

2020-03-22  7.0.10-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-3, GIT revision 17...

2020-03-22  7.0.10-3 Cristy  <quetzlzacatenango@image...>
  * The -charcoal option should ignore the alpha channel.
  * Fix numerical instability issue when drawing lines
  * Improve mono font rendering (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37723).

2020-03-21  7.0.10-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-2, GIT revision 17088:ed6f37f:20200322.

2020-03-16  7.0.10-2 Cristy  <quetzlzacatenango@image...>
  * Fixed another sizing issue with the label coder when pointsize is set.
  * Respect explicit image filename modified (e.g. png24:im.png) (reference
    https://github.com/ImageMagick/ImageMagick/issues/1835).
  * Add support for returning the minimum bounding box of an image with the
    %[minimum-bounding-box] property.
  * Stroked dash array render properly again.

Revision 1.206 / (download) - annotate - [select for diffs], Sun Mar 22 17:53:24 2020 UTC (4 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.205: +2 -2 lines
Diff to previous 1.205 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.1.

2020-03-15  7.0.10-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-1, GIT revision 17065:130e52e:20200315.

2020-03-14  7.0.10-1 Cristy  <quetzlzacatenango@image...>
  * Add support for returning the convex hull of an image with the
    %[canvas-hull] property.

2020-03-09  7.0.10-1 Dirk Lemstra <dirk@lem.....org>
  * Added option to specify the preferred version when writing a PDF file with
    -define pdf:version=version (e.g. 1.7).

2020-03-07  7.0.10-1 Cristy  <quetzlzacatenango@image...>
  * Do not throw exception on empty draw path (reference
    https://github.com/ImageMagick/ImageMagick/issues/974).
  * Fix possible buffer overflow in ComplexImages().
  * SVG to MVG requires transforms to appear before clipping paths (reference
    https://github.com/ImageMagick/ImageMagick/issues/1860).

Revision 1.205 / (download) - annotate - [select for diffs], Tue Mar 10 23:04:48 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.204: +3 -3 lines
Diff to previous 1.204 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.10.0

2020-03-01  7.0.10-0 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-0, GIT revision 17...

2020-03-01  7.0.10-0 Cristy  <quetzlzacatenango@image...>
  * Label text no longer gets cut-off (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37621).
  * Prevent heap overflow (reference
     https://github.com/ImageMagick/ImageMagick/issues/1857).

Revision 1.204 / (download) - annotate - [select for diffs], Wed Mar 4 12:58:05 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.203: +2 -2 lines
Diff to previous 1.203 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.9.27.

2020-02-29  7.0.9-27 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-27, GIT revision 17006:49d81b672:20200229

2020-02-24  7.0.9-27 Cristy  <quetzlzacatenango@image...>
  * Make sure we can grok this Fx expression: 1- -2.
  * Do not advance when substituting a NULL string.
  * Correct alpha for named colors in the Q32 non-HDRI build.
  * Write Group4 compressed image as a single strip.

2020-02-23  7.0.9-26 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-26, GIT revision 16972:49f1e4de2:20200223

2020-02-22  7.0.9-26 Cristy  <quetzlzacatenango@image...>
  * No percent sign in lab() color.
  * Introducing the -color-threshold command-line option.
  * Handle out of range HDRI values for -statistic option (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37589).
  * Fix improper casting when computing image signature (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37594).

2020-02-21  7.0.9-25 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-25, GIT revision 16931:2a56db8:20200221

2020-02-18  7.0.9-25 Cristy  <quetzlzacatenango@image...>
  * Adapt to a change in command-line options in the SVG inkscape delegate.

2020-02-17  7.0.9-24 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-24, GIT revision 16919:41efef9de:20200217

2020-02-15  7.0.9-24 Cristy  <quetzlzacatenango@image...>
  * Support connected-components:eccentricity-threshold,
    connected-components:major-axis-threshold,
    connected-components:minor-axis-threshold,
    connected-components:angle-threshold.
  * Set the alpha channel if the write mask is not enabled.
  * Corrected ellipse orientation when computing image moments.

2020-02-14  7.0.9-23 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-23, GIT revision 16884:acb56cd:20200214

2020-02-08  7.0.9-23 Cristy  <quetzlzacatenango@image...>
  * Report gray(127.5) as gray(50%).
  * Support -define connected-components:perimeter-threshold=min-max

Revision 1.203 / (download) - annotate - [select for diffs], Sun Feb 9 14:10:14 2020 UTC (4 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.202: +2 -2 lines
Diff to previous 1.202 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.9.22.

2020-02-07  7.0.9-22 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-22, GIT revision 16855:8733f3e:20200207

2020-02-03  7.0.9-22 Cristy  <quetzlzacatenango@image...>
  * More work on connect components, e.g. keep-colors, remove-colors,
    keep-topids.
  * Initialize mutex before locking if its not already initialized.
  * Support 24-bit TIFF images.

2020-02-01  7.0.9-21 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-21, GIT revision 16823:290cb93:20200201.

2020-01-27  7.0.9-21 Cristy  <quetzlzacatenango@image...>
  * Support additional connected components defines.
  * Refresh cache morphology when writing MPC images.

2020-01-26  7.0.9-19 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-19, GIT revision 16789:bac6ecc:20200126

2020-01-26  7.0.9-19 Cristy  <quetzlzacatenango@image...>
  * Make PNG creation reproducible (reference
    https://github.com/ImageMagick/ImageMagick/pull/1270).
  * Refactor uninitialize variable patch for -fx "while(,)" expression.

2020-01-25  7.0.9-18 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-18, GIT revision 16780:08beae5:20200125

2020-01-19  7.0.9-18 Cristy  <quetzlzacatenango@image...>
  * Alpha draw primitive no longer returns a parser exception.
  * Support 32-bit tiled TIFF images.
  * New -connected-component options (reference
    https://imagemagick.org/script/connected-components.php).

    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37391).

Revision 1.202 / (download) - annotate - [select for diffs], Mon Jan 27 11:19:51 2020 UTC (4 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.201: +2 -2 lines
Diff to previous 1.201 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.9.17.

2020-01-18  7.0.9-17 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-17, GIT revision 16753:c300b3a:20200118

2020-01-12  7.0.9-17 Cristy  <quetzlzacatenango@image...>
  * Allow larger negative interline spacing (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37391).
  * Conditional compile for huge xml pages for RSVG delegate library.
  * Put "width" property in the PNG namespace (reference
    https://github.com/ImageMagick/ImageMagick/issues/1833).
  * -combine -colorspace sRGB no longer returns grayscale output (reference
    https://github.com/ImageMagick/ImageMagick/issues/1835).
  * Support Jzazbz colorspace (contributed by snibgo @
    http://im.snibgo.com/jzazbz.htm).

2020-01-12  7.0.9-16 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-16, GIT revision 16719:fefd765:20200112.

2020-01-12  7.0.9-16 Cristy  <quetzlzacatenango@image...>
  * Fixed three failing Magick.NET unit tests.

2020-01-11  7.0.9-15 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-15, GIT revision 16709:0000f6d:20200111.

2020-01-11  7.0.9-15 Dirk Lemstra <dirk@lem.....org>
  * Also support svg:xml-parse-huge when using librsvg.

2020-01-10  7.0.9-15 Cristy  <quetzlzacatenango@image...>
  * Optimize -evaluate-sequence option (reference
    https://github.com/ImageMagick/ImageMagick/issues/1824).
  * Support Fx do() iterator.
  * `magick -size 100x100 xc:black black.pnm` no longer creates a white image
    (reference https://github.com/ImageMagick/ImageMagick/issues/1817).
  * setjmp/longjmp in jpeg.c no longer trigger undefind behavior (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37379).
  * Permit compositing in the CMYK colorspace (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37368).

Revision 1.201 / (download) - annotate - [select for diffs], Thu Jan 16 13:54:03 2020 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.200: +2 -2 lines
Diff to previous 1.200 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.9.14.

2020-01-04  7.0.9-14 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-14, GIT revision 16654:89ef7ea:20200104.

2020-01-01  7.0.9-14 Cristy  <quetzlzacatenango@image...>
  * Support extended Fx assignment operators (e.g. *=, /=, ++, --, etc.)
  * Support Fx for() iterator.
  * Optimize Fx performance.
  * Ensure circle.rb renders the same for IMv6 and IMv7 (reference
    https://github.com/rmagick/rmagick/issues/905).

Revision 1.200 / (download) - annotate - [select for diffs], Sat Jan 4 19:02:39 2020 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.199: +2 -2 lines
Diff to previous 1.199 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.9.13.

2019-12-30  7.0.9-13 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-13, GIT revision 16616:dbafe0b:20191230.

2019-12-27  7.0.9-13 Cristy  <quetzlzacatenango@image...>
  * xc:white no longer creates a black PNM image (reference
    https://github.com/ImageMagick/ImageMagick/issues/1817).
  * Sync pixel cache for -kmeans option.
  * Thread -kmeans option.
  * PSD: only set the alpha channel when type is not 0.
 * Fix Lab to custom profile (CMYK or RGB) conversion bug (reference
   https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37318).

2019-12-26  7.0.9-12 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-12, GIT revision 16587:7d6a559:20191226.

2019-12-26  7.0.9-12 Cristy  <quetzlzacatenango@image...>
  * Fix Build failure with MinGW-w64 (reference
    https://github.com/ImageMagick/ImageMagick6/issues/67).
  * Inject image profile properties immediately after the image is read.

2019-12-23  7.0.9-11 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-11, GIT revision 16568:1d6c960:20191224.

2019-12-18  7.0.9-11 Cristy  <quetzlzacatenango@image...>
  * Replace pseudo-random number generator with a Xoshiro generator.
  * The -layers optimize option requires a fully transparent previous image.

2019-12-22  7.0.9-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-10, GIT revision 16548:281649843:20191222.

2019-12-18  7.0.9-10 Cristy  <quetzlzacatenango@image...>
  * Some clang releases do not support _aligned_alloc().
  * Support -kmeans command-line option.
  * The -layers optimize option requires a fully transparent previous image.

2019-12-07  7.0.9-9 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-9, GIT revision 16513:8ec82f4:20191215.

2019-12-07  7.0.9-9 Cristy  <quetzlzacatenango@image...>
  * Build file clean-up (reference
    https://github.com/ImageMagick/ImageMagick/pull/1798).
  * Improve semaphore handling @
    https://github.com/ImageMagick/ImageMagick/pull/1798).
  * Introduce HeapOverflowSanityCheckGetExtent() method (reference
    https://github.com/ImageMagick/ImageMagick/pull/1798).

2019-12-01  7.0.9-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-8, GIT revision 16474:0bc0e95:20191207.

2019-12-01  7.0.9-8 Cristy  <quetzlzacatenango@image...>
  * -type bilevel behavior restored, it creates a black and white image.

2019-11-30  7.0.9-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-7, GIT revision 16449:971ba06:20191130.

2019-11-26  7.0.9-7 Cristy  <quetzlzacatenango@image...>
  * Support Pocketmod image format, e.g.
    convert -density 300 pages?.pdf pocketmod:organize.pdf
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Update documentation.

2019-11-26  7.0.9-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-6, GIT revision 16407:1725ec3:20191126.

2019-11-19  7.0.9-6 Cristy  <quetzlzacatenango@image...>
  * Increase the maximum number of bezier coordinates (reference
    https://github.com/ImageMagick/ImageMagick/issues/1784).
  * Santize "'" from SHOW and WIN delegates under Linux, '"\' for Windows
    (thanks to Enzo Puig).
  * Correct for TGA orientation (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=34757).
  * The result for -compose Copy -extent on a  MYK image is CMYK (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37118).
  * Fix potential buffer overflow when reading a fax image (alert from
    Justin).
  * Support dng:use-camera-wb option.

Revision 1.199 / (download) - annotate - [select for diffs], Sat Nov 30 09:46:12 2019 UTC (4 years, 4 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.198: +2 -12 lines
Diff to previous 1.198 (colored) to selected 1.80 (colored)

ImageMagick: nia found the correct releases directory.

Revision 1.198 / (download) - annotate - [select for diffs], Fri Nov 29 19:40:36 2019 UTC (4 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.197: +3 -4 lines
Diff to previous 1.197 (colored) to selected 1.80 (colored)

ImageMagick: Replace mirror list with the GNOME one.

They appear to keep previous releases longer than the imagemagick.org
mirrors, which have already deleted this version that was only updated
a few days (but wasn't uploaded to nbftp).

Revision 1.197 / (download) - annotate - [select for diffs], Tue Nov 26 12:50:42 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.196: +2 -2 lines
Diff to previous 1.196 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.9.5.

2019-11-17  7.0.9-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-5, GIT revision 16369:747618e:20191117.

2019-11-16  7.0.9-5 Cristy  <quetzlzacatenango@image...>
  * Ensure Ascii85 compression is thread safe.
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2019-11-13  7.0.9-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-4, GIT revision 16354:5f53562:20191114.

2019-11-10  7.0.9-4 Cristy  <quetzlzacatenango@image...>
  * Santize ';' from SHOW and WIN delegates.
  * Add exception parameter to CMS transform methods.
  * Output exception there is an attempt to perform an operation not allowed by
    the security policy
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).

Revision 1.196 / (download) - annotate - [select for diffs], Thu Nov 7 13:01:32 2019 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.195: +3 -3 lines
Diff to previous 1.195 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.9.2.

2019-10-30  7.0.9-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-2, GIT revision 16325:6f84d89:20191030.

2019-10-29  7.0.9-2 Cristy  <quetzlzacatenango@image...>
  * JPEG and JPG are aliases in coder security policy.
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2019-10-27  7.0.9-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-1, GIT revision 16313:e068be3:20191027.

2019-10-27  7.0.9-1 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2019-10-23  7.0.9-0 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-0, GIT revision 16297:8744fd9:20191024

2019-10-06  7.0.9-0 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous issues  posted to GitHub (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Support trim:background-color define for -trim option.

Revision 1.195 / (download) - annotate - [select for diffs], Thu Oct 10 13:28:02 2019 UTC (4 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.194: +2 -2 lines
Diff to previous 1.194 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.68.

2019-10-05  7.0.8-68 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-68, GIT revision 16184:b75b0e5:20191005.

2019-09-30  7.0.8-68 Cristy  <quetzlzacatenango@image...>
  * Support animated WebP encoding/decoding (reference
    https://github.com/ImageMagick/ImageMagick/pull/1708).
  * Text stroke cut off (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=36829).
  * Adds support for lossless JPEG1 recompression (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36828).

2019-09-29  7.0.8-67 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-67, GIT revision 16145:6f2feb9:20190929.

2019-09-28  7.0.8-67 Cristy  <quetzlzacatenango@image...>
  * line endings renedered as empty boxes (reference
    https://github.com/ImageMagick/ImageMagick/issues/1704).

2019-09-21  7.0.8-66 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-66, GIT revision 16134:f6ce80a:20190921.

2019-09-09  7.0.8-66 Cristy  <quetzlzacatenango@image...>
  * Support compound statements in FX while() (reference
    https://github.com/ImageMagick/ImageMagick/issues/1701).

2019-09-15  7.0.8-65 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-65, GIT revision 16130:254db34:20190915.

2019-09-09  7.0.8-65 Cristy  <quetzlzacatenango@image...>
  * Eliminate fault when trace delegate is not available.
  * Properly distinquish linear and non-linear gray colorspaces (reference
    https://github.com/ImageMagick/ImageMagick/issues/1680).

2019-09-07  7.0.8-64 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-64, GIT revision 16108:2ad3cbc:20190907.

2019-09-02  7.0.8-64 Cristy  <quetzlzacatenango@image...>
  * Support XPM symbolic (reference
    https://github.com/ImageMagick/ImageMagick/issues/1684).
  * DilateIntensity is channel independent (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36641).

2019-08-31  7.0.8-63 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-63, GIT revision 16088:3b7a33d:20190831.

2019-08-24  7.0.8-63 Cristy  <quetzlzacatenango@image...>
  * Properly identify the DNG and AI image format (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36581).

2019-08-23  7.0.8-62 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-62, GIT revision 16061:7525595:20190823.

2019-08-23  7.0.8-62 Dirk Lemstra <dirk@lem.....org>
  * Added option to limit the maximum point size with -define
    caption:max-pointsize=pointsize.
  * Corrected JP2 numresolution calculation (reference:
    https://github.com/ImageMagick/ImageMagick/issues/1673)

2019-08-19  7.0.8-62 Cristy  <quetzlzacatenango@image...>
  * Conditionally compile call to AcquireCLocale() (reference
    https://github.com/ImageMagick/ImageMagick/issues/1669).
  * More robust support for converting bitmap to vector.

Revision 1.194 / (download) - annotate - [select for diffs], Tue Aug 20 11:38:38 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base
Branch point for: pkgsrc-2019Q3
Changes since 1.193: +2 -2 lines
Diff to previous 1.193 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.61.

2019-08-16  7.0.8-61 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-61, GIT revision 16033:0c5808c:20190816.

2019-08-03  7.0.8-61 Cristy  <quetzlzacatenango@image...>
  * Issue with -background and -swirl (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36512).

Revision 1.193 / (download) - annotate - [select for diffs], Fri Aug 16 11:58:17 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.192: +2 -2 lines
Diff to previous 1.192 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.60.

2019-08-10  7.0.8-60 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-60, GIT revision 16020:52ff205:20190810.

2019-08-07  7.0.8-60 Cristy  <quetzlzacatenango@image...>
  * Enable reading EXR image file from stdin.

2019-08-04  7.0.8-59 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-59, GIT revision 15986:c3de0e7:20190804.

2019-08-01  7.0.8-59 Cristy  <quetzlzacatenango@image...>
  * Module is a reserved keyword for C++ 20 (reference
    https://github.com/ImageMagick/ImageMagick/issues/1650).

2019-07-29  7.0.8-58 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-58, GIT revision 15962:cf00632:20190729.

2019-07-27  7.0.8-58 Cristy  <quetzlzacatenango@image...>
  * Improve GetNextToken() performance.

2019-07-26  7.0.8-57 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-57, GIT revision 15948:8fba4a3:20190726.

2019-07-22  7.0.8-57 Cristy  <quetzlzacatenango@image...>
  * Heap-buffer-overflow in Postscript coder (reference
    https://github.com/ImageMagick/ImageMagick/issues/1644).
  * The -alpha shape option nondeteministic under OpenMP (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396).
  * Correction to the ModulusAdd and ModulusSubtract composite op (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36413).

2019-07-20  7.0.8-56 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-56, GIT revision 15936:2ac4147:20190720.

2019-07-20  7.0.8-56 Cristy  <quetzlzacatenango@image...>
  * Unexpected -alpha shape results (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396).
  * Converting from PDF to PBM inverts the image (reference
    https://github.com/ImageMagick/ImageMagick/issues/1643).

Revision 1.192 / (download) - annotate - [select for diffs], Sat Jul 20 19:02:34 2019 UTC (4 years, 9 months ago) by nia
Branch: MAIN
Changes since 1.191: +2 -2 lines
Diff to previous 1.191 (colored) to selected 1.80 (colored)

ImageMagick: Update to 7.0.8-55

2019-07-18  7.0.8-55 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-55, GIT revision 15930:ac09240:20190718.

2019-07-18  7.0.8-55 Cristy  <quetzlzacatenango@image...>
  * Heap-buffer overflow (reference
    https://github.com/ImageMagick/ImageMagick/issues/1641
  * PerlMagick test suite passes again (reference
    https://github.com/ImageMagick/ImageMagick/issues/1640)

Revision 1.191 / (download) - annotate - [select for diffs], Fri Jul 19 09:12:13 2019 UTC (4 years, 9 months ago) by nia
Branch: MAIN
Changes since 1.190: +2 -2 lines
Diff to previous 1.190 (colored) to selected 1.80 (colored)

ImageMagick: Update to 7.0.8-54

This update contains a number of security fixes.

2019-07-16  7.0.8-54 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-54, GIT revision 15916:e868e22:20190716.

2019-07-08  7.0.8-54 Cristy  <quetzlzacatenango@image...>
   * resolve division by zero  (reference
     https://github.com/ImageMagick/ImageMagick/issues/1629).
   * introducing MagickLevelImageColors() MagickWand method.
  * Transient problem with text placement with gravity (reference
    https://github.com/ImageMagick/ImageMagick/issues/1633).
  * Support TIM2 image format (reference
    https://github.com/ImageMagick/ImageMagick/pull/1571).
  * For -magnify option, specify an alternative scaling method with -define
	  magnify:method=method, choose from these methods: eagle2X, eagle3X,
    eagle3XB, epb2X, fish2X, hq2X,  scale2X (default), scale3X, xbr2X.

2019-07-05  7.0.8-53 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-53, GIT revision 15828:f5d59c0:20190705.

2019-07-05  7.0.8-53 Cristy  <quetzlzacatenango@image...>
   * Fix -fx parsing issue (reference
     https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36314).

2019-07-05  7.0.8-52 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-52, GIT revision 15825:ea47310:20190705.

2019-07-01  7.0.8-52 Cristy  <quetzlzacatenango@image...>
  * Eliminate buffer overflow in TranslateEvent() (reference
    https://github.com/ImageMagick/ImageMagick/issues/1621).

2019-06-30  7.0.8-51 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-51, GIT revision 15812:51f11c4:20190630.

2019-06-24  7.0.8-51 Cristy  <quetzlzacatenango@image...>
  * Clone rather than copy X window name/icon.
  * Optimize PDF reader.

2019-06-23  7.0.8-50 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-50, GIT revision 15778:4a60519:20190623

2019-06-14  7.0.8-50 Dirk Lemstra <dirk@lem.....org>
  * Added support for reading all images from a HEIC image (reference
    https://github.com/ImageMagick/ImageMagick/issues/1391).
  * Heap-buffer-overflow in MagickCore/fourier.c (reference
   https://github.com/ImageMagick/ImageMagick/issues/1588).
  * Fixed a number of issues (reference
    https://imagemagick.org/discourse-server/viewforum.php?f=3).
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

Revision 1.190 / (download) - annotate - [select for diffs], Tue Jun 11 13:23:35 2019 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base
Branch point for: pkgsrc-2019Q2
Changes since 1.189: +2 -2 lines
Diff to previous 1.189 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.49.

2019-06-08  7.0.8-49 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-49, GIT revision 15708:6d7e1db:20190608

2019-06-03  7.0.8-49 Cristy  <quetzlzacatenango@image...>
  * Add support for RGB565 image format (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36078).
  * Use user defined allocator instead of `malloc` (reference
    https://github.com/ImageMagick/ImageMagick6/pull/49/).
  * Add static decorator to accelerator kernels (reference
    https://github.com/ImageMagick/ImageMagick/issues/1366).

2019-06-01  7.0.8-48 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-48, GIT revision 15689:061a3bb82:20190601

2019-06-01  7.0.8-48 Cristy  <quetzlzacatenango@image...>
  * Fix transient convolution bug (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36119).

2019-05-26  7.0.8-47 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-47, GIT revision 15681:5cffc6cbb:20190526

2019-05-19  7.0.8-47 Cristy  <quetzlzacatenango@image...>
  * Support 16 and 32 bit tiled float TIFF images.
  * Convolve morphology alpha channel fix (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36086).
  * Text improvements to the internal SVG renderer.

Revision 1.189 / (download) - annotate - [select for diffs], Tue May 21 14:05:05 2019 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.188: +2 -2 lines
Diff to previous 1.188 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.46.

2019-05-14  7.0.8-46 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-46, GIT revision 15655:84dd3301c:20190518

2019-05-14  7.0.8-46 Cristy  <quetzlzacatenango@image...>
  * PerlMagick unit tests pass again.
  * Builds under MacOS X and FreeBSD works again.
  * Return HEIC images in the sRGB colorspace.

2019-05-12  7.0.8-45 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-45, GIT revision 15634:784105bcb:20190512

2019-05-06  7.0.8-45 Cristy  <quetzlzacatenango@image...>
  * Fix image signatures to ensure they are Q-depth invariant (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=35970).
  * Fixed a number of issues (reference
    https://imagemagick.org/discourse-server/viewforum.php?f=3).
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2019-05-03  7.0.8-44 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-44, GIT revision 15600:41f47759a:20190503

2019-05-03  7.0.8-44 Cristy  <quetzlzacatenango@image...>
  * Fixed a number of issues (reference
    https://imagemagick.org/discourse-server/viewforum.php?f=3).
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2019-05-01  7.0.8-43 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-43, GIT revision 15595:0062cef74:20190502

2019-05-01  7.0.8-43 Cristy  <quetzlzacatenango@image...>
  * Fixed a number of issues (reference
    https://imagemagick.org/discourse-server/viewforum.php?f=3).
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

Revision 1.188 / (download) - annotate - [select for diffs], Sat Apr 27 19:04:16 2019 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.187: +2 -2 lines
Diff to previous 1.187 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.42.

2019-04-29  7.0.8-42 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-42, GIT revision 15570:71190ccd0:20190424

2019-04-20  7.0.8-42 Cristy  <quetzlzacatenango@image...>
  * Fixed a number of issues (reference
    https://imagemagick.org/discourse-server/viewforum.php?f=3).
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2019-04-19  7.0.8-41 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-41, GIT revision 15540:c78993d13:20190420

2019-04-13  7.0.8-41 Cristy  <quetzlzacatenango@image...>
  * Fixed a number of issues (reference
    https://imagemagick.org/discourse-server/viewforum.php?f=3).
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Honor SOURCE_DATE_EPOCH environment variable (reference
    https://github.com/ImageMagick/ImageMagick/pull/1496/).
  * Standardize on UTC time for any image format timestamp.
  * Add MagickAutoThresholdImage(), MagickCannyEdgeImage(),
    MagickComplexImages(), MagickConnectedComponentsImage(),
    MagickHoughLineImage(), MagickKuwaharaImage(), MagickLevelizeImageColors(),
    MagickLevelImageColors(), MagickMeanShiftImage(), MagickPolynomialImage(),
    MagickRangeThresholdImage(), MagickSetSeed(), MagickWaveletDenoiseImage()
    methods to MagickWand API.

Revision 1.187 / (download) - annotate - [select for diffs], Wed Apr 17 10:44:36 2019 UTC (5 years ago) by wiz
Branch: MAIN
Changes since 1.186: +2 -2 lines
Diff to previous 1.186 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.40.

2019-04-12  7.0.8-40 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-40, GIT revision 15513:1a235853a:20190412

2019-04-10  7.0.8-40 Cristy  <quetzlzacatenango@image...>
  * Fixed a number of issues (reference
    https://imagemagick.org/discourse-server/viewforum.php?f=3).
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2019-04-07  7.0.8-39 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-39, GIT revision 15489:6120f8bc1:20190406

2019-04-06  7.0.8-39 Cristy  <quetzlzacatenango@image...>
  * The -layers option compared pixels inocorrectly as opacity rather than
    alpha.
  * The -preview raise option now returns expected results.
  * Initialise ghostscript instances with NULL (reference
    https://github.com/ImageMagick/ImageMagick/pull/1538).

Revision 1.186 / (download) - annotate - [select for diffs], Sun Apr 7 22:00:57 2019 UTC (5 years ago) by wiz
Branch: MAIN
Changes since 1.185: +2 -2 lines
Diff to previous 1.185 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.38.

2019-04-03  7.0.8-37 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-37, GIT revision 15470:477216fd7:20190403

2019-04-03  7.0.8-37 Cristy  <quetzlzacatenango@image...>
  * Fixed -virtual-pixel option (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35789).

2019-03-31  7.0.8-36 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-36, GIT revision 15464:3a928224d:20190331

2019-03-27  7.0.8-36 Cristy  <quetzlzacatenango@image...>
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

Revision 1.185 / (download) - annotate - [select for diffs], Mon Apr 1 11:24:06 2019 UTC (5 years ago) by wiz
Branch: MAIN
Changes since 1.184: +2 -2 lines
Diff to previous 1.184 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.35.

2019-03-24  7.0.8-35 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-35, GIT revision 15440:4a0a88e41:20190324

2019-03-23  7.0.8-35 Cristy  <quetzlzacatenango@image...>
  * -draw image DstOver is now responsive to the composite operator (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=35650).
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

Revision 1.184 / (download) - annotate - [select for diffs], Wed Mar 20 15:56:33 2019 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.183: +2 -2 lines
Diff to previous 1.183 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.34.

2019-03-11  7.0.8-34 Cristy  <quetzlzacatenango@image...>
  * Associate one lock with each resource.
  * Report exception if opening TIFF did not work out.
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).

2019-03-10  7.0.8-33 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-33, GIT revision 15401:c805e3205:20190310

2019-03-06  7.0.8-33 Cristy  <quetzlzacatenango@image...>
  * Fix SVG conversion infinite loop (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35591).
  * Initialize primitive drawing structure after resizing.

2019-03-05  7.0.8-32 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-32, GIT revision 15386:58d9c4692:20190305

2019-03-05  7.0.8-32 Cristy  <quetzlzacatenango@image...>
  * Fix out-of-boundary LocaleLowerCase() @
    https://github.com/ImageMagick/ImageMagick/issues/1495

2019-03-04  7.0.8-31 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-31, GIT revision 15381:3122a669d:20190304

2019-03-04  7.0.8-31 Cristy  <quetzlzacatenango@image...>
  * -trim is no longer sensitive to the image virtual canvas.

2019-03-03  7.0.8-30 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-30, GIT revision 15376:16d2b4e6a:20190303

2019-03-03  7.0.8-30 Cristy  <quetzlzacatenango@image...>
  * Support define to remove additional background from an image during a
    trim, e.g. -fuzz 5% -define trim:percent-background=0% -trim.

Revision 1.183 / (download) - annotate - [select for diffs], Fri Mar 1 18:11:10 2019 UTC (5 years, 1 month ago) by youri
Branch: MAIN
Changes since 1.182: +2 -2 lines
Diff to previous 1.182 (colored) to selected 1.80 (colored)

Update ImageMagick to 2.0.8-29:

- Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).
- Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).

Revision 1.182 / (download) - annotate - [select for diffs], Sun Feb 24 15:40:59 2019 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.181: +2 -2 lines
Diff to previous 1.181 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.28.

2019-02-12  7.0.8-28 Cristy  <quetzlzacatenango@image...>
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

Revision 1.181 / (download) - annotate - [select for diffs], Thu Feb 14 10:03:43 2019 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.180: +2 -2 lines
Diff to previous 1.180 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.27.

2019-02-09  7.0.8-27 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-27, GIT revision 15315:5d48cd312:20190209

2019-02-09  7.0.8-27 Cristy  <quetzlzacatenango@image...>
  * Mod patch to properly handle subimage ranges (e.g. image.gif[2-3]).

2019-02-03  7.0.8-26 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-26, GIT revision 15294:726bd82a3:20190203

2019-02-02  7.0.8-26 Cristy  <quetzlzacatenango@image...>
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).

Revision 1.180 / (download) - annotate - [select for diffs], Tue Jan 29 09:52:27 2019 UTC (5 years, 2 months ago) by leot
Branch: MAIN
Changes since 1.179: +2 -2 lines
Diff to previous 1.179 (colored) to selected 1.80 (colored)

ImageMagick: Update to 7.0.8.25

pkgsrc changes:
 - jpeg is checked by configure and was indirectly picked up.
   Pass `--with-jpeg' and include mk/jpeg.buildlink3.mk accordingly
   (related to PR pkg/53921)

Changes:
2019-01-27  7.0.8-25 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-25, GIT revision 15279:7da783a5b:20190127

2019-01-19  7.0.8-25 Cristy  <quetzlzacatenango@image...>
  * Eliminate spurious font warning (reference
    https://github.com/ImageMagick/ImageMagick/issues/1458).
  * Support HEIC EXIF & XMP profiles.

2019-01-12  7.0.8-24 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-24, GIT revision 15233:db129ba64:20190112

2019-01-08  7.0.8-24 Cristy  <quetzlzacatenango@image...>
  * Support -clahe option real clip limit (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=35292).
  * ShadeImage() kernels can return negative pixels, clamp to range (reference
    https://github.com/ImageMagick/ImageMagick/issues/1319).
  * Annotate with negative offsets no longer renders slanted text.

2019-01-01  7.0.8-23 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-23, GIT revision 15199:ba07f7d07:20190101

2019-01-01  7.0.8-23 Cristy  <quetzlzacatenango@image...>
  * CacheInfo destructor must be aligned in DestroyPixelStream().

2018-12-30  7.0.8-22 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-22, GIT revision 15189:842164090:20181230

2018-12-29  7.0.8-22 Cristy  <quetzlzacatenango@image...>
  * Support negative rotations in a geometry (e.g. -10x-10+10+10).
  * Return expected canvas offset after a crop with gravity.

2018-12-27  7.0.8-21 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-21, GIT revision 15179:114be1716:20181227

2018-12-27  7.0.8-21 Cristy  <quetzlzacatenango@image...>
  * Check to ensure SeekBlob() offset can be represented in an off_t.

2018-12-23  7.0.8-20 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-20, GIT revision 15170:8e8222e87:20181223

2018-12-23  7.0.8-20 Cristy  <quetzlzacatenango@image...>
  * Cube image format returns a HALD image.
  * CLAHE tiles overlapped are now centered relative to the image.

2018-12-19  7.0.8-19 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-19, GIT revision 15153:e74ed77f5:20181219

2018-12-18  7.0.8-18 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-18, GIT revision 15146:b5eccd295:20181218

2018-12-18  7.0.8-18 Cristy  <quetzlzacatenango@image...>
  * Fixed Magick++ compile error on Mac OS X.

2018-12-17  7.0.8-17 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-17, GIT revision 15142:32f2d195e:20181217

Revision 1.179 / (download) - annotate - [select for diffs], Wed Dec 12 15:10:04 2018 UTC (5 years, 4 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.178: +2 -2 lines
Diff to previous 1.178 (colored) to selected 1.80 (colored)

Update ImageMagick to 7.0.8.16.

The old distfile is no longer available upstream, and no one uploaded one :(

2018-12-02  7.0.8-16 Cristy  <quetzlzacatenango@image...>
  * Add support for -clahe clip limit with percentages (e.g. -clahe 2x2+128+3%)
  * Check for modulo underflow.
  * Change SVG default DPI to 96 from 90 to meet recommendation of SVG2 & CSS.

Revision 1.178 / (download) - annotate - [select for diffs], Mon Dec 10 08:51:16 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.177: +2 -2 lines
Diff to previous 1.177 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.15.

2018-12-01  7.0.8-15 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-15, GIT revision 15059:2fb22e07b:20181201

2018-11-21  7.0.8-15 Cristy  <quetzlzacatenango@image...>
  * added support for the -clahe option: contrast limited adaptive histogram
    equalization

2018-11-13  7.0.8-15 Dirk Lemstra <dirk@lem.....org>
  * Added support for GIMP 2.10 files (reference
    https://github.com/ImageMagick/ImageMagick/pull/1381).

Revision 1.177 / (download) - annotate - [select for diffs], Sun Dec 2 10:20:20 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.176: +2 -2 lines
Diff to previous 1.176 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.14.

2018-10-23  7.0.8-14 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-14, GIT revision 14943:1a0da3dd0:20181023

2018-10-21  7.0.8-13 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-13, GIT revision 14936:d3ec5abe2:20181021.

2018-10-04  7.0.8-13 Dirk Lemstra <dirk@lem.....org>
  * Adding coder headers with magic.xml will no longer be supported.
  * Adding coder aliases with coder.xml will no longer be supported.

2018-09-16  7.0.8-12 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-12, GIT revision 14843:cb5cf1959:20180923

2018-09-15  7.0.8-12 Dirk Lemstra <dirk@lem.....org>
  * Added support for arithmetic coding to the jpeg encoder:
    -define jpeg:arithmetic-coding=true.

2018-09-08  7.0.8-12 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).

Revision 1.176 / (download) - annotate - [select for diffs], Mon Sep 3 10:37:10 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.175: +2 -2 lines
Diff to previous 1.175 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.11.

2018-08-28  7.0.8-11 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-11, GIT revision 14729:798fbdb5b:20180828

2018-08-15  7.0.8-11 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).
  * Add support for "module" security policy.

Revision 1.175 / (download) - annotate - [select for diffs], Thu Aug 16 08:23:16 2018 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.174: +2 -2 lines
Diff to previous 1.174 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.10.

2018-08-13  7.0.8-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-10, GIT revision 14646:48fba3256:20180813

2018-08-12  7.0.8-10 Dirk Lemstra <dirk@lem.....org>
  * Added dcraw coder (dcraw:img.cr2) that can be used to force the use of the
    dcraw delegate when libraw is the default raw delegate.
  * Restored thread support for the HEIC coder.

2018-08-08  7.0.8-10 Cristy  <quetzlzacatenango@image...>
  * ThumbnailImage function no longer reveals sensitive information (reference
    https://github.com/ImageMagick/ImageMagick/issues/1243).

2018-08-06  7.0.8-9 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-9, GIT revision 14618:a3663c3dc:20180805.

2018-07-24  7.0.8-9 Cristy  <quetzlzacatenango@image...>
  * XBM coder leaves the hex image data uninitialized if hex value of the
    pixel is negative.
  * More improvements to SVG text handling.
  * New -range threshold option that combines hard and soft thresholding.

2018-07-23  7.0.8-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-8, GIT revision 14583:300fdbcfd:20180723.

2018-07-20  7.0.8-8 Cristy  <quetzlzacatenango@image...>
  * Non-HDRI ScaleLongToQuantum() private method no longer adds a half interval.
  * Fixed memset() negative-size-param (reference
    https://github.com/ImageMagick/ImageMagick/issues/1217).

2018-07-16  7.0.8-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-7, GIT revision 14561:f85c23180:20180716.

2018-07-15  7.0.8-7 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).

2018-07-08  7.0.8-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-6, GIT revision 14541:db940ccd2:20180708.

2018-07-06  7.0.8-6 Cristy  <quetzlzacatenango@image...>
  * Improve SVG support for tspan element.
  * Add support for -fx image.extent.

2018-07-04  7.0.8-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-5, GIT revision 14514:bba545bbb:20180704.

2018-07-04  7.0.8-5 Cristy  <quetzlzacatenango@image...>
  * Fixed a few potential memory leaks
    https://github.com/ImageMagick/ImageMagick/issues).

2018-07-02  7.0.8-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-4, GIT revision 14505:4613eed4a:20180702.

2018-06-28  7.0.8-4 Cristy  <quetzlzacatenango@image...>
  * Small tweaks to compile under Cygwin.
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).
  * Support %B property, the image file size without any decorations.

2018-06-24  7.0.8-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-3, GIT revision 14489:c63c504e8:20180624.

2018-06-24  7.0.8-3 Cristy  <quetzlzacatenango@image...>
  * Apply translate component of SVG transform rotate.

Revision 1.174 / (download) - annotate - [select for diffs], Tue Jun 19 22:57:05 2018 UTC (5 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base
Branch point for: pkgsrc-2018Q2
Changes since 1.173: +2 -2 lines
Diff to previous 1.173 (colored) to selected 1.80 (colored)

Update to 7.0.8.2

Changelog:
2018-06-18  7.0.8-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-2, GIT revision 14476:cda11d81d:20180618.

2018-06-18  7.0.8-2 Cristy  <quetzlzacatenango@image...>
  * More robust SVG text handling.

2018-06-16  7.0.8-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-1, GIT revision 14468:94cb08785:20180616.

2018-06-16  7.0.8-1 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).
  * Fixed an issue with stroke and label: (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=34142).
  * PNG: set storage class to DirectClass if alpha enabled (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=34121).

Revision 1.173 / (download) - annotate - [select for diffs], Sun Jun 17 09:03:01 2018 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.172: +3 -3 lines
Diff to previous 1.172 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.8.0.

2018-06-12  7.0.8-0 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.8-0, GIT revision 14459:d7c892d5a:20180612.

2018-06-11  7.0.8-0  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).

2018-06-11  7.0.7-39 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-39, GIT revision 14445:cc962acde:20180611.

2018-06-06  7.0.7-39  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).

Revision 1.172 / (download) - annotate - [select for diffs], Sun Jun 3 22:29:44 2018 UTC (5 years, 10 months ago) by ast
Branch: MAIN
Changes since 1.171: +2 -2 lines
Diff to previous 1.171 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.7.38.

2018-06-02 7.0.7-38 Cristy <quetzlzacatenango@image...>
Release ImageMagick version 7.0.7-38, GIT revision 14409:01e395a73:20180602.

2018-05-30 7.0.7-38 <quetzlzacatenango@image...>
Heap buffer overflow fix (reference https://github.com/ImageMagick/ImageMagick/issues/1156).
Boundary issues with -gamma option when HDRI is enabled (reference https://github.com/ImageMagick/ImageMagick/issues/1151).
Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).

Revision 1.171 / (download) - annotate - [select for diffs], Thu May 31 17:20:43 2018 UTC (5 years, 10 months ago) by ast
Branch: MAIN
Changes since 1.170: +2 -2 lines
Diff to previous 1.170 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.7.37.

2018-05-29 7.0.7-37 Cristy <quetzlzacatenango@image...>
Release ImageMagick version 7.0.7-37, GIT revision 14393:61d7e8b17:20180529.

2018-05-29 7.0.7-37 <quetzlzacatenango@image...>
Properly initialize SVG color style.

2018-05-28 7.0.7-36 Cristy <quetzlzacatenango@image...>
Release ImageMagick version 7.0.7-36, GIT revision 14390:3a6bd703f:20180528.

2018-05-28 7.0.7-36 <quetzlzacatenango@image...>
A SVG rectangle with a width and height of 1 is a point.

Revision 1.170 / (download) - annotate - [select for diffs], Sun May 27 06:49:00 2018 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.169: +2 -2 lines
Diff to previous 1.169 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.7.35.

2018-05-21  7.0.7-35 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-35, GIT revision 14356:13507412c:20180521.

2018-05-21  7.0.7-35  <quetzlzacatenango@image...>
  * Fixed memory corruption for MVG paths.

2018-05-20  7.0.7-34 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-34, GIT revision 14348:ac9ff6ba1:20180520.

2018-05-20  7.0.7-34 Dirk Lemstra <dirk@lem.....org>
  * Added support for reading eXIf chunks to the PNG coder.

2018-05-19  7.0.7-34  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).
  * Improved clip / composite mask handling.

2018-05-16  7.0.7-33 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-33, GIT revision 14326:58c2e4972:20180516.

2018-05-03  7.0.7-33  <quetzlzacatenango@image...>
  * Restore SetImageAlpha() behavior.
  * Fix -clip and -mask options.

2018-05-13  7.0.7-32 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-32, GIT revision 14307:f61f674e3:20180513.

2018-05-03  7.0.7-31  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).

Revision 1.169 / (download) - annotate - [select for diffs], Fri May 4 13:55:15 2018 UTC (5 years, 11 months ago) by he
Branch: MAIN
Changes since 1.168: +2 -2 lines
Diff to previous 1.168 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.7.30.

2018-05-01  7.0.7-30 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-30, GIT revision 14242:730f1d1d3:20180501.

2018-05-01  7.0.7-30  <quetzlzacatenango@image...>
  * Missing break when checking "compliance" element.

2018-04-30  7.0.7-29 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-29, GIT revision 14225:41edbdcea:20180430.

2018-03-26  7.0.7-29  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).

Revision 1.168 / (download) - annotate - [select for diffs], Mon Apr 16 11:34:21 2018 UTC (6 years ago) by wiz
Branch: MAIN
Changes since 1.167: +2 -2 lines
Diff to previous 1.167 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.7.28.

2018-03-24  7.0.7-28 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-28, GIT revision 23615:edd71782e:20180325.

2018-03-21  7.0.7-28  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).

2018-03-18  7.0.7-27 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-27, GIT revision 23466:734b146df:20180318.

2018-03-17  7.0.7-27  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).

Revision 1.167 / (download) - annotate - [select for diffs], Mon Mar 12 16:51:03 2018 UTC (6 years, 1 month ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.166: +2 -2 lines
Diff to previous 1.166 (colored) to selected 1.80 (colored)

graphics/ImageMagick: Update to 7.0.7.26

- Fixed numerous use of uninitialized values, integer overflow, memory
  exceeded, and timeouts.

Revision 1.166 / (download) - annotate - [select for diffs], Sun Mar 11 19:58:09 2018 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.165: +2 -2 lines
Diff to previous 1.165 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.7.25.

2018-03-04  7.0.7-25 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-25, GIT revision 23177:17a986472:20180304.

2018-03-04  7.0.7-25 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow, memory
    exceeded, and timeouts (credit to OSS Fuzz).

Revision 1.165 / (download) - annotate - [select for diffs], Mon Feb 26 09:47:01 2018 UTC (6 years, 1 month ago) by ryoon
Branch: MAIN
Changes since 1.164: +2 -2 lines
Diff to previous 1.164 (colored) to selected 1.80 (colored)

Update to 7.0.7.24

* Fix broken file format detection and potentially other features
  7.0.7.23 does not work at all for me.

Changelog:
2018-02-25  7.0.7-24 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.0-24, GIT revision 23079:7ccb76178:20180225.

2018-02-19  7.0.7-24 Cristy  <quetzlzacatenango@image...>
  * Do not refer to page in OptimizeLayerFrames (reference
    https://github.com/ImageMagick/ImageMagick/pull/987).
  * PerlMagick unit tests pass again.
  * Fixed numerous use of uninitialized values, integer overflow,
    memory exceeded, and timeouts (credit to OSS Fuzz).

Revision 1.164 / (download) - annotate - [select for diffs], Sun Feb 25 20:55:07 2018 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.163: +2 -2 lines
Diff to previous 1.163 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.7.23.

2018-02-18  7.0.7-23 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.0-23, GIT revision 22969:c6b3a22b0:20180218.

2018-02-09  7.0.7-23 Dirk Lemstra <dirk@lem.....org>
  * Add support for reading the HEIC image format to the Windows build.

2018-01-23  7.0.7-23 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous use of uninitialized values, integer overflow,
	  memory exceeded, and timeouts (credit to OSS Fuzz).
  * Add list-length policy to limit the maximum image sequence length.

Revision 1.163 / (download) - annotate - [select for diffs], Sun Jan 28 15:14:40 2018 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.162: +2 -2 lines
Diff to previous 1.162 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.7.22.

2018-01-22  7.0.7-22 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.0-22, GIT revision 22391:e8be814f1:20180122.

2018-01-06  7.0.7-22 Cristy  <quetzlzacatenango@image...>
  * Support aspect ratio geometry, e.g. -crop 3:2.
  * Add support for reading the HEIC image format (reference
    https://github.com/ImageMagick/ImageMagick/issues/507).
  * Fixed numerous memory leaks, credit to OSS Fuzz.

Revision 1.162 / (download) - annotate - [select for diffs], Mon Jan 8 15:11:43 2018 UTC (6 years, 3 months ago) by he
Branch: MAIN
Changes since 1.161: +2 -2 lines
Diff to previous 1.161 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.7.21.

2018-01-06  7.0.7-21 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.0-21, GIT revision 22168:a91afc45b:20180106.

2018-01-06  7.0.7-21 Dirk Lemstra <dirk@lem.....org>
  * Fix some enum values in the OpenCL code.

2018-01-06  7.0.7-20 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-20, GIT revision 22161:33a04d3e5:20180105.

2018-01-05  7.0.7-20 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2018-01-01  7.0.7-19 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-19, GIT revision 22133:977fe08bf:20180101.

2017-12-29  7.0.7-19 Cristy  <quetzlzacatenango@image...>
  * Check for webpmux library version 0.4.4 (reference
    https://github.com/ImageMagick/ImageMagick/issues/896).

2017-12-26  7.0.7-18 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-18, GIT revision 22096:ad4bdeb40:20171228.

2017-12-28  7.0.7-18 Cristy  <quetzlzacatenango@image...>
  * Fix error reading from pipe under Windows (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=33288).

2017-12-26  7.0.7-17 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-17, GIT revision 22093:9caea323b:20171227.

2017-12-26  7.0.7-17 Cristy  <quetzlzacatenango@image...>
  * Fix heap use after free error (reference
    https://github.com/ImageMagick/ImageMagick/issues/918).

2017-12-24  7.0.7-16 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-16, GIT revision 22038:e55dc7626:20171225.

2017-12-18  7.0.7-16 Cristy  <quetzlzacatenango@image...>
  * Fix error reading multi-layer XCF image file.
  * Fix possible stack overflow in WEBP reader (reference
    https://github.com/ImageMagick/ImageMagick/issues/907)
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2017-12-16  7.0.7-15 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-15, GIT revision 21924:30cb31746:20171216.

2017-12-08  7.0.7-15 Cristy  <quetzlzacatenango@image...>
  * Overall standard deviation is the average of each pixel channel (reference
    https://www.imagemagick.org/discourse-server/viewforum.php?f=3).
  * Update to the latest ImageMagick documentation.

2017-12-05  7.0.7-14 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-14, GIT revision 21855:dc73b2aba:20171205.

2017-11-30  7.0.7-14 Cristy  <quetzlzacatenango@image...>
  * Support Stereo composite operator.
  * Fix build failure with --without-modules (reference
    https://github.com/ImageMagick/ImageMagick/issues/890).

2017-11-30  7.0.7-13 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-13, GIT revision 21823:72cb0fd0c:20171130.

2017-11-30  7.0.7-13 Cristy  <quetzlzacatenango@image...>
  * Fix build failure with libraw 0.14.8 (reference
    https://github.com/ImageMagick/ImageMagick/issues/888).

2017-11-29  7.0.7-12 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-12, GIT revision 21814:5ef2c5a67:20171129.

2017-11-12  7.0.7-12 Cristy  <quetzlzacatenango@image...>
  * The -tint option no longer munges the alpha channel (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=33070).
  * Don't delete in-memory blob when reading an image (reference
    https://github.com/ImageMagick/ImageMagick/issues/886).
  * Support HDRI color profile management.

Revision 1.161 / (download) - annotate - [select for diffs], Tue Dec 19 09:09:38 2017 UTC (6 years, 4 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.160: +2 -1 lines
Diff to previous 1.160 (colored) to selected 1.80 (colored)

ImageMagick: explicitly disable opencl

Revision 1.160 / (download) - annotate - [select for diffs], Sun Dec 3 11:09:46 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.159: +1 -2 lines
Diff to previous 1.159 (colored) to selected 1.80 (colored)

*: remove ftp.kddlabs.co.jp, does not provide ftp service

Revision 1.159 / (download) - annotate - [select for diffs], Mon Nov 13 14:29:26 2017 UTC (6 years, 5 months ago) by he
Branch: MAIN
Changes since 1.158: +2 -2 lines
Diff to previous 1.158 (colored) to selected 1.80 (colored)

Update ImageMagick to version 7.0.7.11.

Upstream changes:

2017-11-11  7.0.7-11 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-11, GIT revision 21635:0447c6b46:20171111.

2017-11-05  7.0.7-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-10, GIT revision 21612:36e2aabfd:20171105.

2017-11-03  7.0.7-10 Dirk Lemstra <dirk@lem.....org>
  * Fixed a problem with resource bookkeeping in AcquireMatrixInfo().

2017-10-30  7.0.7-9 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-9, GIT revision 21580:2682a311e:20171031.

2017-10-20  7.0.7-9 Cristy  <quetzlzacatenango@image...>
  * Encode JSON control characters (reference
    https://github.com/ImageMagick/ImageMagick/issues/848).

2017-10-27  7.0.7-9 Dirk Lemstra <dirk@lem.....org>
  * Added support for reading mipmaps in dds images (reference
    https://github.com/ImageMagick/ImageMagick/issues/845).

Revision 1.158 / (download) - annotate - [select for diffs], Mon Oct 30 14:54:37 2017 UTC (6 years, 5 months ago) by fhajny
Branch: MAIN
Changes since 1.157: +2 -2 lines
Diff to previous 1.157 (colored) to selected 1.80 (colored)

Update graphics/ImageMagick to 7.0.7.8

- Return expected results for a percent 0 -chop option argument
- Tweaks to OpenMP support within ImageMagick.

Revision 1.157 / (download) - annotate - [select for diffs], Tue Oct 10 19:47:50 2017 UTC (6 years, 6 months ago) by tez
Branch: MAIN
Changes since 1.156: +1 -1 lines
Diff to previous 1.156 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.7.7

2017-10-07  7.0.7-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-7, GIT revision 21432:29003eeed:20171007.

2017-10-06  7.0.7-7 Cristy  <quetzlzacatenango@image...>
  * Correct handling of GIF transparency (reference
    https://github.com/ImageMagick/ImageMagick/issues/831).

2017-10-04  7.0.7-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-6, GIT revision 21426:0a1cb507b:20171004.

2017-10-03  7.0.7-6 Cristy  <quetzlzacatenango@image...>
  * Reset the magick_list_initialized boolean when needed (reference
    https://github.com/ImageMagick/ImageMagick/pull/826).
2017-10-02  7.0.7-6 Cristy  <quetzlzacatenango@image...>
  * Reset the magick_list_initialized boolean when needed (reference
    https://github.com/ImageMagick/ImageMagick/pull/826).

2017-10-01  7.0.7-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-5, GIT revision 21382:3846f9d97:20171001.

2017-09-28  7.0.7-5 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Support URW-base35 fonts.

2017-09-26  7.0.7-5 Glenn Randers-Pehrson <glennrp@image...>
  * Removed "ping_preserve_iCCP=MagickTrue;" statement that was inadvertently
    added to coders/png.c (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32771).

2017-09-23  7.0.7-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-4, GIT revision 21265:bdbc14590:20170923.

2017-09-23  7.0.7-4 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/pull/763).

2017-09-17  7.0.7-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-3, GIT revision 21202:6e6907ac7:20170917.

2017-09-17  7.0.7-3 ADLab of Venustech
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/pull/763).

2017-09-15  7.0.7-3 Glenn Randers-Pehrson <glennrp@image...>
  * Stop potential leaks in the JNG decoder (reference:
    https://github.com/ImageMagick/ImageMagick/issues/760).
  * Maximum valid hour is 23, not 24, in the PNG tIME chunk, and maximum
    valid minute is 59, not 60.

Revision 1.156 / (download) - annotate - [select for diffs], Wed Sep 13 08:56:18 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base
Branch point for: pkgsrc-2017Q3
Changes since 1.155: +3 -3 lines
Diff to previous 1.155 (colored) to selected 1.80 (colored)

ImageMagick: update to 7.0.7.2.

2017-09-11  7.0.7-2 Glenn Randers-Pehrson <glennrp@image...>
  * Use signed integer arithmetic to caluculate timezone corrections (reference
    https://github.com/ImageMagick/ImageMagick/issues/685).

2017-09-09  7.0.7-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-1, GIT revision 21065:ab2194121:20170909.

2017-09-09  7.0.7-1 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2017-09-05 7.0.7-1 Dirk Lemstra <dirk@lem.....org>
  * Added -define tiff:write-layers=true to add support for writing layered
    tiff files.

2017-09-03  7.0.7-0 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.7-0, GIT revision 20996:2f8ac2203:20170903.

2017-08-28  7.0.7-0 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Don't overwrite symbolic links when the shred policy is enabled.

2017-08-27  7.0.6-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.6-10, GIT revision 20920:9940c367a:20170827.

2017-08-27  7.0.6-10 Cristy  <quetzlzacatenango@image...>
  * Support -metric ssim, structual similarity index.

2017-08-26  7.0.6-10 Dirk Lemstra <dirk@lem.....org>
  * Fixed thread safety issue inside the pango and librsvg decoder
    (reference: https://github.com/dlemstra/Magick.NET/issues/91).

2017-08-20  7.0.6-9 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.6-9, GIT revision 20860:3f307d8ad:20170820.

2017-08-18  7.0.6-9 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed bug with writing tIME chunk when timezone has a negative offset
    (reference: https://github.com/ImageMagick/ImageMagick/issues/685)

2017-08-18  7.0.6-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.6-8, GIT revision 20838:e2eb79427:20170818.

2017-08-14  7.0.6-7 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Support CubicSpline resize filter.  Define the lobes with the
    -define filter:lobes={2,3,4} (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=32506).
  * Prevent assertion failure when creating PDF thumbnail (reference
    https://github.com/ImageMagick/ImageMagick/issues/674).

2017-08-12  7.0.6-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.6-7, GIT revision 20799:0db4d8a16:20170812.

2017-08-12  7.0.6-7 Cristy  <quetzlzacatenango@image...>
  * Improve EPS aliasing (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32497).

2017-08-11  7.0.6-7 Dirk Lemstra <dirk@lem.....org>
  * Added a new option called 'dds:fast-mipmaps' (reference
    https://github.com/ImageMagick/ImageMagick/issues/558)
  * The mipmaps of a dds image can now be created from a list of images with
    -define dds:mipmaps=fromlist (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30236).

2017-08-10  7.0.6-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.6-6, GIT revision 20775:061d0fa25:20170810.

2017-08-10  7.0.6-6 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2017-08-10  7.0.6-6 Glenn Randers-Pehrson <glennrp@image...>
  * tests/validate.c: Show the reason for failures in the test logs,
    if available.

2017-08-03  7.0.6-6 Glenn Randers-Pehrson <glennrp@image...>
  * Put UTC time in the PNG tIME chunk instead of local time (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32447).

2017-08-02  7.0.6-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.6-5, GIT revision 20715:26b28d50a:20170802.

2017-08-01  7.0.6-5 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2017-07-29  7.0.6-5 Glenn Randers-Pehrson <glennrp@image...>
  * Properly set image->colorspace in the PNG decoder (previously
    it was setting image->gamma, but only setting image->colorspace
    for grayscale and gray-alpha images.  Reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32418).
  * Fix improper use of NULL in the JNG decoder (CVE-2017-11750, Reference
    https://github.com/ImageMagick/ImageMagick/issues/632).
  * Added "-define png:ignore-crc" option to PNG decoder. When you know
    your image has no CRC or ADLER32 errors, this can speed up decoding.
    It is also helpful in debugging bug reports from "fuzzers".

2017-07-29  7.0.6-5 Cristy  <quetzlzacatenango@image...>
  * Off by one error for gradient coder (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32416),
    https://github.com/ImageMagick/ImageMagick/issues/612).

2017-07-28  7.0.6-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.6-4, GIT revision 20657:4e81160d6:20170728.

2017-07-24  7.0.6-4 Cristy  <quetzlzacatenango@image...>
  * YUV coder no longer renders streaks (reference
    https://github.com/ImageMagick/ImageMagick/issues/612).
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues) including
    https://github.com/ImageMagick/ImageMagick/issues/618 (CVE-2017-12676).
  * coders/png.c: Initialized quantum_scanline and quantum_info
    to prevent a bad free (reference
    https://github.com/ImageMagick/ImageMagick/issues/621).

2017-07-25  7.0.6-4 Glenn Randers-Pehrson <glennrp@image...>
  * Removed write_chunk_from_profile() from coders/png.c because it has
    not worked at least since version 6.7.6.
  * Removed many redundant checks before RelinquishMagickMemory(), which
    is safe to call with a NULL argument.
  * Added experimental PNG orNT chunk, to store image->orientation.
  * Removed vpAg chunk write support (we are now writing caNv instead).

2017-07-24  7.0.6-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.6-3, GIT revision 20598:cc9c43b44:20170724.

2017-07-23  7.0.6-3 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).

2017-07-23  7.0.6-3 Glenn Randers-Pehrson <glennrp@image...>
  * Fix memory leaks when reading a malformed JNG image:
    https://github.com/ImageMagick/ImageMagick/issues/600 (CVE-2017-13141),
    https://github.com/ImageMagick/ImageMagick/issues/602 (CVE-2017-12565).

2017-07-21  7.0.6-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.6-2, GIT revision 20549:62fcf3d96:20170721.

2017-07-19  7.0.6-2 Cristy  <quetzlzacatenango@image...>
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * The -monochrome option no longer returns a blank canvas (reference
    https://github.com/ImageMagick/ImageMagick/issues/594).
  * coders/png.c: fixed memory leak of quantum_info (CVE-2017-11539, reference
    https://github.com/ImageMagick/ImageMagick/issues/582
  * coders/png.c: fixed NULL dereference when trying to write an empty MNG
    (CVE-2017-11522, reference
    https://github.com/ImageMagick/ImageMagick/issues/586).

2017-07-15  7.0.6-2 Glenn Randers-Pehrson <glennrp@image...>
  * Added caNv, eXIf, and pHYs to the list of PNG chunks to be removed
    by the "-strip" option.

2017-07-15  7.0.6-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.6-1, GIT revision 20447:c2a315e10:20170715.

2017-07-13  7.0.6-1 Glenn Randers-Pehrson <glennrp@image...>
  * Implemented PNG eXIf chunk support.

2017-07-08  7.0.6-1 Cristy  <quetzlzacatenango@image...>
  * Support new -auto-threshold option.  OTSU and Triangle methods are
    currently supported.  Look for the Kapur method in the next release.
  * Fixed numerous memory leaks (reference
    https://github.com/ImageMagick/ImageMagick/issues).
  * Don't use variable float_t / double_t, bump SO (reference
    https://github.com/ImageMagick/ImageMagick/issues/510).
  * Support DNG images with libraw delegate library.

2017-07-02  7.0.6-1 Glenn Randers-Pehrson <glennrp@image...>
  * Reject PNG file that is too small (under 60 bytes) to contain
    a valid image.
  * Reject JPEG file that is too small (under 107 bytes) to contain
    a valid image.
  * Reject JNG file that is too small (under 147 bytes) to contain
    a valid image.

2017-06-22  7.0.6-1 Glenn Randers-Pehrson <glennrp@image...>
  * Stop a memory leak in read_user_chunk_callback() (reference
    https://github.com/ImageMagick/ImageMagick/issues/517,
    CVE 2017-11310).

Revision 1.155 / (download) - annotate - [select for diffs], Wed Jun 14 09:32:29 2017 UTC (6 years, 10 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.154: +3 -3 lines
Diff to previous 1.154 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.6.0.

2017-06-10  7.0.6-0 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.6-0, GIT revision 20194:b0c0d00:20170611.

2017-06-10  7.0.6-1 Glenn Randers-Pehrson <glennrp@image...>
  * coders/png.c: Accept exIf chunks whose data segment
    erroneously begins with "Exif\0\0".

2017-06-10  7.0.6-0 Cristy  <quetzlzacatenango@image...>
  * Introduce SetMagickSecurityPolicy() (MagickCore) and
    MagickSetSecurityPolicy() (MagickWand) to set the ImageMagick security
    policy (reference https://github.com/ImageMagick/ImageMagick/issues/407).

2017-06-02  7.0.5-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-10, GIT revision 20155:38ebc02:20170602.

2017-06-01  7.0.5-10 Glenn Randers-Pehrson <glennrp@image...>
  * Removed experimental PNG zxIF chunk support; the proposal is dead.

2017-06-01  7.0.5-10 Cristy  <quetzlzacatenango@image...>
  * Fix choppy bitmap font rendering (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32071).
  * The +opaque option is not longer a noop (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32081).
  * Add support  for 'hex:' property.

Revision 1.154 / (download) - annotate - [select for diffs], Mon May 29 11:56:03 2017 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.153: +2 -2 lines
Diff to previous 1.153 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.5.9.

2017-05-28  7.0.5-9 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-9, GIT revision 20113:8b67333:20170528.

2017-05-28  7.0.5-9 Cristy  <quetzlzacatenango@image...>
  * Transient error validating the JPEG-2000 image format (reference
    https://github.com/ImageMagick/ImageMagick/issues/501).
  * Properly allocate DCM image colormap (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32063).

2017-05-26  7.0.5-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-8, GIT revision 20099:870a016:20170526.

2017-05-23  7.0.5-8 Cristy  <quetzlzacatenango@image...>
  * Improper allocation of memory for IM instances without threads (reference
    https://github.com/ImageMagick/ImageMagick/issues/497).
  * Delete corrupt image from list (reference
    https://github.com/ImageMagick/ImageMagick/issues/500).

2017-05-19  7.0.5-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-7, GIT revision 20078:7ce2d38:20170519.

2017-05-15  7.0.5-7 Cristy  <quetzlzacatenango@image...>
  * Support various image operators for the compare utility (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=31938).

Revision 1.153 / (download) - annotate - [select for diffs], Sun May 14 16:29:25 2017 UTC (6 years, 11 months ago) by he
Branch: MAIN
Changes since 1.152: +2 -2 lines
Diff to previous 1.152 (colored) to selected 1.80 (colored)

Upgrade to ImageMagick version 7.0.5-6.

Upstream changes:
2017-05-12  7.0.5-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-6, GIT revision 20039:9371904:20170512.

2017-05-10  7.0.5-6 John Cupitt <jcupitt@gmail.com>
  * Revise DICOM window and rescale handling (reference
    https://github.com/ImageMagick/ImageMagick/pull/484)

2017-05-06  7.0.5-6 Cristy  <quetzlzacatenango@image...>
  * Restore the -alpha Shape option (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31879).
  * Fix transient PDF bug (reference
    https://github.com/ImageMagick/ImageMagick/issues/463).
  * The +opaque option now works on all channels (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31862).
  * Ensure backwards compatibility for the -combine option (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31855).
  * Check for EOF conditions for RLE image format.
  * Reset histogram page geometry (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31920).

Revision 1.152 / (download) - annotate - [select for diffs], Tue May 2 11:25:52 2017 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.151: +2 -2 lines
Diff to previous 1.151 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.5.5.

2017-04-24  7.0.5-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-5, GIT revision 19908:bc92979:20170424.

2017-03-26  7.0.5-5 Cristy  <quetzlzacatenango@image...>
  * Minimize buffer copies to improve OpenCL performance.
  * Morphology thinning is no longer a no-op (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31650).
  * Patch two PCD writer problems, corrupt output and dark pixels (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=3164).
  * Support ICC based PDF's (reference
    https://github.com/ImageMagick/ImageMagick/issues/417).
  * Fix improper EPS clip path rendering (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31722).

Revision 1.151 / (download) - annotate - [select for diffs], Tue Apr 4 11:14:45 2017 UTC (7 years ago) by wiz
Branch: MAIN
Changes since 1.150: +2 -2 lines
Diff to previous 1.150 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.5.4.

2017-03-24  7.0.5-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-4, GIT revision 19754:350fff3:20170324.

2017-03-21  7.0.5-4 Cristy  <quetzlzacatenango@image...>
  * Respect -loop option for animate -window (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31619).

Revision 1.150 / (download) - annotate - [select for diffs], Mon Mar 20 12:51:18 2017 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.149: +2 -2 lines
Diff to previous 1.149 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.5.3.

2017-03-17  7.0.5-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-3, GIT revision 19741:070c3fb:20170317.

2017-03-14  7.0.5-3 Cristy  <quetzlzacatenango@image...>
  * Support namespaces for the security policy.
  * Support the -authenticate option for PDF (reference
    Counting objects: 7, done.g/discourse-server/viewtopic.php?f=3&t=31530).

Revision 1.149 / (download) - annotate - [select for diffs], Mon Mar 13 09:11:40 2017 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.148: +2 -2 lines
Diff to previous 1.148 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.5.2.

2017-03-11  7.0.5-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-2, GIT revision 19696:da91a7c:20170311.

2017-03-06  7.0.5-2 Cristy  <quetzlzacatenango@image...>
  * Respect throttle policy (reference
    https://github.com/ImageMagick/ImageMagick/issues/393).
  * Return proper minima / maxima (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31377).
  * Support the -authenticate option for PDF (reference
    Counting objects: 7, done.g/discourse-server/viewtopic.php?f=3&t=31530).

Revision 1.148 / (download) - annotate - [select for diffs], Sun Mar 5 15:06:29 2017 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.147: +2 -2 lines
Diff to previous 1.147 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.5.1.

2017-03-03  7.0.5-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-1, GIT revision 19662:b7f455a:20170303.

2017-02-21  7.0.5-1 Cristy  <quetzlzacatenango@image...>
  * Fix Spurious memory allocation message (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31438).
  * Identical images should return inf for PSNR (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31487).

Revision 1.147 / (download) - annotate - [select for diffs], Mon Feb 27 09:46:48 2017 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.146: +3 -3 lines
Diff to previous 1.146 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.5.0.

2017-02-20  7.0.5-0 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.5-0, GIT revision 19616:505fea9:20170220.

2017-02-20  7.0.5-0 Cristy  <quetzlzacatenango@image...>
  * Fix transient bug with -separate option (reference
    https://github.com/ImageMagick/ImageMagick/issues/385).

Revision 1.146 / (download) - annotate - [select for diffs], Mon Feb 20 09:50:16 2017 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.145: +2 -2 lines
Diff to previous 1.145 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.4.10.

2017-02-18  7.0.4-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-10, GIT revision 19608:fe757a2:20170218.

2017-02-18  7.0.4-10 Dirk Lemstra <dirk@lem.....org>
  * Fixed fd leak for webp coder (reference
    https://github.com/ImageMagick/ImageMagick/pull/382)

2017-02-15  7.0.4-10 Cristy  <quetzlzacatenango@image...>
  * Prevent random pixel data for corrupt JPEG image (bug report from
    Hirokazu Moriguchi, Sony).
  * Restore -mattecolor option.
  * Support pixel-cache and shred security policies.
  * Bump Magick++ SO.  Previously a global replace changed matteColor to
    alphaColor.

2017-02-14  7.0.4-9 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-9, GIT revision 19580:d474b37:20170214.

2017-02-14  7.0.4-9 Cristy  <quetzlzacatenango@image...>
  * Revert patch that did not set update trait on alpha channel.

2017-02-13  7.0.4-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-8, GIT revision 19574:7642384:20170213.

2017-02-09  7.0.4-8 Dirk Lemstra <dirk@lem.....org>
  * Fixed memory leak when creating nested exceptions in Magick++ (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=23&p=142634)

2017-02-09  7.0.4-8 Cristy  <quetzlzacatenango@image...>
  * Unbreak build without JPEG support (reference
    https://github.com/ImageMagick/ImageMagick/pull/373).
  * Document behavior change in the security policy (thanks to yoya @
    https://blog.awm.jp/2017/02/09/imagemagick-en/).
  * Return unbiased standard deviation for image statistics (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31377).
  * Don't set update trait on alpha channel (private e-mail concerning
    -levels-colors option).

Revision 1.145 / (download) - annotate - [select for diffs], Sun Feb 19 13:02:50 2017 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.144: +2 -2 lines
Diff to previous 1.144 (colored) to selected 1.80 (colored)

Fix wordo.

Revision 1.144 / (download) - annotate - [select for diffs], Sun Feb 19 13:01:51 2017 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.143: +5 -1 lines
Diff to previous 1.143 (colored) to selected 1.80 (colored)

Add a comment that distfiles should be uploaded when updating the package.

Revision 1.143 / (download) - annotate - [select for diffs], Sun Feb 5 18:24:43 2017 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.142: +2 -2 lines
Diff to previous 1.142 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.4.7.

2017-02-04  7.0.4-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-7, GIT revision 19513:5783e57:20170204.

2017-01-28  7.0.4-7 Cristy  <quetzlzacatenango@image...>
  * Sanitize comments that include braces for the MIFF image format (reference
    https://github.com/ImageMagick/ImageMagick/issues/368).

2017-01-27  7.0.4-7 Glenn Randers-Pehrson <glennrp@image...>
  * coders/png.c: Added support for a proposed new PNG chunk
    (zxIf, read-only) that is currently being discussed on the
    png-mng-misc at lists.sourceforge.net mailing list.  Enable
    exIf and zxIf with CPPFLAGS="-DexIf_SUPPORTED -DxzIf_SUPPORTED".
    If exIf is enabled, only the uncompressed exIF chunk will be
    written and the hex-encoded zTXt chunk containing the raw Exif
    profile won't be written.

2017-01-27  7.0.4-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-6, GIT revision 19442:4747de9:20170127.

2017-01-27  7.0.4-6 Cristy  <quetzlzacatenango@image...>
  * Uninitialized data in MAT image format (reference
    https://github.com/ImageMagick/ImageMagick/issues/362).
  * Properly auto-fit caption (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30887).
  * Correction to composite Over operator (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31282).
  * Respect gravity option (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31284).

2017-01-22  7.0.4-6 Glenn Randers-Pehrson <glennrp@image...>
  * Renamed read_vpag_chunk_callback() function to png_user_chunk_callback()
    in coders/png.c
  * Implemented a private PNG caNv (canvas) chunk for remembering the
    original dimensions and offsets when an image is cropped.  Previously
    we used the oFFs and vpAg chunks for this purpose, but this had potential
    conflicts with other applications that also use the oFFs chunk.
  * coders/png.c: Added support for a proposed new PNG chunk (exIf
    read-write, eXIf read-only) that is currently being discussed on the
    png-mng-misc at lists.sourceforge.net mailing list.

2017-01-22  7.0.4-6 Dirk Lemstra <dirk@lem.....org>
  * Replaced CoderSeekableStreamFlag with CoderDecoderSeekableStreamFlag and
    CoderEncoderSeekableStreamFlag.

Revision 1.142 / (download) - annotate - [select for diffs], Sun Jan 22 12:41:40 2017 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.141: +2 -2 lines
Diff to previous 1.141 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.4.5.

2017-01-21  7.0.4-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-5, GIT revision 19381:7ae396f:20170121.

2017-01-18  7.0.4-5 Cristy  <quetzlzacatenango@image...>
  * Don't set background for transparent tiled images (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31210).

Revision 1.141 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:11 2017 UTC (7 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.140: +5 -5 lines
Diff to previous 1.140 (colored) to selected 1.80 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.140 / (download) - annotate - [select for diffs], Mon Jan 16 12:22:39 2017 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.139: +2 -2 lines
Diff to previous 1.139 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.4.4.

2017-01-14  7.0.4-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-4, GIT revision 19361:a12953c:20170114.

2017-01-14  7.0.4-4 Dirk Lemstra <dirk@lem.....org>
  * Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the
    BMP encoder (reference
    https://github.com/ImageMagick/ImageMagick/issues/344).

2017-01-10  7.0.4-4 Cristy  <quetzlzacatenango@image...>
  * Recognize XML policy closing tags (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31182).
  * Fix memory leak in the MPC format.

2017-01-07  7.0.4-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-3, GIT revision 19329:930ca78:20170107.

2017-01-04  7.0.4-3 Cristy  <quetzlzacatenango@image...>
  * Increase memory allocation for TIFF pixels (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31161).

2017-01-03  7.0.4-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-2, GIT revision 19318:8766311:20170103.

2017-01-02  7.0.4-2 Cristy  <quetzlzacatenango@image...>
  * Validation unit test for MNG works again.

Revision 1.139 / (download) - annotate - [select for diffs], Sun Jan 1 15:54:18 2017 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.138: +2 -2 lines
Diff to previous 1.138 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.4.1.

2016-12-31  7.0.4-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-1, GIT revision 19292:c5ccfa8:20161231.

2016-12-26  7.0.4-1 Cristy  <quetzlzacatenango@image...>
  * Initialize draw_info alpha member to OpaqueAlpha.
  * Monochrome images no longer have inverted colors (reference
    https://github.com/ImageMagick/ImageMagick/issues/332).

Revision 1.138 / (download) - annotate - [select for diffs], Fri Dec 30 00:35:23 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.137: +3 -3 lines
Diff to previous 1.137 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.4.0.

2016-12-18  7.0.4-0 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-0, GIT revision 19221:d5e8abc:20161218.

2016-12-14  7.0.4-0 Cristy  <quetzlzacatenango@image...>
 * Lazily evaluate the image storage class and colorspace to prevent cache
   allocation when pinging an image.
 * Do not close path for linejoins of round (reference
   https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31039).

Revision 1.137 / (download) - annotate - [select for diffs], Mon Dec 12 13:43:24 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.136: +2 -2 lines
Diff to previous 1.136 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.3.10.

2016-12-10  7.0.3-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.3-10, GIT revision 19191:338f088:20161210.

2016-12-07  7.0.3-10 Cristy  <quetzlzacatenango@image...>
  * Set colorspace to sRGB if -append has non-homogenous colorspaces (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29105).
  * Respect connected-components:area-threshold define (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31006).
  * Enable alpha channel if background color is non-opaque (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31016).
  * Return correct offset for negative index for -fx option (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31019).
  * Fixed improper scaling of certain FITS images (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31028).
  * Properly center text label (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31027).

2016-12-05  7.0.3-9 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.3-9, GIT revision 19139:6fed3f1:20161205.

2016-11-26  7.0.3-9 Cristy  <quetzlzacatenango@image...>
  * Support the compare -read-mask option.
  * Support read-masks for the -modulate option.
  * Prevent buffer overflow when streaming an image (reference
    https://github.com/ImageMagick/ImageMagick/issues/312).
  * Fix possible buffer overflow when writing compressed TIFFS (vulnerability
    report from Cisco Talos, CVE-2016-8707).

Revision 1.136 / (download) - annotate - [select for diffs], Mon Nov 28 15:07:11 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.135: +4 -4 lines
Diff to previous 1.135 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.3.8.

Move MASTER_SITES and HOMEPAGE to https.

2016-11-15  7.0.3-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.3-8, GIT revision 19067:5aceded:20161125.

2016-11-18  7.0.3-8 Cristy  <quetzlzacatenango@image...>
  * Support the phash:colorspaces and phash:normalize options.
  * If a convenient line break is not found, force it for caption: (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30887).
  * Set alpha member of draw structure to OpaqueAlpha (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30894).
  * Off by 1 error when computing the standard deviation (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30866).
  * Apply Debian patches, (reference
    https://github.com/ImageMagick/ImageMagick/issues/304).
  * Permit EPT images with just a TIFF or EPS image, not both (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30921).
  * The -clone option no longer leaks memory.
  * Render to clip mask rather than image for clip-path MVG graphics primitive.

2016-11-15  7.0.3-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.3-7, GIT revision 19024:87aca83:20161115.

2016-11-10  7.0.3-7 Cristy  <quetzlzacatenango@image...>
  * Web pages were broken when we moved to HTTPS protocol.

Revision 1.135 / (download) - annotate - [select for diffs], Thu Nov 10 10:20:53 2016 UTC (7 years, 5 months ago) by ryoon
Branch: MAIN
Changes since 1.134: +2 -2 lines
Diff to previous 1.134 (colored) to selected 1.80 (colored)

Update to 7.0.3.6

Changelog:
2016-11-08  7.0.3-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.3-6, GIT revision 19001:4cff747:20161108.

2016-11-01  7.0.3-6 Cristy  <quetzlzacatenango@image...>
  * Off by one memory allocation (reference
    https://github.com/ImageMagick/ImageMagick/issues/296).
  * The -extent option now matches the results of IMv6 (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=30779).
  * Prevent fault in MSL interpreter (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30797).
  * Mask composite produces proper results for the convert utility (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29675).

Revision 1.134 / (download) - annotate - [select for diffs], Mon Nov 7 10:26:55 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.133: +2 -2 lines
Diff to previous 1.133 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.3.5.

2016-10-10  7.0.3-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.3-5, GIT revision 18975:a8174a2:20161030.

2016-10-16  7.0.3-5 Dirk Lemstra <dirk@lem.....org>
  * Added layer RLE compression to the PSD encoder.

Revision 1.133 / (download) - annotate - [select for diffs], Tue Oct 11 20:27:37 2016 UTC (7 years, 6 months ago) by jklos
Branch: MAIN
Changes since 1.132: +2 -2 lines
Diff to previous 1.132 (colored) to selected 1.80 (colored)

ImageMagick was updated to 7.0.3.4 after just two days at 7.0.3.3. The
listed changes are:

Fixed incorrect parsing with ordered dither.
Unit test pass again after small SUN image patch.

Revision 1.132 / (download) - annotate - [select for diffs], Sun Oct 9 21:04:42 2016 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.131: +2 -2 lines
Diff to previous 1.131 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.3.3.

2016-10-08  7.0.3-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.3-3, GIT revision 18924:d6614e7:20161008.

2016-10-07  7.0.3-3 Dirk Lemstra <dirk@lem.....org>
  * Fixed incorrect RLE decoding when reading a DCM image that contains
    multiple segments.

2016-10-02  7.0.3-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.3-2, GIT revision 18887:6b27c5b:20161002.

2016-09-27  7.0.3-2 Dirk Lemstra <dirk@lem.....org>
  * Fixed incorrect RLE decoding when reading an SGI image (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30514)

Revision 1.131 / (download) - annotate - [select for diffs], Fri Sep 30 13:19:53 2016 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.130: +2 -2 lines
Diff to previous 1.130 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.3.1.

2016-09-20  7.0.3-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.3-1, GIT revision 18851:ad91ea8:20160920.

2016-09-16  7.0.3-1 Dirk Lemstra <dirk@lem.....org>
  * Added layer RLE compression to the PSD encoder.
  * Added define 'psd:preserve-opacity-mask' to preserve the opacity mask
    in a PSD file.
  * Fixed issue where the display window was used instead of the data window
    when reading EXR files (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=137849).

Revision 1.130 / (download) - annotate - [select for diffs], Mon Sep 12 07:30:58 2016 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.129: +3 -3 lines
Diff to previous 1.129 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.3.0.

2016-08-29  7.0.3-0 Dirk Lemstra <dirk@lem.....org>
  * Fixed reading DXT1 images with an alpha channel.
  * Fixed incorrect padding calculation in PSD encoder.

Revision 1.129 / (download) - annotate - [select for diffs], Thu Sep 1 15:53:31 2016 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.128: +2 -2 lines
Diff to previous 1.128 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.2.10.

2016-08-27  7.0.2-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.2-10, GIT revision 18750:e3335b3:20160827.

2016-08-27  7.0.2-10 Dirk Lemstra <dirk@lem.....org>
  * Added define 'psd:additional-info' to preserve the additional information
    in a PSD file.

2016-08-15  7.0.2-10 Cristy  <quetzlzacatenango@image...>
  * Prevent buffer overflow in BMP & SGI coders (bug report from
    pwchen&rayzhong of tencent).
  * Prevent buffer overflow and other problems in SIXEL, PDB, MAP, TIFF and
    CALS coders (bug report from Donghai Zhu).
  * The -stream option now increments the pixel pointer properly (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30327).

Revision 1.128 / (download) - annotate - [select for diffs], Fri Aug 19 11:56:41 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.127: +2 -2 lines
Diff to previous 1.127 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.2.9.

2016-08-14  7.0.2-9 Cristy  <quetzlzacatenango@image...>
  * Fix compile error in opencl.c (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30289).
  * Eliminate compiler warning.

2016-08-14  7.0.2-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.2-8, GIT revision 18698:74b1d5d:20160814.

2016-08-07  7.0.2-8 Cristy  <quetzlzacatenango@image...>
  * Prevent spurious removal of MPC cache files (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30256).
  * Note alpha channel when combining 4 or more images (reference
    https://github.com/ImageMagick/ImageMagick/issues/250).

2016-08-06  7.0.2-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.2-7, GIT revision 10980:ecc03a2:20160806.

2016-08-01  7.0.2-7 Cristy  <quetzlzacatenango@image...>
  * Evaluate lazy pixel cache morphology to prevent buffer overflow (bug report
    from Ibrahim M. El-Sayed).
  * Prevent buffer overflow (bug report from Max Thrane).
  * Prevent memory use after free (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30245).

Revision 1.127 / (download) - annotate - [select for diffs], Mon Aug 1 09:42:59 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.126: +2 -2 lines
Diff to previous 1.126 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.2.6.

2016-07-30  7.0.2-6 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.2-6, GIT revision 18651:df24175:20160729.

2016-07-29  7.0.2-6 Cristy  <quetzlzacatenango@image...>
  * Support -region option (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29692).

Revision 1.126 / (download) - annotate - [select for diffs], Sun Jul 24 19:22:45 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.125: +2 -2 lines
Diff to previous 1.125 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.2.5.

2016-07-21  7.0.2-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.2-5, GIT revision 18627:2b5ddbd:20160721.

2016-07-13  7.0.2-5 Cristy  <quetzlzacatenango@image...>
  * Fix MVG stroke-opacity (reference
    https://github.com/ImageMagick/ImageMagick/issues/229).
  * Prevent possible buffer overflow when reading TIFF images (bug report from
    Shi Pu of MS509 Team).
  * Initialize index channel to get expected results from the stegano coder.

Revision 1.125 / (download) - annotate - [select for diffs], Mon Jul 18 08:09:39 2016 UTC (7 years, 9 months ago) by leot
Branch: MAIN
Changes since 1.124: +7 -2 lines
Diff to previous 1.124 (colored) to selected 1.80 (colored)

Update graphics/ImageMagick to 7.0.2.4

pkgsrc changes:
 - Add a comment to suggest running upload-distfiles because upstream only store
   latest stable version distfiles.

Changes:
7.0.2-4:
  * To comply with the SVG standard, use stroke-opacity for transparent strokes.
  * Define CompositeChannels mask to Red, Green, Blue, Alpha, and Black.

7.0.2-3:
  * Patch so -kuwahara option can preserve colormapped edges.
  * The histogram coder now returns the correct extent.
  * Use CopyMagickString() rather than CopyMagickMemory() for strings.

Revision 1.124 / (download) - annotate - [select for diffs], Sun Jul 3 11:03:46 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.123: +2 -2 lines
Diff to previous 1.123 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.2.2.

2016-06-26  7.0.2-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.2-2, GIT revision 18514:a7b5b46:20160626.

2016-06-23  7.0.2-2 Cristy  <quetzlzacatenango@image...>
  * Correct for numerical instability (reference
    https://github.com/ImageMagick/ImageMagick/issues/218).

Revision 1.123 / (download) - annotate - [select for diffs], Thu Jun 30 17:40:58 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.122: +2 -2 lines
Diff to previous 1.122 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.2.1.

2016-06-21  7.0.2-1 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.2-1, GIT revision 18479:931319b:20160622.

2016-06-17  7.0.2-1 Dirk Lemstra <dirk@lem.....org>
  * Added support for GROUP4 compression to the FAX coder.

2016-06-12  7.0.2-1 Cristy  <quetzlzacatenango@image...>
  * Distort no longer converts grayscale image to sRGB (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29895).
  * Don't return a zero bounding box for QueryMultilineFontMetrics() (reference
    https://github.com/ImageMagick/ImageMagick/issues/222).

Revision 1.122 / (download) - annotate - [select for diffs], Sun Jun 19 20:21:40 2016 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.121: +3 -3 lines
Diff to previous 1.121 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.2.0.

2016-06-09  7.0.2-0 Cristy  <quetzlzacatenango@image...>
  * Backoff finite precision epsilon (reference
    https://github.com/ImageMagick/ImageMagick/issues/215).
  * Fix drawing glitch for stroke widths greater than 2 (reference
    https://github.com/ImageMagick/ImageMagick/issues/218).

Revision 1.121 / (download) - annotate - [select for diffs], Sun Jun 12 09:44:29 2016 UTC (7 years, 10 months ago) by leot
Branch: MAIN
Changes since 1.120: +2 -2 lines
Diff to previous 1.120 (colored) to selected 1.80 (colored)

Update graphics/ImageMagick to 7.0.1.10.

Changes:
2016-06-05  7.0.1-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.1-10, GIT revision 18406:ba4ad2d:20160607.

2016-06-04  7.0.1-10 Cristy  <quetzlzacatenango@image...>
  * Deny indirect reads by policy, remove policy to permit, e.g.,
    convert caption:@mytext.txt ...
  * RLE check for pixel offset less than 0 (heap overflow report from Craig
    Young).
  * Properly initialze PES blocks (reference
    https://github.com/ImageMagick/ImageMagick/issues/213).

Revision 1.120 / (download) - annotate - [select for diffs], Mon Jun 6 12:24:27 2016 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.119: +2 -2 lines
Diff to previous 1.119 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.1.9.

2016-06-03  7.0.1-9 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.1-9, GIT revision 10847:339f803:20160602.

2016-06-02  7.0.1-9 Cristy  <quetzlzacatenango@image...>
  * Fix small memory leak (patch provided by ндей Ченй).
  * Coder path traversal is not authorized (bug report provided by
    Masaaki Chida).
  * Turn off alpha channel for the compare difference image (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29828).

2016-05-31  7.0.1-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.1-8, GIT revision 18334:97775b5:20160531.

2016-05-31  7.0.1-8 Cristy  <quetzlzacatenango@image...>
  * Support configure script --enable-pipes option to enable pipes (|) in
    filenames.
  * Support configure script --enable-indirect-reads option to enable
    indirect reads (@) in filenames.

2016-05-30  7.0.1-7 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.1-7, GIT revision 18321:5511ef5:20160530.

2016-05-25  7.0.1-7 Cristy  <quetzlzacatenango@image...>
  * Security improvements to TEXT coder broke it (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29754).
  * Fix stroke offset problem for -annotate (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29626).
  * Don't interpret -fx option arguments (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29774);
  * Add additional checks to DCM reader to prevent data-driven faults (bug
    report from Hanno Böck).

Revision 1.119 / (download) - annotate - [select for diffs], Sun May 22 17:15:44 2016 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.118: +2 -2 lines
Diff to previous 1.118 (colored) to selected 1.80 (colored)

Updated ImageMagick to 7.0.1.6.

2016-05-18  7.0.1-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.1-5, GIT revision 10789:f7c2e89:20160518,

2016-05-18  7.0.1-5 Cristy  <quetzlzacatenango@image...>
  * Process channels independently for -channel -equalize (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29708).
  * Fix pixel cache on disk regression (reference
    https://github.com/ImageMagick/ImageMagick/issues/202).

2016-05-15  7.0.1-4 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.

2016-05-10  7.0.1-4 Cristy  <quetzlzacatenango@image...>
  * Quote passwords when passed to a delegate program.
  * Iterate channels over source image rather than destination (bug report
    from Hanno Böck).
  * Can read geo-related EXIF metdata once-again (reference
    https://github.com/ImageMagick/ImageMagick/issues/198).
  * Sanitize all delegate emedded formatting characters.
  * Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from
    Hanno Böck).

Revision 1.118 / (download) - annotate - [select for diffs], Tue May 10 16:40:45 2016 UTC (7 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.117: +4 -4 lines
Diff to previous 1.117 (colored) to selected 1.80 (colored)

Changes 7.0.1.3:
* Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
* Replace show delegate title with image filename rather than label.
* Fix GetNextToken() off by one error.
* Remove support for internal ephemeral coder.

Revision 1.117 / (download) - annotate - [select for diffs], Fri Apr 29 12:16:46 2016 UTC (7 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.116: +3 -3 lines
Diff to previous 1.116 (colored) to selected 1.80 (colored)

Update ImageMagick and p5-PerlMagick to 6.9.3.8.

2016-03-22  6.9.3-8 Cristy  <quetzlzacatenango@image...>
  * Respect gravity when rendering text (e.g. convert -gravity center my.txt)
  * Return empty string for %d property and no directory (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29365)
  * Return filename for the %i property (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=29364).
  * Fixed lost pixels in frequency space (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29374).

2016-03-06  6.9.3-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.3-7, GIT revision 10628:810a9fe:20160306

2016-03-05  6.9.3-7 Dirk Lemstra <dirk@lem.....org>
  * -size can now be used the specify the maximum width/height for the
    following vector formats:
      * SVG (when librsvg and cairo are being used).
      * EMF (did not work on Windows).

2016-02-29  6.9.3-7 Cristy  <quetzlzacatenango@image...>
  * Fixed text alignment issue for label: / coder: (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29223).

2016-02-27  6.9.3-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.3-6, GIT revision 10597:83584a1:20160228.

2016-02-25  6.9.3-6 Cristy  <quetzlzacatenango@image...>
  * Ensure TXT: image format survives round-trip (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29206).

2016-02-21  6.9.2-6 Dirk Lemstra <dirk@lem.....org>
  * Added wavelet denoise.

2016-02-20  6.9.3-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.3-5, GIT revision 10572:cb24a69:20160219.

2016-02-16  6.9.3-5 Cristy  <quetzlzacatenango@image...>
  * Too many bytes when writing raw image formats (reference
    https://github.com/ImageMagick/ImageMagick/issues/132).

2016-02-12  6.9.3-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.3-4, GIT revision 10560:09f5f5d:20160212.

2016-02-12  6.9.3-4 Dirk Lemstra <dirk@lem.....org>
  * Fixed memory leak when reading an SVG without width/height (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=27&p=130197).

2016-02-09  6.9.3-4 Cristy  <quetzlzacatenango@image...>
  * Fix compiler error for complext text layout.

2016-02-05  6.9.3-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.3-3, GIT revision 10540:6b4c918:20160206.

2016-02-04  6.9.3-3 Cristy  <quetzlzacatenango@image...>
  * Numerous bugs fixed from fuzzed images (reference
    https://github.com/ImageMagick/ImageMagick/issues/123).
  * The -bias option is no longer a noop (reference
    https://github.com/ImageMagick/ImageMagick/issues/125).

2016-01-25  6.9.3-3 Dirk Lemstra <dirk@lem.....org>
  * Read XCF layer name (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=129638).

2016-01-23  6.9.3-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.3-2, GIT revision 10496:315028c:20160122.

2016-01-17  6.9.3-2 Cristy  <quetzlzacatenango@image...>
  * Don't reuse lock after free (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29031).

2016-01-21  6.9.3-2 Dirk Lemstra <dirk@lem.....org>
  * Fixed writing DocClass in CALS coder (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=129478).

2016-01-17  6.9.3-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.3-1, GIT revision 10488:e4f046e:20160116.

2016-01-06  6.9.3-1 Cristy  <quetzlzacatenango@image...>
  * Pair AcquireMagickResource with calls to RelinquishMagickResource when
    resource limits are hit (reference
    https://github.com/ImageMagick/ImageMagick/pull/75).
  * Return non-zero for the -format %b option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28969).

2016-01-01  6.9.3-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.3-0, GIT revision 10445:620328b:20160101.

2015-12-31  6.9.3-0 Cristy  <quetzlzacatenango@image...>
  * Don't break on euro-style numbers (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28910).

2015-12-22  6.9.3-0 Glenn Randers-Pehrson <glennrp@image...>
  * 16-bit pnm images have a max value of 65535.

2015-12-18  6.9.2-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.2-10, GIT revision 10415:e31c09d:20151219.

2015-12-19  6.9.2-10 Cristy  <quetzlzacatenango@image...>
  * Fixed compile error when POSIX threads are not defined.

    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28791).
2015-12-18  6.9.2-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.2-9, GIT revision 10402:0027295:20151219

2015-12-05  6.9.2-9 Dirk Lemstra <dirk@lem.....org>
  * Fixed memory leak when reading incorrect PSD files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28791).

2015-12-05  6.9.2-9 Cristy  <quetzlzacatenango@image...>
  * Enhance PDF to properly handle unicode titles (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28786).
  * Fix memory leak in icon coder (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=6&t=28848).

2015-12-05  6.9.2-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.2-8, GIT revision 10374:ac7d144:20151205.

2015-12-04  6.9.2-8 Cristy  <quetzlzacatenango@image...>
  * Gray artifacts in large gif when using -layers optimize (reference
    https://github.com/ImageMagick/ImageMagick/issues/57).

2015-11-26  6.9.2-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.2-7, GIT revision 10370:eeb7d4e:20151126.

2015-11-24  6.9.2-7 Dirk Lemstra <dirk@lem.....org>
  * The DICOM reader now handles the rescale intercept and slope.
  * Added 'bmp3:alpha' option for including the alpha channel when writing
    an image in the BMP3 format. (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28733).
  * Only one thread permitted when delegating to the Ghostscript library
    under Windows.

2015-11-14  6.9.2-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.2-6, GIT revision 10341:f408196:20151113.

2015-11-08  6.9.2-6 Cristy  <quetzlzacatenango@image...>
  * PixelColor off by one on i386 (reference
    https://github.com/ImageMagick/ImageMagick/issues/54).
  * Eliminate stack overflow (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28658).

2015-11-03  6.9.2-6 Dirk Lemstra <dirk@lem.....org>
  * Added local contrast enhancement.
  * Fixed bug in SetPixelCacheExtent that made images all black (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28514).
  * Added support for reading DICOM images with implicit vr little-endian
    transfer syntax.

2015-11-02  6.9.2-6 Samuel Thibault <samuel.thibault@...org>
  * Added 6dot variant for unicode and iso braille formats (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&p=127111).

2015-10-31  6.9.2-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.2-5, GIT revision 10316:86a76b6:20151031.

2015-10-15  6.9.2-5 Dirk Lemstra <dirk@lem.....org>
  * Fixed alpha blending issue with semi-transparent pixels in the merged
    image of PSD files. This can be disabled by setting the option
    'psd:alpha-unblend' to 'off' (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28169).
  * Fixed issue in jpeg:extent that prevented it from working (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=126638).
  * Fixed memory leak when reading Photoshop layers in a TIFF file.

2015-10-12  6.9.2-5 Cristy  <quetzlzacatenango@image...>
  * Support gradient:bounding-box, gradient:vector, gradient:center, and
    gradient:radius to shape the gradient rendering.
  * Recognize label:@- as stdin (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28501).
  * Make commas optional for coordinates (e.g. 0,0 256,256).

2015-10-10  6.9.2-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.2-4, GIT revision 10273:e00cf21:20151010

2015-10-08  6.9.2-4 Dirk Lemstra <dirk@lem.....org>
  * Fixed accessing subimage in a TIFF photoshop layer (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28469).
  * Fixed out of bounds error in -splice (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28466).

2015-09-25  6.9.2-4 Eric McConville <emcconville@emccon...>
  * Created Manhattan Interpolate method for -sparse-color (reference
    https://github.com/ImageMagick/ImageMagick/pull/36).

2015-09-22  6.9.2-4 Cristy  <quetzlzacatenango@image...>
  * Prevent null pointer access (reference
    https://github.com/ImageMagick/ImageMagick/pull/34).
  * Specify histogram code image format implictedly (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28412).
  * Don't round up for JPEG image resolution (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28422).
  * Read the whole image @ image.jp2[0] or an individual tile @ image.jp2[1],
    image.jp2[2].
  * The -caption option no longer fails for filenames with @ prefix (reference
    https://github.com/ImageMagick/ImageMagick/issues/43).
  * Honor $XDG_CONFIG_HOME and $XDG_CACHE_HOME (reference
    https://github.com/ImageMagick/ImageMagick/issues/44).

2015-09-19  6.9.2-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.2-3, GIT revision 10235:c40ee57:20150919

2015-09-17  6.9.2-2 Dirk Lemstra <dirk@lem.....org>
  * Added extra checks to avoid out of bounds error when parsing the 8bim
    profile (reference https://github.com/ImageMagick/ImageMagick/issues/31).
  * Fixed size of memory allocation in RLE coder to avoid segfault (reference
    https://github.com/ImageMagick/ImageMagick/issues/32).

2015-09-16  6.9.2-2 Cristy  <quetzlzacatenango@image...>
  * Add Bootstrap MIT license to ImageMagick web CSS and JS.
  * Use modern idiom for autoconf
    Fix a forgotten dir when regenerating html doc (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28363).
  * The -colorspace gray option no long leaves a ghostly shadow (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28350).

2015-09-14  6.9.2-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.2-1, GIT revision 10201:5879612:20150913.

2015-09-13  6.9.2-1 Dirk Lemstra <dirk@lem.....org>
  * Preserving image origin in TGA files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28310).

2015-08-15  6.9.2-1 Cristy  <quetzlzacatenango@image...>
  * Support color compliance for TXT format (e.g. -define txt:compliance=css)
    (bug report from Anthony).
  * The first argument of a hsl() color is integer, not percentage (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=26072).
  * Limit -fx recursive to avoid stack overflow (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28200).
  * Support inline images with data URLS.
  * Report progress less often (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28299).
  * Don't set image colorspace to gray for -alpha copy option.
  * Fixed a possible memory leak associated with the -sampling-factor option.
  * GetImageType() no longer has side-effects to match behavior of IMv7.

2015-08-15  6.9.2-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.2-0, GIT revision 10143:3534f6d:20150815.

2015-08-10  6.9.2-0 Cristy  <quetzlzacatenango@image...>
  * Swap pixels for -spread command-line option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043).
  * fx logical operations short circuit (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28179).
  * Type cast intensity variable (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28182).
  * Fix ModulusAdd & ModulusSubstract for HDRI compositing (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28186).

2015-07-25  6.9.2-0 Dirk Lemstra <dirk@lem.....org>
  * Added "-set colorspace:auto-grayscale false" that will prevent automatic
    conversion to grayscale inside coders that support grayscale.
  * Fixed -list weight and the options for -weight.
  * Added fontFamily, fontStyle, fontWeight and textUnderColor to the Image
    class of Magick++.
  * Fixed reading Photoshop layers of LSB TIFF files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28045).
  * Fixed memory leak in font cache under Windows (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=6&t=28191).

2015-07-25  6.9.1-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-10, SVN revision 19269.

2015-07-20  6.9.1-10 Glenn Randers-Pehrson <glennrp@image...>
  * coders/magick.c: added "-define h:format=FMT" and
    "-define magick:format=FMT" options. FMT can be any output format
    supported by ImageMagick except "H" or "MAGICK". If this define is
    omitted, the encoder uses GIF by default for pseudoclass images and
    PNM for directclass images, as previously.  Made "MAGICK" (read-write)
    and "H" (write-only) visible in the format list.

2015-07-18  6.9.1-10 Dirk lemstra <dirk@lem.....org>
  * Removed incorrect EOF check in the DDS reader (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28065).

2015-07-18  6.9.1-10 Cristy  <quetzlzacatenango@image...>
  * Fixed undefined behaviors (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28067).
  * Return exception message for unknown image properties.
  * Color shift removed when reading transparent gray images (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28081)

2015-07-18  6.9.1-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-9, SVN revision 19200.

2015-07-12  6.9.1-9 Dirk Lemstra <dirk@lem.....org>
  * Fixed issue with radial gradient in MVG (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27995).

2015-07-11  6.9.1-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-8, SVN revision 19167.

2015-06-25  6.9.1-8 Cristy  <quetzlzacatenango@image...>
  * Correct install location of the Magick++ headers (reference
    https://github.com/ImageMagick/ImageMagick/pull/17/commits).
  * Different gif cropping behavior between versions (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28013).
  * Cannot read properly simple psd file (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28002).

Revision 1.116 / (download) - annotate - [select for diffs], Wed Jul 8 11:51:50 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.115: +2 -2 lines
Diff to previous 1.115 (colored) to selected 1.80 (colored)

Update to 6.9.1-7:

2015-07-04  6.9.1-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-7, SVN revision 19121.

2015-06-27  6.9.1-7 Eric Dalquist
  * Fixed and escaped output of the json coder. (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=27894).

2015-06-25  6.9.1-7 Cristy  <quetzlzacatenango@image...>
  * Support BPG image format (respects -quality option).
  * A bordered transparent image now remains transparent (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=5&t=27937).
  * The -update option behavior restored (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=27939).

Revision 1.115 / (download) - annotate - [select for diffs], Wed Jul 1 12:41:20 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.114: +2 -2 lines
Diff to previous 1.114 (colored) to selected 1.80 (colored)

Update to 6.9.1.6:

2015-06-13  6.9.1-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-6, SVN revision 18945.

2015-06-14  6.9.1-6 Cristy  <quetzlzacatenango@image...>
  * Cache cloning on disk optimized with sendfile() (if available).
  * Add an additional check for end-of-file for the RLE coder (reference
    http://www.imagemagick.org/discourse-server/viewforum.php?f=3).
  * Respect resource limits in AVS coder.

2015-06-13  6.9.1-6 Glenn Randers-Pehrson <glennrp@image...>
  * Reverted change to 6.9.1-3 that skipped palette-building.

2015-06-13  6.9.1-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-5, SVN revision 18882.

2015-06-03  6.9.1-5 Cristy  <quetzlzacatenango@image...>
  * Use correct scale when interpretting alpha (e.g. rgba(0,0,0,1)).
  * DrawGetVectorGraphics() now returns proper XML (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27751).
  * Support writing EXR files with different color types (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=27759).
  * Prefer PKG_CHECK_MODULES() when searching for delegate libraries.
  * Throw exception if frame option bevel exceeds to the image width / height.
  * Resolve undefined behaviors (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27811).

Revision 1.114 / (download) - annotate - [select for diffs], Sun Jun 7 09:13:11 2015 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.113: +2 -2 lines
Diff to previous 1.113 (colored) to selected 1.80 (colored)

Update to 6.9.1.4.
Remove PLIST vars that only made more work during updates but didn't
simplify things.

2015-06-01  6.9.1-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-4, SVN revision 18697.

2015-06-01  6.9.1-4 Cristy  <quetzlzacatenango@image...>
  * Support 'restrict' keyword under Windows.

2015-05-25  6.9.1-4 Dirk Lemstra <dirk@lem.....org>
  * Added support for reading a user supplied layer mask in PSD files.

2015-05-24  6.9.1-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-3, SVN revision 18623.

2015-05-03  6.9.1-3 Dirk Lemstra <dirk@lem.....org>
  * Fixed transparency issue with 16-bit tga files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27469).
  * Fixed writing label and comment in tiff images (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25516).
  * Jpeg images no longer have pixels per inch as a default value for density
    units when the density is not set (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27589).
  * Added support for setting the font color with -fill to the pango coder.

2015-05-03  6.9.1-3 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed bug with "-define png:format=x" in png.c, introduced in version
    6.8.9-0, that caused the define to be ignored.
  * Replaced some dead code in ReadJNGImage with an assert().
  * Avoid palette-building when writing a grayscale PNG (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27580).

2015-04-20  6.9.1-3 Cristy  <quetzlzacatenango@image...>
  * Support -define compose:clamp=false option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26946).
  * Don't extend any user supplied image buffer in SeekBlob() (bug report
    from a.chernij@corp...).
  * Improved reproducible builds (reference
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783933).
  * Draw a rectangle of width & height of 1 (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24874).

2015-04-19  6.9.1-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.1-2, SVN revision 18429.

2015-04-09  6.9.1-2 Glenn Randers-Pehrson <glennrp@image...>
  * Avoid using a NULL alpha_image or color_image in the JNG decoder.

2015-04-07  6.9.1-2 Cristy  <quetzlzacatenango@image...>
  * Fix JPEG-2000 transparency on write (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27304).
  * Identify now identifies PSD (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26948).
  * Speed up writing to TGA (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27369).

2015-04-06  6.9.1-2 Dirk Lemstra <dirk@lem.....org>
  * Reduce draw epsilon to increase mathematical stability.
  * Fixed UTF8 issue when determining the current working directory
    on Windows (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27295).

Revision 1.113 / (download) - annotate - [select for diffs], Mon Apr 6 15:26:10 2015 UTC (9 years ago) by he
Branch: MAIN
Changes since 1.112: +3 -3 lines
Diff to previous 1.112 (colored) to selected 1.80 (colored)

Upgrade ImageMagick from version 6.9.0-5 to 6.9.1-1.

Upstream changes (from their change log):
 * New version 6.9.1-1, SVN revision 18308.
 * Skip empty frames when comparing layers (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27234).
 * New version 6.9.1-0, SVN revision 18245.
 * Grayscale DPX image files are no longer skewed (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27209).
 * Fix integer overflow when scaling a 1-bit sample to Q64 (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27195).
 * New version 6.9.0-10, SVN revision 18299.
 * Account for differences in image size when comparing two images
   (bug report from Dirk).
 * Set an upper ceiling compression with -quality and jpeg:extent (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=27071).
 * New version 6.9.0-9, SVN revision 18179.
 * Writing histograms / mpeg working again (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27089).
 * The -linear-stretch option worked for Q16 but not Q32 (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27112).
 * 6.9.0-8 Bogus release, withdrawn.
 * New version 6.9.0-7, SVN revision 18067.
 * Line strokes appeared too thin (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26927).
 * Keep text in caption area (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22504).
 * New version 6.9.0-6, SVN revision 18010.
 * Fixed command line execution in Windows for delegates that move files
   (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=27027).
 * A transient bug for the write MSL element (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27022).
 * Remove uninitialized, unused "p++" from coders/png.c, MNG reader.
 * Initialize "length" in coders/png.c, WriteJNGImage().
 * Fix signed/unsigned mismatch in coders/png.c, MNG reader.

Revision 1.112 / (download) - annotate - [select for diffs], Sun Feb 8 22:36:51 2015 UTC (9 years, 2 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base
Branch point for: pkgsrc-2015Q1
Changes since 1.111: +2 -2 lines
Diff to previous 1.111 (colored) to selected 1.80 (colored)

Update ImageMagick to 6.9.0-5.  Changes:

2015-02-08  6.9.0-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.0-5, SVN revision 17946.

2015-01-30  6.9.0-5 Glenn Randers-Pehrson <glennrp@image...>
  * In coders/gif.c, quiet two warnings.

2015-01-24  6.9.0-5 Dirk Lemstra <dirk@lem.....org>
  * Fixed iccColorProfile() in Magick++ (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=26910).
  * Fixed infinite loop in HDR reader (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26929).

2015-01-23  6.9.0-5 Glenn Randers-Pehrson <glennrp@image...>
  * Check lengths of certain MNG chunks before reading them.
  * In the PNG codec, check status wherever a function returns it.

2015-01-18  6.9.0-5 Cristy  <quetzlzacatenango@image...>
  * Remove possible resource memory leak in a multi-threaded program (bug
    report and patch from David Chapman <d...@acm.org>.
  * Small optimization to pixel cache.
  * More image sanity checks.
  * Support writing base64-encoded images (e.g
	  convert logo: inline:jpeg:logo.txt).
  * Repair small TIFF leak when pinging (patch provided by Andrey Cherniy).

2015-01-16  6.9.0-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.0-4, SVN revision 17697.

2015-01-07  6.9.0-4 Cristy  <quetzlzacatenango@image...>
  * Additional coder sanity checks (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26842,
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26682).

2015-01-05  6.9.0-4 Dirk Lemstra <dirk@lem.....org>
  * Report Ghostscript version when -verbose is used and when an exception
    is raised.
  * Fixed invalid path check in MagickCoreGenesis under Windows and disabled
    ProvideDllMain by default (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=118875).

2015-01-01  6.9.0-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.0-3, SVN revision 17537.

2015-01-01  6.9.0-3 Cristy  <quetzlzacatenango@image...>
  * ImageMagick builds when HDRI is enabled (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26803).

2014-12-31  6.9.0-3 Glenn Randers-Pehrson <glennrp@image...>
  * Don't read beyond the end of a tEXt keyword when checking for Raw profile.

2014-12-27  6.9.0-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.0-2, SVN revision 17468.

2014-12-14  6.9.0-1 Dirk Lemstra <dirk@snakeware...>
  * Added support for reading EXR files to the Windows distribution.
  * Fixed enabling alpha in 32-bit BMP files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26662).
  * Added support for writing 16-bit TGA files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=26693).
  * Improved performance of dds:cluster-fit when OpenMP is enabled.
  * Added support for distributed pixel cache to the Windows distribution.

2014-12-04  6.9.0-1 Alexey Dolgavin <dolgavin.alexey@gmail...>
  * Fix ImageMagick crashes while read EXIF from TIFF.

2014-11-20  6.9.0-1 Glenn Randers-Pehrson <glennrp@image...>
  * Don't handle a "previous" image in the PNG or JNG decoder.
  * Don't override gamma with 1.0 when reading a grayscale PNG image (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26576).
  * Update progress monitor for every PNG row instead of every pass (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=26589).
  * Reject input PNG with dimensions larger than specified with -limit width
    and -limit height.

2014-11-20  6.9.0-1 Cristy  <quetzlzacatenango@image...>
  * Fix double free / invalid read when converting jpg to pdb (thanks to
    Hanno).
  * Maximum XWD image size is 64Kx64K (thanks to Hanno).
  * Maximum DPX number of elements is 8 (thanks to Hanno).
  * Transient problem with SVG (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26587).
  * Numerous buffer overflow fixes (thanks to Gynvael Coldwind and
    Mateusz Jurczyk of the Google Security Team).
  * Additional PNM sanity checks (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26682).
  * The SetImageBias() bias value is no longer ignored (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25732).
  * Area crop now returns the expected number of tiles (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26701).
  * Respect TGA ColorMapIndex field (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26738).
  * Clang does not support __alloc_size__, fix fabs() (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26739).
  * Support width and height resource limits.
  * Don't read TIFF profiles when pinging (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=26670).

Revision 1.111 / (download) - annotate - [select for diffs], Sat Feb 7 22:58:18 2015 UTC (9 years, 2 months ago) by tnn
Branch: MAIN
Changes since 1.110: +1 -2 lines
Diff to previous 1.110 (colored) to selected 1.80 (colored)

The SUNET archive is being decomissioned ( http://ftp.sunet.se/news.html )

Revision 1.110 / (download) - annotate - [select for diffs], Thu Dec 4 09:28:24 2014 UTC (9 years, 4 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.109: +3 -3 lines
Diff to previous 1.109 (colored) to selected 1.80 (colored)

Update to version 6.9.0-0.

These fixes cover among others:
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8716
  http://secunia.com/advisories/61943/

Upstream changes:

2014-11-16 6.9.0-0 Cristy <quetzlzacatenango@image...>
    New version 6.9.0-0, SVN revision 17067.

2014-11-03 6.9.0-0 Cristy <quetzlzacatenango@image...>
    Check for zero-sized rendered SVG image (bug report from Vladimir Davydov).

2014-11-01 6.8.9-10 Cristy <quetzlzacatenango@image...>
    New version 6.8.9-10, SVN revision 16910.

2014-10-29 6.8.9-10 Cristy <quetzlzacatenango@image...>
    EXIF directory offsets must be greater than 0 (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26456).

    Accept morphology kernels from files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=26466).

    Don't optimize JPEG compression by default (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26482).

2014-10-26 6.8.9-10 Dirk Lemstra <dirk@snakeware...>
    Added support for reading jpeg compressed YCCK tiff files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24412).

    Fixed reading DICOM files with big endian transfer syntax (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26448).

2014-10-25 6.8.9-9 Cristy <quetzlzacatenango@image...>
    New version 6.8.9-9, SVN revision 16819.

2014-10-03 6.8.9-9 Dirk Lemstra <dirk@snakeware...>
    Added sixel coder created by Hayaki Saito (@kefir_).

    Fixed buffer overflow in PCX and DCM coder (bug report from Hanno B#ck).

    Added support for reading/writing the tIME chunk in the PNG coder.

    Added eps:fit-page option to the PS coder to set -dEPSFitPage.

2014-09-30 6.8.9-9 Cristy <quetzlzacatenango@image...>
    Support xyY colorspace (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=26324).

    Reduce noise while preserving edges with the -kuwahara option.
    Off-by-one count when parsing an 8BIM profile.

    Locale.c won't build if uselocale found but strtod_l isn't (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26362).

    OpenCL no longer benchmarks are run on every initialization
    (patch submitted by Jan Steffens).

    Don't clone a 0x0 image (bug report from Hanno B#ck).

Revision 1.109 / (download) - annotate - [select for diffs], Mon Oct 13 09:08:31 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.108: +2 -2 lines
Diff to previous 1.108 (colored) to selected 1.80 (colored)

Update to 6.8.9.8. patch-configure was integrated upstream.

Changes:
  * JPEG library version >= 80 is thread safe
  * Added support for some legacy dds formats

Revision 1.108 / (download) - annotate - [select for diffs], Sun Sep 7 07:50:19 2014 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.107: +1 -2 lines
Diff to previous 1.107 (colored) to selected 1.80 (colored)

Remove ex-mirror.

Revision 1.107 / (download) - annotate - [select for diffs], Thu Aug 21 21:41:52 2014 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.106: +2 -2 lines
Diff to previous 1.106 (colored) to selected 1.80 (colored)

Update to 6.8.9-7:

2014-08-16  6.8.9-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-7, SVN revision 16330.

2014-08-14  6.8.9-7 Cristy  <quetzlzacatenango@image...>
  * Fix off by one buglet when extracting profiles 8BIM (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26095).

2014-07-31  6.8.9-7 Dirk Lemstra <dirk@snakeware...>
  * Fixed bug when reading 1 bit PSD. (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26015).

2014-07-25  6.8.9-7 Glenn Randers-Pehrson <glennrp@image...>
  * Relocate initialization of "image_colors" in the PNG encoder, to avoid
    a possible use of uninitialized variable.

2014-07-25  6.8.9-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-6, SVN revision 16211.

2014-07-24  6.8.9-6 Glenn Randers-Pehrson <glennrp@image...>
  * Use IsOptionMember() instead of LocaleNCompare() in coders/png.c to
    parse the list of excluded and included PNG chunks.

2014-07-19  6.8.9-6 Dirk Lemstra <dirk@snakeware...>
  * Fixed fill-rule in SVG clip path (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25882).

2014-07-14  6.8.9-6 Glenn Randers-Pehrson <glennrp@image...>
  * Removed some dead code (testing image->matte) in PNG64 encoder.

2014-07-07  6.8.9-6 Dirk Lemstra <dirk@snakeware...>
  * Added support for R5G6B5, RGB5A1 and RGBA4 dds files.

2014-07-01  6.8.9-6 Cristy  <quetzlzacatenango@image...>
  * Write LAB pixels as percentages in the TXT image format (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25830).
  * Throw exception when image morphology differs when comparing (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25927).
  * Remove mogrify backup file (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25683).
  * Read WEBP images from STDIN (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25886).

2014-07-01  6.8.9-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-5, SVN revision 16123.

2014-06-28  6.8.9-5 Glenn Randers-Pehrson <glennrp@image...>
  * Do not let libpng16 check ICC/sRGB profiles in non-debug runs; we do
    it ourselves anyway.  Avoids emitting "known incorrect profile" warnings.
    For strict profile checking and warning, use "-debug coder".

2014-06-27  6.8.9-5 Dirk Lemstra <dirk@snakeware...>
  * Disabled OpenCL acceleration when image has a 'mask' or 'clip-mask'.

2014-06-25  6.8.9-5 Cristy  <quetzlzacatenango@image...>
  * Use -define profile:skip=icc, for example,  to skip color profiles on read.

2014-06-23  6.8.9-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-4, SVN revision 16057.

2014-06-15  6.8.9-4 Cristy  <quetzlzacatenango@image...>
  * Support RMS argument for -evaluate-sequence and -statistic options.
  * Fix lseek define for a successful compile under 64-bit MinGW.
  * Pipe image to display program no longer reports an exception (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23532).
  * Check that profile is non-NULL in coders/tiff.c (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25770).

2014-06-08  6.8.9-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-3, SVN revision 15975.

2014-06-07  6.8.9-3 Glenn Randers-Pehrson <glennrp@image...>
  * Quiet warning about unused variable "skip_to_iend" in coders/png.c.

2014-06-07  6.8.9-3 Dirk Lemstra <dirk@snakeware...>
  * Fixed creation of SVG from 8bim clip path. (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=25594).

2014-06-02  6.8.9-3 Cristy  <quetzlzacatenango@image...>
  * The -version option returns 0 status (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25667).
  * The inline coder can now read from standard input (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25641).
  * Add '=' character to the sanitize whitelist.

2014-05-30  6.8.9-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-2, SVN revision 15932.

2014-05-18  6.8.9-2 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed some bugs in the PNG codec discovered by coverity analysis.

2014-05-14  6.8.9-2 Cristy  <quetzlzacatenango@image...>
  * The -fx equality operator returns a proper boolean result now (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25580).
  * Permit spaces in the gradient color specification (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25614).
  * Fix IdentifyImage() crash when image->magick member is null (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25615).
  * The -format M and Y channels are no longer reversed (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25633).
  * Remove Makefile race condition where two targets attempt to install
    magick-baseconfig.h (reference
    http://git.buildroot.net/buildroot/commit/?id=7395ee9d3b88e45798143e05a28d6d4b51409130)
  * Fix memory leak in BlobToStringInfo() (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25639).
  * In certain cases, -adaptive-sharpen failed to sharpen (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23211

2014-05-12  6.8.9-2 Dirk Lemstra <dirk@snakeware...>
  * Bump major Magick++ library version.
  * Added support for writing RLE compressed TGA files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=12335).
  * Improved performance of parsing the xmp profile (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25612).
  * Fixed detecting transparency in PSD files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25634).

2014-05-09  6.8.9-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.9-1, SVN revision 15697.

2014-04-22  6.8.9-1 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed bug with the PNG00 subformat when the original format was PNG32.
  * The "-strip" option now only removes profiles and comments from PNG
    output.  Previously the background, density, and other metadata were
    also discarded.

2014-04-22  6.8.9-1 Cristy  <quetzlzacatenango@image...>
  * Support new -hough-lines option.
  * Support new -mean-shift option.
  * identify -units without argument no longer faults (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25542).
  * Require OpenJP2 version 2.1.0 (opj_stream_set_user_data() method signature
    change between 2.0.0 and 2.1.0).

2014-04-20  6.8.9-1 Dirk Lemstra <dirk@snakeware...>
  * Added image moments, canny edge and hough line to Magick++.
  * The 8bim profile will be updated when the icc/iptc/xmp profile is changed.
  * Fix for stack overflow in DestroyXMLTree in Windows (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25457).
  * Added new coder for VIPS image format (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25445).
  * Moved detection of type to a separate method in Magick++. The type() method
    no longer modifies the type of the image. Use determineType() instead.
  * Improved error messages when a coder uses Ghostscript.

Revision 1.106 / (download) - annotate - [select for diffs], Sat Apr 12 08:56:39 2014 UTC (10 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.105: +3 -3 lines
Diff to previous 1.105 (colored) to selected 1.80 (colored)

Changes 6.8.9.0:
* Fixed bug with -strip failing to exclude PNG chunks
* Added new coder to take a screen shot of a monitor in Windows
* Don't transform sRGB compatible colorspaces to sRGB, doing so
  inadvertingly promotes colormapped images to DirectClass.
* Use temporary path rather then current working directory
* Support -canny edge detection option.
* Use MAGICKCORE_LIBOPENJP2_DELEGATE instead of MAGICKCORE_JP2_DELEGATE

Revision 1.105 / (download) - annotate - [select for diffs], Thu Feb 13 19:53:43 2014 UTC (10 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.104: +2 -2 lines
Diff to previous 1.104 (colored) to selected 1.80 (colored)

Changes 6.8.8.5:
* Fix case where an image moment might have a mass of 0 or a Hu moment might
  be 0.
* Enhance the TXT coder to read RGB percent values (e.g. 10.008%).
* Fixed new "-define png:swap-bytes" option (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=24818).

Revision 1.104 / (download) - annotate - [select for diffs], Mon Jan 6 19:48:15 2014 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.103: +3 -3 lines
Diff to previous 1.103 (colored) to selected 1.80 (colored)

Update to 6.8.8.1:

2013-12-30  6.8.8-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.8-1, SVN revision 14087.

2013-12-27  6.8.8-1 Cristy  <quetzlzacatenango@image...>
  * Support points argument for draw MSL element.
  * Fix misplaced closing parenthesis for strncmp() call in magick/xml-tree.c.
  * The -page option now correctly sets the image page offset (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24701).
  * The -evaluate-sequence sum returns a proper alpha channel now (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24704).

2013-12-26  6.8.8-1 Dirk Lemstra <dirk@snakeware...>
  * Added support for reading zip compressed PSD files. (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24676).

2013-12-25  6.8.8-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.8-0, SVN revision 14027.

2013-12-23  6.8.8-0 Cristy  <quetzlzacatenango@image...>
  * Blurring with transparency no longer returns a halo (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24665).
  * Eliminate ICC profile memory leak for JP2 coder (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=24679).

2012-12-21  6.8.8-0 Dirk Lemstra <dirk@snakeware...>
  * Made librsvg the default svg library for the windows distribution.

2013-12-10  6.8.7-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.7-10, SVN revision 13965.

2013-12-10  6.8.7-10  SiuChi Chan  <...>
  * Fix crash when using -resize with GPU acceleration (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24603).

2013-12-08  6.8.7-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.7-9, SVN revision 13950.

2013-12-05  6.8.7-9  SiuChi Chan  <...>
  * Silence warning related to GPU memory issues.
  * Check if OpenCL is disabled in checkOpenCLEnvironment() method.
  * Turn off OpenCL path for Intel OpenCL to avoid crash when not enough memory.
  * Fixed a bug for OpenCL convolution.
  * Reduce compiler warnings.

2013-12-03  6.8.7-9 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed bug in coders/png.c that caused -define png:color-type=0 to
    fail (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=24568).

2013-11-30  6.8.7-9 Dirk Lemstra <dirk@snakeware...>
  * Fixed bug in automatic selection of OpenCL device (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24542).
  * Fixed transparency for 32 bits BMP.

2013-11-28  6.8.7-9 Cristy  <quetzlzacatenango@image...>
  * The -type bilevel option sometimes returned an all white image (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24444).
  * Check blue channel threshold for -solarize option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24473).

2013-11-27  6.8.7-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.7-8, SVN revision 13850.

2013-11-27  6.8.7-8  SiuChi Chan  <...>
  * Add an OpenCL-accelerated analog of AddNoiseImage().

2013-11-23  6.8.7-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.7-7, SVN revision 13827.

2013-11-23  6.8.7-7  SiuChi Chan  <...>
  * Simplified interface to initialize the OpenCL environment.
  * Automatic OpenCL device selection algorithm.
  * Support ModulateImage() acceleration.
  * Reduce the memory requirement for accelerated blur and unsharp mask.

2013-11-16  6.8.7-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.7-6, SVN revision 13767.

2013-11-14  6.8.7-6 Cristy  <quetzlzacatenango@image...>
  * Fix possible memory corruption when writing PSD images (bug report from
    Justin Grant).
  * Constrain color reduction acceleration to positive integers (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=24459).
  * fx:maxima.a now returns the alpha value rather than opacity (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24461).

2013-11-08  6.8.7-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.7-5, SVN revision 13682.

2013-11-03  6.8.7-5 Cristy  <quetzlzacatenango@image...>
  * The jpeg:extent option no longer returns double-free exception (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24366).
  * Turn off arch-specific optimisations (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24353).
  * The -type bilevel option no longer returns black image (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24394).

2013-11-03  6.8.7-5 Dirk Lemstra <dirk@snakeware...>
  * Added support for pangocairo to the windows distribution.
  * Added /OpenCL option to configure.exe to enable OpenCL.

2013-10-31  6.8.7-5 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed cut-and-paste error in version.c that caused the "png" delegate
    to be listed twice by the "convert -version" command.

Revision 1.103 / (download) - annotate - [select for diffs], Tue Nov 5 14:42:55 2013 UTC (10 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.102: +3 -3 lines
Diff to previous 1.102 (colored) to selected 1.80 (colored)

Changes 6.8.7.4:
  * major improvements to the OpenCL infrastructure.
  * new OpenCL accelerated algorithms (function image, blur, radial blur,
    unsharp mask, resize, contrast, equalize, despeckle).
  * added a new checkbox to enable OpenCL in the configure program.

Revision 1.102 / (download) - annotate - [select for diffs], Tue Aug 27 08:13:57 2013 UTC (10 years, 7 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.101: +2 -2 lines
Diff to previous 1.101 (colored) to selected 1.80 (colored)

Update ImageMagick to 6.8.6-9.

2013-08-26 6.8.6-9 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-9, SVN revision 13087.

2013-08-16 6.8.6-9 Siu Chi Chan <...@amd.com>
* Accelerate numerous image filters with OpenCL under AMD, Intel, and NVidia.
  Adapted from MulticoreWare OpenCL contribution.

2013-08-10 6.8.6-9 Dirk Lemstra <dirk@snakeware..>
* Added the following command line options to configure.exe: /x64, set 64 bit
  build /mtd, set project type to: multi threaded dll /sts, set project type
  to: single threaded static /mts, set project type to: multi threaded static
  /mtsd, set project type to: multi threaded static dll /noWizard, skip the
  wizard and generate the project/solution files
* Fixed infinite loop with jpeg:extent (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23314).
* Fixed performance issue when converting jpeg to png (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23922).

2013-08-10 6.8.6.9 Glenn Randers-Pehrson <glennrp@image...>
* Added "-define bmp:format=bmp2|bmp3|bmp4" option (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23875).

2013-08-07 6.8.6-9 Cristy <quetzlzacatenango@image...>
* Free disk resource if cache resources are exhausted (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23877).
* Return proper EXIF:ISOSpeedRating property value for TIFF images (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23913).
* Escape MIFF properties with null values (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23931).
* Allow negative pixel values in TXT image format (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23923).
* The -fx option no longer crashes for certain expressions (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23932).
* Add support for the -compare option (e.g. convert image.png reference.png
  -metric RMSE -compare -format "%[distortion]" info:).
* The internal SVG renderer is now invariant for the "fill" and "opacity"
  keywords.

2013-08-06 6.8.6-8 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-8, SVN revision 12918.

2013-08-04 6.8.6-8 Dirk Lemstra <dirk@snakeware...>
* Added support for WebP to the Windows distribution (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23856).

2013-07-31 6.8.6-8 Cristy <quetzlzacatenango@image...>
* Properly handle interlaced GIF images with less than 8 rows (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23812).
* Ensure image colorspace is sRGB when writing WebP format (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23841).
* Avoid deadlock with logging subsystem (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23849).

2013-07-25 6.8.6-7 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-7, SVN revision 12752.

2013-07-24 6.8.6-7 Cristy <quetzlzacatenango@image...>
* Missing case for HCLpColorspace (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23811).

2013-07-21 6.8.6.7 Glenn Randers-Pehrson <glennrp@image...>
* Do not write "jpeg:" properties in a PNG output file (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23794).

2013-07-17 6.8.6-7 Dirk Lemstra <dirk@snakeware...>
* Fix memory leak in CloneImageArtifacts and CloneImageProfiles.
* Minor fix for the clipMask property in Magick++.

2013-07-16 6.8.6-6 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-6, SVN revision 12718.

2013-07-16 6.8.6-6 Cristy <quetzlzacatenango@image...>
* JPEG ICC color profile requires null after ICC tag (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23756).
* Don't sync channels for the -unsharp option (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23740).
* Magick++ version so bump (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23752).

2013-07-15 6.8.6-5 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-5, SVN revision 12684.

2013-07-12 6.8.6-5 Dirk Lemstra <dirk@snakeware...>
* Fixed calculation of pixel area count limit flag ('@').
* Added option to enable OpenMP to configure.exe and improved creation
  of x64 project file

2013-07-10 6.8.6-5 Cristy <quetzlzacatenango@image...>
* compare exits with a non-zero exit code when no error (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23722).
* correct calculation of quantization error (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?t=23734).
* correct quantize tree walking mistake for RiemersmaDither (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23735).

2013-07-10 6.8.6-4 Cristy <quetzlzacatenango@image...>
* New version 6.8.6-4, SVN revision 12661.

2013-07-09 6.8.6-4 Dirk Lemstra <dirk@snakeware...>
* Added combineImages, evaluateImages, mergeImageLayers, optimizeImageLayers
  optimizePlusImageLayers and separateImages to STL.h (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23699).
* Added support for the fill area flag ('^') and the pixel area count limit
  flag ('@') to the Geometry class of Magick++ (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23704).
* Enabled automatic linking for static Magick++ in Visual Studio (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23558).

2013-07-01 6.8.6-4 Cristy <quetzlzacatenango@image...>
* Thumb property need Height, not height (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23661).
* White pixels previously were written as black for the CIP format (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23677).
* Rec709Luma is sRGB compatible (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23693).
* Colorspace RGB is linear, gamma is 1.0 (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23708).

Revision 1.101 / (download) - annotate - [select for diffs], Sat Jul 6 23:26:46 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.100: +3 -3 lines
Diff to previous 1.100 (colored) to selected 1.80 (colored)

Update to 6.8.6-3:

2013-07-01  6.8.6-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.6-3, SVN revision 12579.

2013-06-26  6.8.6-3 Cristy  <quetzlzacatenango@image...>
  * Improve HCL to RGB roundtrip (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22384).
  * Prefer external log configuration file to built-in (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23640).
  * Do not log in the IsLinkedListEmpty() method to prevent overflow (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23640).
  * Fix bug loading TGA image with 32-bit palette (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17889).
  * Color profiles are no longer corrupted for the JPEG format (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23651).
  * Repair problem with -emboss / -equalize problem (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23643).

2013-06-24  6.8.6-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.6-2, SVN revision 12561.

2013-06-21  6.8.6-2 Cristy  <quetzlzacatenango@image...>
  * Fix memory corruption in the MorphologyApply() method.

2013-06-20  6.8.6.2 Glenn Randers-Pehrson <glennrp@image...>
  * Quiet two warnings about uninitialized variables in coders/png.c

2013-06-20  6.8.6-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.6-1, SVN revision 12509.

2013-06-16  6.8.6-1 Cristy  <quetzlzacatenango@image...>
  * Don't decompand RGB for the -modulate option.
  * Improve LCHab and LCHuv roundtrip to / from sRGB (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23596).

2013-06-16  6.8.6-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.6-0, SVN revision 12475.

2013-06-10  6.8.6-0 Cristy  <quetzlzacatenango@image...>
  * Clone image->intensity in CloneImageProperties() (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23569).
  * Split test suite into smaller tests (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23577).
  * Undercolor rectangle was off by one pixel (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23574).
  * Don't msync() for a read-only memory-mapped mode (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23531).
  * BlurChannelImage() no longer faults for certain CMYK images (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23581).
  * Reduce memory requirements for large BMP images.

2013-06-05  6.8.5-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-10, SVN revision 12419.

2013-06-02  6.8.5-10 Cristy  <quetzlzacatenango@image...>
  * Improve caption formatting (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23522).

2013-06-01  6.8.5-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-9, SVN revision 12401.

2013-05-30  6.8.5-9 Cristy  <quetzlzacatenango@image...>
  * Caption no longer clips long words (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23504).
  * The lightness intensity is (min(R',G',B')+max(R',G',B'))/2.0 (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23517).

Revision 1.100 / (download) - annotate - [select for diffs], Thu May 30 13:40:37 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.99: +3 -3 lines
Diff to previous 1.99 (colored) to selected 1.80 (colored)

Update to 6.8.5.8.

2013-05-23  6.8.5-8 Glenn Randers-Pehrson <glennrp@image...>
  * Stopped a "-fsanitize-address" warning in the JNG coder.

2013-05-20  6.8.5-8 Cristy  <quetzlzacatenango@image...>
  * The -white-threshold option is symetrical with -black-threshold (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23441);
  * Fix multi-line PNM comments (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23442).
  * The -format option should not automatically append a newline since the
    user can specify a newline in the formatting expression.
  * The -level option is no longer returning a darkened image (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23479).

2013-05-20  6.8.5-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-7, SVN revision 12310.

2013-05-14  6.8.5-7 Glenn Randers-Pehrson <glennrp@image...>
  * Recognize PNG iCCP chunks that contain the sRGB profile and replace
    them with the PNG sRGB chunk.  Use "-define png:preserve-iCCP" to
    get the previous behavior, of simply copying the iCCP chunk.

2013-05-11  6.8.5-7 Cristy  <quetzlzacatenango@image...>
  * Sometimes an sRGB image is masquerading as grayscale (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23370).
  * Labels no longer overflow (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22964).
  * If more then one exception, return the highest security exception.
  * A grayscale image returns a color JPEG for -type TrueColor (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23421).
  * Read PAM comment (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23442).

2013-05-10  6.8.5-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-6, SVN revision 12257.

2013-05-09  6.8.5-6 Cristy  <quetzlzacatenango@image...>
  * The stream utility no longer faults when exporting float pixels (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23394).

2013-05-08  6.8.5-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-5, SVN revision 12227.

2013-05-07  6.8.5-5 Nicolas Robidoux <nicolas.robidoux@gmail...>
  * Change the sample JPEG quantization table xml to something that works
    really well with 2x2 Chroma subsampling around quality 75.

2013-05-06  6.8.5-5 Glenn Randers-Pehrson <glennrp@image...>
  * Eliminate whitespace from image properties that hold PNG chunk data.

2013-05-05  6.8.5-5 Cristy  <quetzlzacatenango@image...>
  * The -poly option treats the opacity channel as alpha (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23346).
  * The -threshold 50% option returns a 50-50 black and white image (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23354).
  * Let user override the TIFF rows per strip  (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23307).
  * Fix transient bug in the -separate option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23335).

2013-05-01  6.8.5-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-4, SVN revision 12089.

2013-05-01  6.8.5-4 Cristy  <quetzlzacatenango@image...>
  * Add DeleteImageArtifact() for jpeg:extent artifact (thanks to
    Jimmy Xie @ Microsoft).
  * Track morphology changes per thread to avoid a critical section.

2013-04-28  6.8.5-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-3, SVN revision 12025.

2013-04-29  6.8.5-3 Cristy  <quetzlzacatenango@image...>
  * Add DeleteImageArtifact() for jpeg:extent artifact (thanks to
    Jimmy Xie @ Microsoft).
  * Add support for JXR / WDP image format.

2013-04-28  6.8.5-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-2, SVN revision 12013.

2013-04-28  6.8.5-2 Cristy  <quetzlzacatenango@image...>
  * Use GetImageOption() for webp options (e.g. webp:lossless).

2013-04-27  6.8.5-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-1, SVN revision 12000.

2013-04-26  6.8.5-1 Cristy  <quetzlzacatenango@image...>
  * Recognize xc:gray50 is non-linear.
  * Loop over read() until requested bytes are consumed (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?t=23268).
  * Don't use gamma lookup map when HDRI is enabled.

2013-04-24  6.8.5-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-0, SVN revision 11979.

2013-04-16  6.8.5-0 Glenn Randers-Pehrson <glennrp@image...>
  * Handle benign errors as warnings in the PNG coder.

2013-04-16  6.8.5-0 Cristy  <quetzlzacatenango@image...>
  * Don't modify channel values for -separate (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23193).
  * The -adaptive-sharpen option is now sharpening properly (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23211).
  * Sometimes an image says its grayscale when its not (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23217).
  * Use malloc() to allocate X image data (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23221).
  * If there are more components than quantization tables, the last table is
    replicated.
  * Removed the ICC profile from the logo: image definition in coders/magick.c;
    libpng16 detected that it was a broken sRGB profile.
  * Negatives raised to a non-integer power returns NaN's (reference
   http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23234).

2013-04-15  6.8.4-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-10, SVN revision 11851.

2013-04-11  6.8.4-10 Cristy  <quetzlzacatenango@image...>
  * Ensure -define jpeg:extent is resticted to at most 7 iterations (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23179).
  * Move X11 font support from annotate.c source module to xwindow.c.

2013-04-10  6.8.4-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-9, SVN revision 11818.

2013-04-10  6.8.4-9 Bastien Roucaries  <roucaries.basti...>
  * Respect --program-suffix configure script option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23143).
  * Update to the newest AX_CHECK_PTHREAD macro from autoconf-archive.

2013-04-10  6.8.4-9 Anthony Thyssen <A.Thyssen@griffith...>
  * Save the calculated angle for "deskew" as the artifact "deskew:angle"

2013-04-08  6.8.4-9 Cristy  <quetzlzacatenango@image...>
  * Pass JP2 format type to decoder (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23038).
  * Previously tinting a grayscale image returned dark results.
  * The -page option only affects new images (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23172).
  * Revert 'Move binaries to lib subdirectory and link are created from binary
	  package' patch.  We're getting too many bug reports.

2013-04-07  6.8.4-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-8, SVN revision 11743.

2013-04-06  6.8.4-8 Cristy  <quetzlzacatenango@image...>
  * Include intensity type in the MIFF metadata.

2013-04-06  6.8.4-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-7, SVN revision 11720.

2013-04-05  6.8.4-7 Anthony Thyssen <A.Thyssen@griffith...>
  * Fix -sample sampling point to midpoints of sampling areas
  * add a "sample:offset=" define to allow users to adjust this
    sampling point position in terms of percentage (default = 50x50)

2013-04-02  6.8.4-7 Glenn Randers-Pehrson <glennrp@image...>
  * Don't write a PNG gAMA or cHRM chunk when writing the iCCP or sRGB chunk.

2013-04-02  6.8.4-7 Cristy  <quetzlzacatenango@image...>
  * Return MagickWand for the library name for Wand.pc.
  * The LCH colorspace makes the round-trip now.
  * Revert the default upsampling algortithm for JPEG (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23100).
  * Prevent fault when temporary directory is not-writable (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23117).

2013-04-01  6.8.4-7 Bastien Roucaries  <roucaries.basti...>
  * Prepare X11 support as a plugin.
  * Fix compilation under HPUX of perlmagick

2013-04-01  6.8.4-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-6, SVN revision 11640.

2013-04-01  6.8.4-6 Cristy  <quetzlzacatenango@image...>
  * The -clut option return a luma grayscale instead of the expected luminance.
  * Add moduledir variable to MagickCore.pc to support the MagickFilter and
    MagickCore kits.
  * Caption fits the sized area (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23085).

2013-03-31  6.8.4-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-5, SVN revision 11619.

2013-03-30  6.8.4-5 Cristy  <quetzlzacatenango@image...>
  * Fix transient bug when writing grayscale MIFF images.
  * Adding noise to a gray image returns a gray image as expected.
  * Image interlace no longer overwritten by proper cloning for GIF format.
  * Extract the clipping path from an image file with clip:myimage.

2013-03-29  6.8.4-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-4, SVN revision 11591.

2013-03-29  6.8.4-4 Cristy  <quetzlzacatenango@image...>
  * Update unit test signatures for Q8.
  * Resolve send() / recv() socket problems under MinGW.

2013-03-28  6.8.4-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-3, SVN revision 11581.

2013-03-28  6.8.4-3 Cristy  <quetzlzacatenango@image...>
  * Revert patch to ContrastStretchImage() to match results from 6.8.3-3.

2013-03-27  6.8.4-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-2, SVN revision 11558.

2013-03-27  6.8.4-2 Cristy  <quetzlzacatenango@image...>
  * Use MorphologyApply() rather than MorphologyImage() for -sharpen / -blur.

2013-03-27  6.8.4-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-1, SVN revision 11552.

2013-03-26  6.8.4-1 Cristy  <quetzlzacatenango@image...>
  * Sync 'intensity' option with current image.
  * Normalize sharpen kernel to match that of 6.8.3-3.

2013-03-26  6.8.4-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-0, SVN revision 11531.

2013-03-20  6.8.4-0 Cristy  <quetzlzacatenango@image...>
  * Do not write zero-length TIFF tags (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22957).
  * Math library should be private for *.pc.in configuration files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=22986).
  * Do not split words for caption (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=17123).
  * Modify the configure script check for the webp delegate library (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23025).
  * The -blur, -guassian-blur, and -sharpen are now convenience methods
    for -morphology convolve.
  * Fix infinite loop for 'display -window' (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23028).
  * Revert -auto-level patch to match the results of ImageMagick 6.8.3-4.
  * Revert g_type_init() patch in svg.c (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23035).

2013-03-18  6.8.3-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.3-10, SVN revision 11413.

2013-03-15  6.8.3-10 Glenn Randers-Pehrson <glennrp@image...>
  * Added IM, libpng, and zlib version info to debug output.

2013-03-10  6.8.3-10 Bastien Roucaries  <roucaries.basti...>
  * Move PerlMagick arch independant part to 'default' folder.
  * Move binaries to lib subdirectory and link are created from binary package.

2013-03-10  6.8.3-10 Cristy  <quetzlzacatenango@image...>
  * The TXT image format can now generate output compatible with the
    -sparse-color option (e.g. convert image.png sparse-color:image.txt).
  * Support -intensity option: method to generate an intensity value from a
    pixel.
  * Add -similarity-threshold option to the compare utility, the minimum
    distortion for a (sub)image match.
  * Avoid seq-fault in AcquireQuantumInfo() (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22973).
  * Comment resource initializers in magick/resource.c.

Revision 1.99 / (download) - annotate - [select for diffs], Sun Mar 17 15:06:41 2013 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.98: +2 -2 lines
Diff to previous 1.98 (colored) to selected 1.80 (colored)

Update to 6.8.3.9:

  * GIF comments are no longer displaced by 1 for animated GIFs (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22901).
  * A blur kernel with a zero sigma is unity.
  * Do not replace gAMA found in input with 1/2.2
  * Avoid a libpng16 warning about storing unknown chunks.
  * Improve performance when rendering a caption.
  * The compare 'map' image should not be transparent.
  * Use only major version for decorating include path.

Revision 1.98 / (download) - annotate - [select for diffs], Tue Mar 5 16:50:25 2013 UTC (11 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.97: +5 -5 lines
Diff to previous 1.97 (colored) to selected 1.80 (colored)

Changes 6.8.3.7:
Bug fixes and improvements.

Revision 1.97 / (download) - annotate - [select for diffs], Wed Oct 10 11:48:39 2012 UTC (11 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.96: +3 -3 lines
Diff to previous 1.96 (colored) to selected 1.80 (colored)

update to 6.7.9.10
changes: many fixes and improvements
pkgsrc change: switch to lcms2

Revision 1.96 / (download) - annotate - [select for diffs], Mon Jul 30 09:21:46 2012 UTC (11 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.95: +1 -2 lines
Diff to previous 1.95 (colored) to selected 1.80 (colored)

Remove invalid master site.

Revision 1.95 / (download) - annotate - [select for diffs], Fri Apr 20 15:22:37 2012 UTC (12 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.94: +4 -3 lines
Diff to previous 1.94 (colored) to selected 1.80 (colored)

Changes 6.7.6.6:
* Always unlock the semaphore before returning from the png codec, either
  by a "return" or png_error(); changed all Magick*Exception() calls
  after setjmp() to png_error() to ensure proper cleanup (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16883).
* Fixed log known alpha*kernel normalization bug in morphology convolve.
* Pixel allocation for Pango is stride*rows not stride*columns.
* Set the image resolution for Postscript files with an embedded Photoshop
  profile.
More...

Revision 1.94 / (download) - annotate - [select for diffs], Wed Mar 21 18:12:42 2012 UTC (12 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.93: +2 -2 lines
Diff to previous 1.93 (colored) to selected 1.80 (colored)

update to 6.7.5-10
This fixes incomplete fixes for CVE-2012-0247 / CVE-2012-0248
(CVE-2012-1185 / CVE-2012-1186)

Revision 1.93 / (download) - annotate - [select for diffs], Mon Feb 13 11:01:06 2012 UTC (12 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.92: +3 -3 lines
Diff to previous 1.92 (colored) to selected 1.80 (colored)

update to 3.7.5.5
This fixes two DOS problems due to insufficient imput validation
(CVE-2012-0247, CVE-2012-02478).

Revision 1.92 / (download) - annotate - [select for diffs], Sat Jan 28 23:49:30 2012 UTC (12 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.91: +1 -2 lines
Diff to previous 1.91 (colored) to selected 1.80 (colored)

Remove unrecognized configure argument.

Revision 1.91 / (download) - annotate - [select for diffs], Sat Oct 22 14:55:51 2011 UTC (12 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.90: +3 -3 lines
Diff to previous 1.90 (colored) to selected 1.80 (colored)

Update to 6.7.3.1

* shlib name has changed.

Changelog:
2011-10-15  6.7.3-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.3-1.

2011-10-15  6.7.3-1 Cristy  <quetzlzacatenango@image...>
  * Read TIFF EXIF profile before reading the image data.
  * Fix "test: no: unexpected operator" in the configure script (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19615).
  * Off by one error when writing the JPEG XMP profile (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19616).
  * Revert GetPathComponent() patch.

2011-10-09  6.7.3-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.3-0.

2011-10-09  6.7.3-0 Cristy  <quetzlzacatenango@image...>
  * Generate output for caption:"[!]" (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19589.

2011-10-05  6.7.3-0 Glenn Randers-Pehrson <glennrp@image...>
  * Add "png:format" property with possible values png8, png24, and png32,
    for use when prepending the format type to the filename is not convenient
    or is not possible, e.g., when embedding the PNG in a PNG-encoded ICO.

2011-10-04  6.7.2-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-10.

2011-10-04  6.7.2-10 Cristy  <quetzlzacatenango@image...>
  * Remove most of the LLVM compiler warnings.
  * Fix bug in -evaluate-sequence multiply (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19549).
  * Upgrade to sRGB V4 ICC profile (reference
    http://www.color.org/srgbprofiles.xalter).
  * Distinguish embedded PNG vs BMP within the MicroSoft ICON image format.

2011-09-30  6.7.2-10 Glenn Randers-Pehrson <glennrp@image...>
  * Recognize the sRGB version 4 ICC profile and write PNG sRGB chunk instead.
  * Use crc32 instead of "sRGB" string to recognize certain sRGB profiles.

2011-09-26  6.7.2-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-9.

2011-09-26  6.7.2-9 Cristy  <quetzlzacatenango@image...>
  * Fix race condition on image rotate @ 90 degrees.

2011-09-25  6.7.2-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-8.

2011-09-20  6.7.2-8 Cristy  <quetzlzacatenango@image...>
  * Prevent infinite loop when font is too large for specified width (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19502).
  * Fix LFS cross-compile detection (patch from Mike Frysinger).
  * Add open_utf8(), fopen_utf8(), access_utf8(), etc. utility methods.

2011-09-15  6.7.2-7 Cristy  <quetzlzacatenango@image...>
  * Convert empty .htm / .html file no longer removes source file.
  * -crop 11x2@ now returns 22 images as expected.
  * Enable reading the EXIF profile in a TIFF image under Windows.
  * Support drawing text with bitmap font.

2011-09-13  6.7.2-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-6.

2011-09-12  6.7.2-6 Cristy  <quetzlzacatenango@image...>
  * Expand pixel range for 12 bit DCM images stored in 16-bit words.
  * Gray images not displayed properly when saved as MIFF with sRGB
    colorspace.
  * OpenCL's clCreateContextFromType() no longer returns a system default.
  * Use -enable-zero-configuration for zero configuration ImageMagick
    (previously -enable-embeddable).

2011-09-10  6.7.2-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-5.

2011-09-10  6.7.2-5 Cristy  <quetzlzacatenango@image...>
  * SO bump.

2011-09-09  6.7.2-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-4.

2011-09-05  6.7.2-4 Cristy  <quetzlzacatenango@image...>
  * Fix cut-n-paste error when reading JPEG profiles.

2011-09-07  6.7.2-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-3.

2011-09-05  6.7.2-3 Cristy  <quetzlzacatenango@image...>
  * A small memory overwrite when reading TIFF with 1-bit alpha (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19417).
  * Remove a 2 byte memory leak when checking for environment variables.

2011-09-05  6.7.2-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-2.

2011-09-03  6.7.2-2 Glenn Randers-Pehrson <glennrp@image...>
  * Recognize the sRGB ICC profile and write the PNG sRGB profile instead
    of a full iCCP chunk.

2011-08-31  6.7.2-2 Cristy  <quetzlzacatenango@image...>
  * Write grayscale MIFF as a single gray pixel component, not RGB (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=19403).
  * Bail gracefully for corrupt JPEG images.
  * Bail gracefully for negative montage geometries (references
    https://bugzilla.redhat.com/show_bug.cgi?id=735599).
  * Account for DCm bits allocated 16 and significant bits 12 (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19420).
  * Fix bug when appending JPEG image profiles (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19429).

2011-08-29  6.7.2-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-1.

2011-08-29  6.7.2-1 Cristy  <quetzlzacatenango@image...>
  * The AllChannels defined changed to 0x7ffffff to avoid integer overflow.

2011-08-26  6.7.2-0 Cristy  <quetzlzacatenango@image...>
  * HDR format 32-bit_rle_xyze implies the XYZ colorspace.

2011-08-22  6.7.1-10 Cristy  <quetzlzacatenango@image...>
  * Revert FormatImageAttributeList(), FormatImagePropertyList() (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19339).

2011-08-21  6.7.1-10 Glenn Randers-Pehrson <glennrp@image...>
  * Revised configure.ac (and configure) to look for -lpng15, -lpng14, -lpng12,
    and -lpng in that order instead of just -lpng.  This should help find
    a consistent library and headers when users upgrade their libpng delegate
    from one version to another, incompatible version.

2011-08-20  6.7.1-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-9.

2011-08-20  6.7.1-9 Cristy  <quetzlzacatenango@image...>
  * Fix memory leak in text annotation (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19331).

2011-08-18  6.7.1-9 Glenn Randers-Pehrson <glennrp@image...>
  * The "-strip" option was excluding the PNG tRNS chunk (see 6.6.6-7, below);
  revised the -strip option so it behaves as
  if "-define PNG:include-chunk=none,trns,gama" had appeared on the commandline.
  * When writing a PNG8 and more than one transparent color is present,
  merge them into the image->background_color (Reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19329),
  finishing the implementation started in version 6.6.8-7.

2011-08-18  6.7.1-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-8.

2011-08-18  6.7.1-8 Cristy  <quetzlzacatenango@image...>
  * Caption now wraps properly for Chinese text (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19249).

2011-08-18  6.7.1-8 Glenn Randers-Pehrson <glennrp@image...>
  * The PNG encoder would sometimes fail to respect the -define PNG:color-type
    option when the incoming image was PseudoClass (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19262).

2011-08-15  6.7.1-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-7.

2011-08-15  6.7.1-7 Cristy  <quetzlzacatenango@image...>
  * Properly handled continued JPEG embedded profiles.

2011-08-12  6.7.1-6 Cristy  <quetzlzacatenango@image...>
  * Yet another attempt to read Japanese filenames under Windows.

2011-08-10  6.7.1-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-5.

2011-08-10  6.7.1-5 Cristy  <quetzlzacatenango@image...>
  * Revert -colorspace sRGB option patch (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19256).
  * Revert -type PaletteMatte option patch (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19263

2011-08-09  6.7.1-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-4.

2011-08-09  6.7.1-4 Cristy  <quetzlzacatenango@image...>
  * Revert MultiByteToWideChar() for Windows patch.

2011-08-05  6.7.1-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-3.

2011-08-05  6.7.1-3 Cristy  <quetzlzacatenango@image...>
  * Use MultiByteToWideChar() for Windows filenames (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19242).

2011-08-03  6.7.1-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-2.

2011-08-02  6.7.1-2 Cristy  <quetzlzacatenango@image...>
  * Windows does not support acosh(), asinh(), or atanh().
  * Accept filenames with time stamps and a sub-image specification (e.g.
    test-18:37.jpg[0]).

2011-08-01  6.7.1-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-1.

2011-08-01  6.7.1-1 Cristy  <quetzlzacatenango@image...>
  * Support MSL 'set gravity' element.
  * Don't report HSB colors as RGB colornames (e.g. hsb(0%,0%,100%)).
  * Support -fx acosh(), asinh(), and atanh().

2011-07-21  6.7.1-0 Anthony Thyssen <A.Thyssen@griffith...>
  * Removed a case that prevented rotations of rectangle kernels.

2011-07-01  6.7.1-0 Glenn Randers-Pehrson <glennrp@image...>
  * Use zlib default compression strategy instead of Z_RLE and Z_FIXED
    strategies when linking with zlib versions (prior to 1.2.0 and 1.2.2.2,
    respectively) that don't support them.
  * Exit test loop sooner in coders/png.c when a non-gray pixel is found.

2011-06-30  6.7.0-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-10.

2011-06-30  6.7.0-10 Glenn Randers-Pehrson <glennrp@image...>
  * Added "-define PNG:compression-level|strategy|filter=value" options to
    the PNG encoder.  If these options are used, they take precedence over
    the -quality option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?&f=1&p=73548).

2011-06-29  6.7.0-7 Glenn Randers-Pehrson <glennrp@image...>
  * Handle "-quality 97" properly in the png encoder, i.e., use intrapixel
    filtering when writing a MNG file and no filtering when writing a PNG file.
  * Added support for Z_RLE strategy in the png compressor, using
    -quality 98 or 99.

2011-06-28  6.7.0-10 Cristy  <quetzlzacatenango@image...>
  * Properly allocate points when render text with large font size (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18997).

2011-06-25  6.7.0-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-9.

2011-06-18  6.7.0-9 Cristy  <quetzlzacatenango@image...>
  * Defend against corrupt PSD resource blocks.

2011-06-15  6.7.0-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-8.

2011-06-14  6.7.0-8 Anthony Thyssen <A.Thyssen@griffith...>
  * Added Initial implementation of Cylinder to/from Plane 3D Distorts
    Includes derivative (scaled lookup), and anti-aliased horizon (validity)
    Currently can NOT handle extractions from full 360 cylinder panoramas.

2011-06-13  6.7.0-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-7.

2011-06-09  6.7.0-7 Cristy  <quetzlzacatenango@image...>
  * Fixed "conversion from unsigned __int64 to double not implemented"
    so IM can compile under VisualStudio 6.

2011-06-08  6.7.0-7 Glenn Randers-Pehrson <glennrp@image...>
  * The PNG encoder would sometimes make black pixels transparent when some
    other gray level was supposed to be the transparent color (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18900).
    This occurred only with 1, 2, 4-bit grayscale images with Q16 or Q32
    builds.

2011-06-08  6.7.0-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-6.

2011-06-08  6.7.0-6 Cristy  <quetzlzacatenango@image...>
  * Fix transient error for composite 'Over' operator.

2011-06-07  6.7.0-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-5.

2011-06-07  6.7.0-5 Cristy  <quetzlzacatenango@image...>
  * Fix one-off bug in option parser (reference
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609177).
  * Transient bug with composite 'Over' in magick/composite-private.h.

2011-06-06  6.7.0-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-4.

2011-06-03  6.7.0-4 Cristy  <quetzlzacatenango@image...>
  * Support -direction right-to-left for the label: and caption: coders.
  * Blue / green reversed for JPEG-compressed TIFF images.

2011-06-03  6.7.0-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-3.

2011-06-02  6.7.0-2 Cristy  <quetzlzacatenango@image...>
  * Use memmove() instead of memcpy() in StripString().

2011-05-27  6.7.0-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-2.

2011-05-26  6.7.0-2 Cristy  <quetzlzacatenango@image...>
  * ImageMagick now compiles on Hurd (reference
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628020).
  * Use vfprintf rather than fprintf in FormatLocaleFileList().

2011-05-26  6.7.0-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-1.

2011-05-25  6.7.0-1 Cristy  <quetzlzacatenango@image...>
  * Not all Linux'es define locale_t (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18819).

2011-05-22  6.7.0-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-0.

2011-05-21  6.7.0-0 Cristy  <quetzlzacatenango@image...>
  * Avoid fault on corrupt JPEG images.
  * Avoid fault on certain DJVU images (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18807).
  * Fix -fx to interpret scientific notation properly.

2011-05-20  6.6.9-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.6.9-10.

2011-05-20  6.6.9-10 Glenn Randers-Pehrson <glennrp@image...>
  * The PNG encoder now respects the -depth setting, including 1, 2, 4.
    Previously settings other than 8 and 16 were ignored (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18412).

2011-05-16  6.6.9-10 Cristy  <quetzlzacatenango@image...>
  * Don't use comma as a separator for stroked text (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18742).
  * Use C locale when generating or interpreting SVG.
  * Fix "unterminated macro" for Q32 build of coders/png.c.

2011-05-15  6.6.9-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.6.9-9.

2011-05-14  6.6.9-9 Cristy  <quetzlzacatenango@image...>
  * The -scale option now considers the alpha channel when scaling.
  * Fix transient bug for HSL to RGB and back.

2011-05-12  6.6.9-9 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed PNG8 reduction to work with an image that reduces to 256 colors
    plus transparency, by merging the two darkest red colors.

Revision 1.90 / (download) - annotate - [select for diffs], Wed May 11 11:38:48 2011 UTC (12 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.89: +7 -3 lines
Diff to previous 1.89 (colored) to selected 1.80 (colored)

Changes 6.6.9.8:
* Fixed some cut-and-paste errors in new png.c code that caused PNG8
  reductions to fail.

Changes 6.6.9.8:
* Add various Option Flags, and fix option skip counts for plus forms
  of simple operators where plus form is the same as minus form.
  For example the incorrect counts produces a weird error, and posible
  future segmentation fault in a command like  convert rose: +border show:

Changes 6.6.9.7:
* Fix FX default for interpolation to Bilinear.
* Fix pixel interpolation for -draw image over (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18612).
* Write the proper bKGD chunk value in grayscale PNG images (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18624).
* Added Inverse method for Sparse Color Interpolation

Revision 1.89 / (download) - annotate - [select for diffs], Tue Dec 14 10:08:40 2010 UTC (13 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.88: +3 -3 lines
Diff to previous 1.88 (colored) to selected 1.80 (colored)

Changes 6.6.6.5:
* Make the PNG encoder always rebuild the palette, to avoid losing
  transparency when it is out of sync with the pixel data.
  Eliminated CompressColormapTransFirst() since the palette is already
  compressed and sorted by opacty now when it's recreated.
* Account for virtual canvas for the -flip / -flop options.
* Also for -transpose and transverse options
* Support -metric fuzz option.

Changes 6.6.6.4:
* Replace IsMagickColorSimilar() which provides the Fuzz Factor threshold
  function.  Note function does not calculate 'distance' in total but
  short-circuits when threshold is reached for faster processing.
* Ordered Dithered handling of Alpha channel was incorrect - fixing
  Bug was introduced v6.6.5-6

Changes 6.6.6.3:
* Fixed two more cases where the PNG encoder lost transparency.

Changes 6.6.6.2:
* Affine multiplication reversed when translating.

Changes 6.6.6.2:
* Revised the "c7x7b" and "c7x7w" ordered-dither maps to be complementary
  to each other.

Changes 6.6.6.1:
* Add support for -evaluate-sequence median.

Changes 6.6.6.0:
* Fixed two more cases where the PNG encoder lost transparency.
* The policy.xml sets not-to-exceed resource values (e.g. policy memory limit
  1GB, -limit 2GB exceeds policy maximum so memory limit is 1GB).
* Support NCC (normalized cross correlation) compare metric.

Revision 1.88 / (download) - annotate - [select for diffs], Thu Sep 16 21:03:48 2010 UTC (13 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.87: +3 -3 lines
Diff to previous 1.87 (colored) to selected 1.80 (colored)

update to 6.6.4.1
many improvements and fixes - see the changelog

Revision 1.87 / (download) - annotate - [select for diffs], Tue May 4 11:14:23 2010 UTC (13 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.86: +3 -3 lines
Diff to previous 1.86 (colored) to selected 1.80 (colored)

update to 6.6.1.5
many new features and fixes - too much to list here

Revision 1.86 / (download) - annotate - [select for diffs], Sat Apr 17 17:09:01 2010 UTC (14 years ago) by zafer
Branch: MAIN
Changes since 1.85: +6 -5 lines
Diff to previous 1.85 (colored) to selected 1.80 (colored)

remove one dead mirror. add south-african and japanese mirrors.

Revision 1.85 / (download) - annotate - [select for diffs], Fri Jan 15 19:28:41 2010 UTC (14 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.84: +2 -2 lines
Diff to previous 1.84 (colored) to selected 1.80 (colored)

update to 6.5.7.9
This is the minimal update to fix the crashes described in PR pkg/42593.
(pullup candidate for 2009Q4)

Revision 1.84 / (download) - annotate - [select for diffs], Wed Oct 28 11:07:59 2009 UTC (14 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base
Branch point for: pkgsrc-2009Q4
Changes since 1.83: +4 -12 lines
Diff to previous 1.83 (colored) to selected 1.80 (colored)

Changes 6.5.7.2:
* Bug fixes and improvements.

Revision 1.83 / (download) - annotate - [select for diffs], Fri Aug 28 07:43:16 2009 UTC (14 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.82: +2 -1 lines
Diff to previous 1.82 (colored) to selected 1.80 (colored)

Set DIST_SUBDIR for recent DISTFILE replacement, PR 41948.

Revision 1.82 / (download) - annotate - [select for diffs], Wed Aug 26 21:06:46 2009 UTC (14 years, 7 months ago) by sno
Branch: MAIN
Changes since 1.81: +3 -3 lines
Diff to previous 1.81 (colored) to selected 1.80 (colored)

Updating package graphics/ImageMagick from 6.5.3.2nb1 to 6.5.5.3

Upstream changes:
2009-08-26  6.5.5-3 Cristy  <quetzlzacatenango@image...>
  * Fix memory leak for threaded PerlMagick scripts.

2009-08-24  6.5.5-2 Cristy  <quetzlzacatenango@image...>
  * SVG compile error when if MAGICKCORE_CAIRO_DELEGATE is not defined.

2009-08-23  6.5.5-1 Anthony Thyssen <A.Thyssen@griffith...>
  * Bug Fix for transparency handling in Composite Variable Blur
  * Addition of -auto-level and -auto-gamma  image enhancements
    (under trial not yet final)
  * Addition of a special -channel flag 'sync' which means that the specified
    channels are to be modified together by the same amount.  The flag is
    enabled by default.  This replaces the current 'channels not modified'
    type handling thought IM.
  * Modified -channel parsing to continue looking for words, after handling
    any shorthand channel options.  For example:  -channel RGB,sync

2009-08-10  6.5.5-0 Cristy  <quetzlzacatenango@image...>
  * identify -format %c logo.png returns the image comment as expected.
  * Clone ImageInfo members scene and number_scenes (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=14437).
  * Fix memory leak with the -remote option of the animate program (bug report
    from Anthony).
  * If a grayscale TIFF image has a colormap write it as a colormapped image.
  * MVG partial opacity not set properly (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=6&t=14442).
  * Black channel was not blurring properly (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14473).

2009-08-06  6.5.4-10 Cristy  <quetzlzacatenango@image...>
  * The display program honors -loop.
  * (ab) of Lab colorspace was not offset correctly.
  * Scale mag/phase and real/imaginary the same for HDRI and non-HDRI builds.
  * SVG permits multiple arc paths with an omitted 'A' (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=6&t=14377).
  * The 'skewY' MVG attribute produced incorrect angles (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=6&t=14144).

2009-08-02  6.5.4-9 Cristy  <quetzlzacatenango@image...>
  * Optimize GammaImage() method.

2009-08-02  6.5.4-8 Cristy  <quetzlzacatenango@image...>
  * OpenMP-enable GetSimilarityMetric().

2009-07-30  6.5.4-7 Bernhard Rosenkraenzer <bero@arkli...>
  * Structure trans_values was renamed to trans_color. in PNG version 1.4.

2009-07-28  6.5.4-7 Cristy  <quetzlzacatenango@image...>
  * The -thumbnail option no longer removes color profiles (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=14312).
  * Do not scale real / imaginary FFT / IFT.
  * Check for localtime() NULL return.
  * import --help requires an X server (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14323).
  * Fails to load MS Windows icons with compressed PNG elements (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14324).

2009-07-25  6.5.4-6 Cristy  <quetzlzacatenango@image...>
  * Support the new JPEG version 7 delegate library.

2009-07-24  6.5.4-6 Alexander E. Patrakov <patrakov@gmail...>
  * Incorrect use of setjmp in coders/png.c.

2009-07-23  6.5.4-5 Cristy  <quetzlzacatenango@image...>
  * We broke -scene when we fixed the -dispose option.  Try again.

2009-07-21  6.5.4-4 Cristy  <quetzlzacatenango@image...>
  * Update autoconf support files.
  * More than one -dispose setting overwrote previous settings (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=14252).
  * Don't use JPEG's color reduction algorithm for less than 8 colors.

2009-07-13  6.5.4-3 Anthony Thyssen <A.Thyssen@griffith...>
  * Final testing and bug fixes for all mathematical compose methods
    Including non-overlapping regions bugs found in in operators Divide,
    ColorDodge,  VividLight.  And the handling of transparency to follow
    standard 'Over' Blending in Divide.  Only math methods not looked at are
    the addition methods Plus, Add, Minus, and Subtract, which do not follow
    normal 'Over' alpha blending behaviour, for the purposes of mask handling.

2009-07-12  6.5.4-3 Anthony Thyssen <A.Thyssen@griffith...>
  * Addition of user diffinable 'Mathematics' compose method
      -compose Mathematics -set option:compose:args A,B,C,D -composite
    Will implement the formula    f(Sc,Dc) = A*Sc*Dc + B*Sc + C*Dc + D
    this lets you implement most smooth polynomal compose methods.
    (requested by Fred WienHaus)

2009-07-11  6.5.4-3 Anthony Thyssen <A.Thyssen@griffith...>
  * Finished the recoding of Composite methods to allow easier debugging
    and faster access.
  * Added PegtopLight compose method as an alturnative simplier Softlight
    alturnative.  See notes and comparision to SoftLight in...
       http://www.pegtop.net/delphi/articles/blendmodes/softlight.htm
  * From the notes on Photoshop blend modes at
       http://www.simplefilter.de/en/basics/mixmods.html
    Added extra composition modes:
       VividLight, PinLight, LinearBurn, LinearDodge
    NOTE: 'LinearBurn' the same as 'Plus' but with the normal 'Over' blending.

2009-07-10  6.5.4-3 Anthony Thyssen <A.Thyssen@griffith...>
  * Re-coding of Composte methods HardLight, SoftLight, Overlay, LinearLight,
    ColorBurn, ColorDodge, Multiply, Screen  to make it more readable, easier
    to debug, and directly comparable to SVG specifications.
  * Specifications changed for  SoftLight, ColorBurn, ColorDodge
    Though only SoftLight changed to significantly.
  * However implementation errors were found for  ColorBurn, LinearLight

2009-07-01  6.5.4-3 Cristy  <quetzlzacatenango@image...>
  * Add -blue-shift option.
  * Add compression flag for each channel of a PSD layer.
  * Implement experimental forward and inverse fourier transforms (contributed
    by Sean Burke and Fred Weinhaus).  The -fft / -ifft option is not ready for
    prime time just yet.
  * Support -cdl (color decision list) option.
  * Support breaks in Chinese characters which traditionally do not include
    spaces.
  * Don't process directories as filenames when using wildcard paths
    (i.e. logo[1]/png).

2009-07-01  6.5.4-2 Cristy  <quetzlzacatenango@image...>
  * Can't bit shift a float.

2009-06-25  6.5.4-1 Cristy  <quetzlzacatenango@image...>
  * Off by one error for multi-frame raw grayscale images.
  * Can't stat() a Zip or Bzip opaque structure.
  * DPX user bits are no longer truncated.
  * Return image colorspace for -format [%colorspace] option.
  * ThumbnailImage(): don't subsample if image is already thumbnail size.

2009-06-23  6.5.4-0 Anthony Thyssen <A.Thyssen@griffith...>
  * Automatic determination of B from C and C from B for a 'Keys Filter'
    when using the B,C Cubic Filter Expert options was broken.
    See http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14037

2009-06-19  6.5.4-0 Anthony Thyssen <A.Thyssen@griffith...>
  * Added -compose 'Blur', variable blur mapping to CompositeImages
    Arguments   X_scale x Y_scale + angle   of the blurring ellipse.
  * Added "-blur" special compose option to "composite"
  * Cleanup of "composite" compose argument handling

2009-06-18  6.5.3-10 Cristy  <quetzlzacatenango@image...>
  * Clone pixel cache when cloning image to prevent RMagick semaphore lock.
  * Set compare similarity image to NULL to prevent double free.

2009-06-16  6.5.3-8 Cristy  <quetzlzacatenango@image...>
  * Set camera formats to require a seekable stream.
  * Do not let display program image window exceed the screen size.

2009-06-14  6.5.3-7 Anthony Thyssen <A.Thyssen@griffith...>
  * Cleanup of compose 'displace' of old useless code that is not used.
  * Implement a compose 'distort' mapping method,
    This is basically exactly like 'displace' but relative to a fixed point
    which may be user supplied as +X+Y
  * Default scaling to width/2 and height/2 of overlay (100% scale)
    with a distortion 'center' to the middle of the overlay image
  * If a '%' flag given scale displacement relative to image size
  * If a '!' flag given make scale and center relative to 'background' image
    instead of the overlay map.
  * If no 'height' scale given, use the X scale.

2009-06-13  6.5.3-6 Anthony Thyssen <A.Thyssen@griffith...>
  * Fixed bug for compose methods, Hue, Saturate, Luminize

2009-06-11  6.5.3-6 Cristy  <quetzlzacatenango@image...>
  * Report the correct transparent pixel values in the display program
    magnify windows.
  * Do not advance when finalizing image settings in the mogrify program.

2009-06-11  6.5.3-5 Anthony Thyssen <A.Thyssen@griffith...>
  * Fixed "convert" to merge the third 'mask' image into the 'source' image
    for correct handling of 2 dimensional -compose "displace".
  * Fixed PerlMagick Composite() for the same thing.
  * Modified compose "Displace" so displacement image's alpha channel can be
    used to mask the transparency of the overlay area.

2009-06-07  6.5.3-4 Cristy  <quetzlzacatenango@image...>
  * Added the HALD image Color LUT, and a no-op HALD: image generator.
    See Introduction at  http://www.quelsolaar.com/technology/clut.html

2009-06-07  6.5.3-4 Anthony Thyssen <A.Thyssen@griffith...>
  * Changed CompositeImageChannel() so that extra compose arguments are
    now passed in the ImageArtifact "compose:args". This can be assigned to
    images using   -set "option:compose:args" 'args'  where args are defined
    using 'geometry' style or 'comma separated numbers'.
  * Declared the special flag needed for Composite Tiling as the ImageArtifact
    "compose:outside-overlay".
  * Documentation update for CompositeImageChannel() in Core Library to
    reflect these changes.
  * Documentation update for DistortImage() in Core Library with the extra
    ImageArtifact controls it can use.
  * Bug correction in normalization of GetOptimalKernelWidth2D() of gem.c

2009-06-06  6.5.3-3 Anthony Thyssen <A.Thyssen@griffith...>
  * Documentation update for CompositeImageChannel() in Core Library.
    This adds the information on how extra compose arguments needed for
    specific compose methods are actually passed to the library function.
    Compose methods such as Blend, Dissolve and Displace.

2009-06-01  6.5.3-3 Priya Hariharan <priya.hariharan@globa...>
  * The target profile in ProfileImage() is no longer accessed after it is
    freed.

Revision 1.81 / (download) - annotate - [select for diffs], Thu Jun 4 12:50:58 2009 UTC (14 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.80: +3 -3 lines
Diff to previous 1.80 (colored)

Changes  6.5.3.2:
* The target profile in ProfileImage() is no longer accessed after its freed
* Bug fix for -page
* Minor change to -function Arctan to make first argument match slope
* Do not treat -page as a global option
* Create thread set for pseudo-random number generator
* Do not change opacity value for the -alpha background option.
* Rebuild automake / autoconf scripts
* Check for XMakeImage() integer overflow vulnerability
* Permit reading a specific frame of a multi-page TIFF with blobs.
* Added new -function methods Arcsin and Arctan
* Fixed a regression with PNG8: format
* The -geometry option was improperly applied twice
* Set image colorspace to YCbCrColorspace if JPEG color space is JCS_YCbCr
* Updated help output and command-line options documentation to bring
  the -alpha options up to date with what's actually in the code
* Change "depreciated" to "deprecated" in several files
* Change OpenMP schedule from dynamic to static for RenderFreeType()
* Recognize unicode strings when computing caption word wrapping
* New -alpha background option to set fully-transparent pixels to the
  background color
* Combined layer of transparent PSD image was not being read properly

Revision 1.80 / (download) - annotate - [selected], Wed Jan 7 08:58:07 2009 UTC (15 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.79: +6 -5 lines
Diff to previous 1.79 (colored)

Changes 6.4.8-3:
* Reverse argument and option in Throw*InvalidArgumentException()
  macro for proper exception message.
* Recognize negative geometries for -shear and -annotate (.e.g. 45x-30).
* Fix Y shear angle for -shear option.

Changes 6.4.8-2:
* Use GetImageArtifact() to retrieve -attentuate option value for +noise.
* Support reading FITS test files.
* Replace input.ttf with the public domain Tuffy.ttf font.
* MagickNewImage() no longer faults when parameters are incorrect (reference
* Allocate strings returned by XGetResourceInstance().
* The -append gravity is relative to the container.

Changes 6.4.8-1:
* Reference cache rather than acquiring when cloning an image.

Changes 6.4.8-0:
* Cross-compilation failure using MinGW on Linux for ImageMagick trunk
* Add -interword-spacing option to convert.
* Initialize the black channel when testing the CMY colorspace.
* remove calls to exit() in MagickWand.
* Validate -affine arguments.
* Accept -attentuate as an option for convert.
* Properly create RGBA image if colormapped image has transparency.
* Support X11 geometry like this: +-4+-4;  wierd but X11 supports it.

Revision 1.79 / (download) - annotate - [select for diffs], Fri Nov 21 17:13:43 2008 UTC (15 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored) to selected 1.80 (colored)

Changes 6.4.6.0:
* Fixed bug for RGBO image @ line, plane and partition interlace.
* Deprecate pixel methods: AcquireImagePixels(), GetImagePixels(), etc.
* New pixel methods: GetVirtualPixels(), GetAuthenticPixels(), etc.
* GPS and multivalued EXIF properties support
* Add TransparentPaintImageChroma() to MagickCore and transparentChroma()
  to Magick++.
* Correct DPX frame position property label
* Textures are no longer painted as the background color.
* Update both fields of an EXIF resolution.
* Support query-font-metrics MSL tag.
* Do not set image colorspace for the MSL modulate tag.
* Off by one error when computing affine in DrawAffineImage()
* Fixed local adaptive thresholding  when using an offset
* Set SetImagePixels() rather than SyncImagePixelCache() to update
  the pixel cache morphology.
* Set explicit image format for BlobToImage()
* p_thread_t is an aggregate under MinGW.

Revision 1.78 / (download) - annotate - [select for diffs], Tue Oct 28 10:42:02 2008 UTC (15 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.77: +3 -3 lines
Diff to previous 1.77 (colored) to selected 1.80 (colored)

Changes 6.4.5.0:
* Bug fixes and improvements.

Revision 1.77 / (download) - annotate - [select for diffs], Sat Oct 13 18:13:31 2007 UTC (16 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.76: +3 -3 lines
Diff to previous 1.76 (colored) to selected 1.80 (colored)

Changes 6.3.6-1:
* Speed up the Fx interpreter.
* Use ULL not ui64 for MinGW 64-bit constants.
* Call SyncCacheView() instead of SyncImagePixels() in WaveImage().
* Close all references to a pixel cache on disk before removing the temporary
  file as required under Windows.

Changes 6.3.6-0:
* Added Scaling 'derivitives' to -distort Arc, so image arcing is now
  sharp and clear as you approach the center of the distort.
* Added  " -set option:distort:viewport 'geometry' " special option
  that can be used to override the output image size and offset.
* Fixed experimental use of -filter and -support in Resampling (more later).
* Changed order for coordinate arguments in -distort (for leastsq addition)

Revision 1.76 / (download) - annotate - [select for diffs], Mon Sep 24 08:03:23 2007 UTC (16 years, 6 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.75: +3 -3 lines
Diff to previous 1.75 (colored) to selected 1.80 (colored)

Update ImageMagick and p5-PerlMagick packages to version 6.3.5.10.
The new version provides a lot of bug fixes and small enhancements and
fixes four security vulnerabilites found by iDefense (CVE-4985, CVE-4986,
CVE-4987 and CVE-4988). Approved by wiz@.

Revision 1.75 / (download) - annotate - [select for diffs], Sat Jun 16 21:58:09 2007 UTC (16 years, 10 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base
Branch point for: pkgsrc-2007Q2
Changes since 1.74: +3 -3 lines
Diff to previous 1.74 (colored) to selected 1.80 (colored)

Updated to version 6.3.4.9 (approved by adam@).

Pkgsrc changes:
  - http://www.imagemagick.org/ is the HOMEPAGE now.
  - The package supports installation to DESTDIR.
  - Removed patch-ab because it was unclear why we would not want to have
    Magick++-config.1.

Changes since version 6.3.3.6:
==============================
2007-06-11  6.3.4-9 Cristy  <quetzlzacatenango@image...>
  * Converting a jpg to pdf is creating an empty pdf object (reference
          http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=8954).
  * Respect the '-set type:hinting off option' (bug report from Richard
    Jones).
  * WritePSDImage vulnerable to exploitable heap corruption (reference
          http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=8967).

2007-06-09  6.3.4-8 Cristy  <quetzlzacatenango@image...>
  * SetMagickRegistry() post-increment the value 'id' (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=8944).

2007-06-02  6.3.4-6 Cristy  <quetzlzacatenango@image...>
  * Read/write 10 & 12-bit packed DPX images.
  * Reduce stack requirements for messaging system.
  * Small memory leak for raw profiles in the PNG coder.

2007-06-01  6.3.4-5 Glenn <glennrp@image...>
  * Added GIF, JPEG, and PNG interlace types.  For backward compatibility,
    you can continue to use "-interlace Plane" to request these.

2007-04-30  6.3.4-0 Anthony  <anthony@griffith...>
  * Fixed minor bug in the 'curl' for Polaroid of very non-square images.

2007-06-01  6.3.4-5 Cristy  <quetzlzacatenango@image...>
  * Set min-is-white for Group4-compressed PDF.
  * Add PaintFloodfillImage() method.

2007-05-30  6.3.4-4 Cristy  <quetzlzacatenango@image...>
  * Add MEPP metric to compare program.  Returns the mean error per pixel
    along with the normalize mean and maximum error.
  * Attach an XMP profile to an image (e.g.
    convert input.tif -profile xmp:metadata.xmp output.tif).

2007-05-22  6.3.4-3 Cristy  <quetzlzacatenango@image...>
  * Fixed mogrify conversions with -format and -path (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=9127).

2007-05-15  6.3.4-2 Cristy  <quetzlzacatenango@image...>
  * SVG style element was not always parsed properly.
  * Do not dither when the number of unique colors is already less than the
    maximum.
  * Return normalized PAE metric (compare utility).

2007-05-03  6.3.4-1 Cristy  <quetzlzacatenango@image...>
  * Add support for PFM images.
  * Check for corrupt EXIF image profiles.
  * Writing JPEG YCbCr TIFF images no longer faults (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=8896).

2007-04-30  6.3.4-0 Anthony  <anthony@griffith...>
  * Fixed minor bug for crop missed images and 'background' GIF disposal.

2007-04-28  6.3.4-0 Glenn  <glennrp@image...>
  * Added profile support to the GIF decoder/encoder.  They are stored
    as GIF Application Extensions.  Known extensions include existing ICCRGB1
    (for ICC profiles) and new MGKIPTC0 and MGK8BIM0 (for IPTC and 8BIM
    profiles).  Unknown extensions found in GIF files are read as gifappNNN.

2007-04-28  6.3.4-0 Anthony  <anthony@griffith...>
  * Invert Opacity change for user defined ordered dither threshold maps,
    so that 'off' map is transparent, and 'on' is opaque.

2007-04-24  6.3.4-0 Anthony  <anthony@griffith...>
  * Added an initial Coalesce Images, and a final +map local colortable
    optimization to the -layers Optimize method, for a simple to use
    GIF optimization operation.  (more work to come)

2007-04-22  6.3.4-0 Cristy  <quetzlzacatenango@image...>
  * Properly set the virtual canvas of a multi-frame GIF image sequence.
  * Add AcquireOneVirtualPixel() method.
  * Set Log colorspace properly when writing DPX images.
  * Add -tile-offset option.
  * Add support for the EXR image format.
  * Improve support for DPX images.
  * Add --enable-hdri option to the configure script.
  * Add support for high dynamic-range images (HDRI).

2007-04-20  6.3.3-9 Peter Hull  <peterhull90@gmail...>
  * Improve support for writing multiple image icons.

2007-04-18  6.3.3-9 Anthony  <anthony@griffith...>
  * Separated -layers Optimize from -layers OptimizeFrame to allow
    the former expansion into a general (multiple method) optimizer
    of GIF animations
  * merged -layers OptimizeTransparency into -layers Optimize method

2007-04-12  6.3.3-8 Chris Madison  <madisonblu@hotma...>
  * Fix fault whem comparing a colormapped image with a non-colormapped one.
  * Fix race condition when spawning delegate programs.
  * TIFF JPEG now respects the -quality comptression setting.
  * The -fx option now properly groks the logical and operator.
  * DPX tilestamp property should be timestamp.

2007-04-13  6.3.3-7 Anthony  <anthony@griffith...>
  * Added GravityAdjustGeometry() to "geometry.c" to adjust geometry settings
    according to given gravity and canvas area it applies to. This is for
    code simplification thoughout MagickCore.

Revision 1.74 / (download) - annotate - [select for diffs], Wed Apr 18 22:44:22 2007 UTC (17 years ago) by drochner
Branch: MAIN
Changes since 1.73: +3 -3 lines
Diff to previous 1.73 (colored) to selected 1.80 (colored)

update to 6.3.3-6
This fixes security vulnerabilities in the DCM and XWD read functions,
see CVE-2007-1797.
For other changes, see the ChangeLog file.

Revision 1.73 / (download) - annotate - [select for diffs], Sat Mar 17 22:01:54 2007 UTC (17 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.72: +2 -3 lines
Diff to previous 1.72 (colored) to selected 1.80 (colored)

Changes 6.3.2.9:
* Bug fixes
* Improvements

Revision 1.72 / (download) - annotate - [select for diffs], Fri Mar 2 02:08:03 2007 UTC (17 years, 1 month ago) by dmcmahill
Branch: MAIN
Changes since 1.71: +2 -2 lines
Diff to previous 1.71 (colored) to selected 1.80 (colored)

Fix DIST_SUBDIR so that it can work both with ImageMagick and p5-PerlMagick
p5-PerlMagick was broken by the previous commit.

Revision 1.71 / (download) - annotate - [select for diffs], Thu Feb 22 13:34:01 2007 UTC (17 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.70: +2 -1 lines
Diff to previous 1.70 (colored) to selected 1.80 (colored)

Distfile has changed with minor updates.

Revision 1.70 / (download) - annotate - [select for diffs], Tue Feb 20 08:17:58 2007 UTC (17 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69 (colored) to selected 1.80 (colored)

Changes 6.3.2.8:
* Bug fixes and improvements

Revision 1.69 / (download) - annotate - [select for diffs], Thu Feb 15 08:05:52 2007 UTC (17 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 (colored) to selected 1.80 (colored)

Changes 6.3.2.4:
* Bug fixes and improvements

Revision 1.68 / (download) - annotate - [select for diffs], Tue Feb 6 14:52:46 2007 UTC (17 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.67: +3 -3 lines
Diff to previous 1.67 (colored) to selected 1.80 (colored)

Changes 6.3.2.3:
* Added thumbnail format to write EXIF thumbnails.
* Move EXIF properties to the EXIF namespace (e.g. exif:XResolution).
* Add interpolate and background options to PerlMagick's AffineTransform().
* Revert to Postscript rendering if Freetype delegate library is not
  available.

Revision 1.67 / (download) - annotate - [select for diffs], Tue Jan 9 09:52:33 2007 UTC (17 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored) to selected 1.80 (colored)

Changes 6.3.1.6:
* Bug fixes and improvements

Revision 1.66 / (download) - annotate - [select for diffs], Sat Dec 9 10:57:49 2006 UTC (17 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored) to selected 1.80 (colored)

Changes 6.3.1.0:
* Bug fixes

Revision 1.65 / (download) - annotate - [select for diffs], Sun Oct 22 21:03:15 2006 UTC (17 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.64: +3 -3 lines
Diff to previous 1.64 (colored) to selected 1.80 (colored)

Changes 6.3.0-0:
  * Destroy MagickCore API environment when END{} is called in PerlMagick
  * Support -fx conditionals (e.g. x ? y : z), assignment (e.g. zz=3.1), and
    statement separators (e.g. zz=2.1; zz).
  * Add new pixel: attribute (e.g. -format '%[pixel:s]').
  * Add support for Supplementary Plane Unicode characters

Changes 6.2.9-8:
  * The plasma: coder is once again opaque.
  * Bogus relinquish in rare circustances produced incorrect resource
    utilization statistics.

Changes 6.2.9-7:
  * Add CMYK support to the PAM image format.
  * Do not write PDF soft mask if image is PaletteMatteType.
  * Patches from Sven Koehler to improve PerlMagick's build script.

Changes 6.2.9-7:
  * Add additional ordered-dithering options.

Changes 6.2.9-6:
  * Ensure cache_resources in magick/cache.c is a valid splay-tree before we
    add/remove nodes to/from it.
  * Automatically threshold the alpha channel at 50% when color reducing an
    image.
  * Make ParseMagickOptions() more robust to handle ordered dither options.

Revision 1.64 / (download) - annotate - [select for diffs], Wed Sep 6 20:15:57 2006 UTC (17 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base
Branch point for: pkgsrc-2006Q3
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored) to selected 1.80 (colored)

Changes 6.2.9-3:
* Add -clip-mask option to clip as defined by an image mask.

Changes 6.2.9-2:
* Add >>, <<, >=, and <= operators to -fx.

Revision 1.63 / (download) - annotate - [select for diffs], Wed Aug 23 21:06:00 2006 UTC (17 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored) to selected 1.80 (colored)

Changes 6.2.9.1:
* Bug fixes

Revision 1.62 / (download) - annotate - [select for diffs], Tue Aug 15 12:20:12 2006 UTC (17 years, 8 months ago) by abs
Branch: MAIN
Changes since 1.61: +3 -6 lines
Diff to previous 1.61 (colored) to selected 1.80 (colored)

Update graphics/ImageMagick from 6.2.8.8 to 6.2.9.0
  * Add -adaptive-resize option.
  * Permit x100 as a geometry in Magick++.
  * Respect width/height for image MVG element.

Revision 1.61 / (download) - annotate - [select for diffs], Mon Aug 7 15:27:49 2006 UTC (17 years, 8 months ago) by tv
Branch: MAIN
Changes since 1.60: +4 -1 lines
Diff to previous 1.60 (colored) to selected 1.80 (colored)

Make a DIST_SUBDIR with datestamp to put the modified-checksum distfile in.
Noticed by salo.

Avoided using PKGNAME (with nbX revision) in the dir name, as PKGREVISION
can be bumped for other reasons.)

Revision 1.60 / (download) - annotate - [select for diffs], Mon Aug 7 01:08:04 2006 UTC (17 years, 8 months ago) by perry
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored) to selected 1.80 (colored)

Update to 6.2.8-8 -- -7 is no longer available on most ImageMagick
mirrors.

The ChangeLog between -7 and -8 says:

  * Add -unique-colors to discard all but one of any pixel color.
  * The montage program properly parses the -channel option.
  * Make -colors work consistently as an image operator.
  * Some DPX images do not contain a television header.
  * Restore ability to read 10-bit grayscale Cineon images.
  * Improve handling of corrupt GIF images.

Revision 1.59 / (download) - annotate - [select for diffs], Mon Jul 31 14:55:36 2006 UTC (17 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored) to selected 1.80 (colored)

Changes 6.2.8.7:
* Bug fixes

Revision 1.58 / (download) - annotate - [select for diffs], Mon Jul 17 16:01:36 2006 UTC (17 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.80 (colored)

Changes  6.2.8-4:
  * Add IsImageSimiliar() method to MagickCore API.
  * Improve color reduction algorithm for images with transparency.

Changes 6.2.8-3:
  * The -page A4 option no longer returns a width/height of 0.
  * GetMagickModulePath() at line 803 in magick/module.c the variable 'home'
    is not freed before returning.
  * Magick::throwException should not call MagickLib::GetException().

Changes 6.2.8-2:
  * The DPX orientation header elements are 8 not 16.
  * Fix the ImageMagick web pages so they render properly.

Changes  6.2.8-1:
  * Fix off-by-one error in DrawAffineImage().
  * Set the offset to layer 2 of XCF images.
  * Set proper precendence so -fx 'p{u[1]*w,u[2]*h}' parses properly (bug

Revision 1.57 / (download) - annotate - [select for diffs], Mon Jun 12 09:13:27 2006 UTC (17 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base
Branch point for: pkgsrc-2006Q2
Changes since 1.56: +4 -3 lines
Diff to previous 1.56 (colored) to selected 1.80 (colored)

Changes 6.2.8.0:
* Bug fixes and improvements

Revision 1.56 / (download) - annotate - [select for diffs], Mon May 22 11:30:19 2006 UTC (17 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored) to selected 1.80 (colored)

Changes 6.2.7.7:
  * Don't fault when processing bad TIFF profiles (4 characters or less).
  * Masks are now read properly for 16-bit DIB's.
  * The pixel cache file descriptor limit code failed because the pixel cache
    timestamp was not always being set properly.
  * Fixed a small memory leak in IsGrayImage().
  * Fixed Cineon writing bug for very long filenames in 6.2.7 (reference
    http://redux.imagemagick.org/discussion-server/viewtopic.php?t=6590)
  * Begin the long journey of enhancing the conjure utility to support
    all options that are supported by the convert utility and PerlMagick
    (e.g. border, guassian-blur, etc.).

Revision 1.55 / (download) - annotate - [select for diffs], Wed May 10 12:47:01 2006 UTC (17 years, 11 months ago) by tonio
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored) to selected 1.80 (colored)

Update graphics/ImageMagick to 6.2.7.5, as the 6.2.7.4 distfile is not available

Changelog:
  * Default quantum scale to QuantumRange/(maximum-minimum) in magick/quantum.c.

Also remove two files from PLIST, as they are no more present

Revision 1.54 / (download) - annotate - [select for diffs], Mon May 8 11:39:07 2006 UTC (17 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored) to selected 1.80 (colored)

Changes 6.2.7.3:
 * Add -adaptive-sharpen to the convert and mogrify programs.

Changes 6.2.7.2:
 * Generate proper image filenames when filename has more than one embedded
   period (e.g. image.gif.eps becomes image.gif-0.eps, image.gif-1.eps,
   etc.).
 * CompositeImage() is now thread-safe.

Revision 1.53 / (download) - annotate - [select for diffs], Sun Apr 30 17:55:12 2006 UTC (17 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.52: +8 -7 lines
Diff to previous 1.52 (colored) to selected 1.80 (colored)

Changes 6.2.7.1:
* Bug fixes and improvements (see ChangeLog for details)

Revision 1.52 / (download) - annotate - [select for diffs], Tue Apr 4 22:30:50 2006 UTC (18 years ago) by ghen
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.80 (colored)

Update graphics/ImageMagick and graphics/p5-PerlMagick to 6.2.6.8.

Changes to 6.2.8-8:
  * 'convert existing-image.png -background' no longer generates a fault.
  * -define pdf:use-cropbox=true actually works now.
  * Slight mods to magick/xwindow.c to compile under BEOS (path provided by
    henrimoi@hotma...).
  * #000000 improperly set the opacity channel (bug report and patch from
    digipete@shaw....).
  * Patch for OpenVMS compile support.

Changes to 6.2.6-7:
  * Added the 'Dispose' layers function to return the 'GIF dispose' images of
    an animation.
  * File is already closed, do not call fclose() on it in magick/blob.c.
  * PS3/EPS3 now writes a proper image mask when compression is None.
  * Patch to properly read interlaced GIF's.
  * DestroyMagick() is not always reliably available when atexit() unwinds.

Revision 1.51 / (download) - annotate - [select for diffs], Tue Apr 4 18:51:14 2006 UTC (18 years ago) by tv
Branch: MAIN
Changes since 1.50: +11 -3 lines
Diff to previous 1.50 (colored) to selected 1.80 (colored)

Make the notice about p5-PerlMagick a lot louder.

Revision 1.50 / (download) - annotate - [select for diffs], Thu Mar 30 09:56:12 2006 UTC (18 years ago) by ghen
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored) to selected 1.80 (colored)

Update to ImageMagick 6.2.6-6, as the 6.2.6-4 distfile is already not available
anymore (noted by tron).

2006-03-26  6.2.6-6  Cristy  <stentz@image...>
  * Specify '-depth 32 -define quantum:format=floating-point' to read/write
   single precision floating point TIFF and raw formats.
  * Specify '-depth 64 -define quantum:format=floating-point' to read/write
   double precision floating point TIFF and raw formats.
  * If you overlaying an image with a negative offset, the image is no
    longer wrapped around the left and right edges of the canvas.

2006-03-20  6.2.6-5  Cristy  <stentz@image...>
  * Fix Group4-compression in the PDF writer.

Revision 1.49 / (download) - annotate - [select for diffs], Wed Mar 29 21:32:35 2006 UTC (18 years ago) by ghen
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.80 (colored)

Update ImageMagick to 6.2.6-4.  Ok with adam.

2006-03-06  6.2.6-4  Cristy  <stentz@image...>
  * Read image filenames that start with a dash (e.g. display -- -logo.png).
  * Do not set the image opacity when reading a PSD colormap index (reference
    http://redux.imagemagick.org/discussion-server/viewtopic.php?p=18026).
  * By default, ImageMagick sets the page size to the MediaBox. Some
    PDF files, however, have a CropBox that is smaller than the MediaBox and
    may include white space, registration or cutting marks outside the CropBox.
    To force ImageMagick to use the CropBox rather than the MediaBox, use
    -define (e.g. -define pdf:use-cropbox=true).
  * RGB to CMYK color conversion is now scaled properly.

Revision 1.48 / (download) - annotate - [select for diffs], Wed Mar 8 16:46:34 2006 UTC (18 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.47: +4 -1 lines
Diff to previous 1.47 (colored) to selected 1.80 (colored)

The last update missed resetting PKGREVISION in p5-PerlMagick; too late
to fix it now.  Add comment above version number to remind the updater to
reset PKGREVISION in both ImageMagick and p5-PerlMagick.

Revision 1.47 / (download) - annotate - [select for diffs], Sun Mar 5 21:25:48 2006 UTC (18 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.80 (colored)

Changes 6.2.6.3:
  * The command line utilities properly returns a non-zero status when an
    exception is thrown.

Changes 6.2.6.2
  * Fix a memory leak in each of CompositeImageCommand() and CompositeImage()
  * Add new options -layers compare-any, -layers compare-clear,
    -layers compare-overlay, and -layers optimize.
  * Draw last dash in a dashed polyline.
  * Add %D to -format to return the image disposal method.
  * ncorrect handling of file:// URIs causes data loss (patch from Daniel
    Kobras).
  * Set default BMP resolution units to PixelsPerCentimeter (problem report
    from digipete@shaw...).

Revision 1.46 / (download) - annotate - [select for diffs], Thu Jan 26 20:38:18 2006 UTC (18 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45 (colored) to selected 1.80 (colored)

Changes 6.2.6.0:
* Bug fixes

Revision 1.45 / (download) - annotate - [select for diffs], Tue Nov 29 08:51:17 2005 UTC (18 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.80 (colored)

Changes 6.2.5.5:
* SetImageType(): monochrome images are not required to be colormapped
* Initialize blob->mapped to MagickFalse in AttachBlob()
* Use painters algorithm for the -draw point primitive
* NormalizeImage() now normalizes the opacity channel correctly
* QueryFontMetrics() now accounts for the font stroke width

Revision 1.44 / (download) - annotate - [select for diffs], Mon Oct 3 13:57:40 2005 UTC (18 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.43: +3 -3 lines
Diff to previous 1.43 (colored) to selected 1.80 (colored)

Changes 6.2.5.0:
* bug-fixes
* improvements

Revision 1.43 / (download) - annotate - [select for diffs], Mon Aug 8 09:18:09 2005 UTC (18 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.80 (colored)

Changes 6.2.3.6:
* Minor bug fixes and improvements

Revision 1.42 / (download) - annotate - [select for diffs], Mon Jul 25 08:01:51 2005 UTC (18 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.80 (colored)

Changes 6.2.3.5:
* Bug fixes

Revision 1.41 / (download) - annotate - [select for diffs], Thu Jul 14 08:58:46 2005 UTC (18 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.80 (colored)

Changes 6.2.3.3:
* Bug fixes

Revision 1.40 / (download) - annotate - [select for diffs], Wed May 25 10:32:33 2005 UTC (18 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.80 (colored)

Changes 6.2.3.0:
* Bug fixes

Revision 1.39 / (download) - annotate - [select for diffs], Tue Apr 26 08:08:01 2005 UTC (18 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored) to selected 1.80 (colored)

Changes 6.2.2.0:
* Bug-fixes

Revision 1.38 / (download) - annotate - [select for diffs], Tue Apr 19 15:43:13 2005 UTC (19 years ago) by adam
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored) to selected 1.80 (colored)

Changes 6.2.1.6:
* Bug fixes?

Revision 1.37 / (download) - annotate - [select for diffs], Wed Apr 13 08:10:18 2005 UTC (19 years ago) by adam
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.80 (colored)

Changes 6.2.1-3:
* Bug fixes

Revision 1.36 / (download) - annotate - [select for diffs], Tue Mar 29 14:31:52 2005 UTC (19 years ago) by adam
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored) to selected 1.80 (colored)

Changes 6.2.1-0:
* Bug fixes, clean ups, and improvements

Revision 1.35 / (download) - annotate - [select for diffs], Tue Mar 22 15:10:39 2005 UTC (19 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.80 (colored)

Changes 6.2.0-8:
* Bug fixes

Revision 1.34 / (download) - annotate - [select for diffs], Thu Mar 3 15:33:22 2005 UTC (19 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.80 (colored)

Update to 6.2.0-4. Didn't find a useful changelog, but at least a format
string problem is fixed which might be a security problem. See
http://studio.imagemagick.org/magick/viewtopic.php?t=3774
(according to Ubuntu Security Notice USN-90-1, CAN-2005-0397 was assigned)

Revision 1.33 / (download) - annotate - [select for diffs], Sun Feb 27 12:37:30 2005 UTC (19 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.32: +3 -4 lines
Diff to previous 1.32 (colored) to selected 1.80 (colored)

Chanes 6.2.0-2:
* The Tru64 UNIX 4.0D/5.1 C++ compiler doesn't support ios::binary.
  There is an #ifdef for this, MISSING_STD_IOS_BINARY, but nothing sets
  it in configure.ac. So, I whipped up something to test it. I've tested
  this with the Sun, HP, IBM, SGI, and GNU C++ compilers.
* Bitmaps in wmf files which are drawed via ipa_bmp_draw (in coders/wmf.c)
  are not scaled to the output size, but drawn with the original size.
* Shear no longer produces artifacts for a 0 y-shear (e.g. 60x0).
* The PerlMagick memory, disk, etc., limits were not being set for values
  other than unlimited.
* Not all memory allocated in GetTransformTokens & GetStyleTokens are freed
  in SVG parsing.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Feb 5 18:16:15 2005 UTC (19 years, 2 months ago) by jklos
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored) to selected 1.80 (colored)

Bumped PKGREVISION due to change in libwmf.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Jan 27 13:51:39 2005 UTC (19 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.80 (colored)

Changes 6.1.9-4:
* Bug fixes

Revision 1.30 / (download) - annotate - [select for diffs], Sun Jan 23 04:09:05 2005 UTC (19 years, 2 months ago) by dsainty
Branch: MAIN
Changes since 1.29: +3 -2 lines
Diff to previous 1.29 (colored) to selected 1.80 (colored)

Provide the option of an HTTP download site, as listed on the ImageMagick download web page

Revision 1.29 / (download) - annotate - [select for diffs], Sat Jan 22 08:37:38 2005 UTC (19 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.80 (colored)

Update ImageMagick to 6.9.1-1. List of changes not available, but 6.9.1-0
doesn't appear to be available on the master server anymore

Revision 1.28 / (download) - annotate - [select for diffs], Fri Jan 21 11:08:38 2005 UTC (19 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored) to selected 1.80 (colored)

Changes 6.1.9-0:
* Improvements, bug fixes, and all the other more or less imporant changes

Revision 1.27 / (download) - annotate - [select for diffs], Tue Jan 18 11:22:10 2005 UTC (19 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.80 (colored)

update to 6.1.8-8, fixes a security problem, see
http://www.idefense.com/application/poi/display?id=184&type=vulnerabilities

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jan 14 12:41:06 2005 UTC (19 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored) to selected 1.80 (colored)

Changes 6.1.8-6:
* Bug fixes and improvements

Revision 1.25 / (download) - annotate - [select for diffs], Wed Jan 5 09:25:18 2005 UTC (19 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (colored) to selected 1.80 (colored)

Changes 6.1.7:
* ReadPALMImage() now produces a proper RGB image
* Added the -shadow option to simulate an image shadow
* Fix file leak in ImageToBlob() method

Revision 1.24 / (download) - annotate - [select for diffs], Sun Dec 5 09:42:11 2004 UTC (19 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base
Branch point for: pkgsrc-2004Q4
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored) to selected 1.80 (colored)

Changes 6.1.6-0:
  * The -channel option is operational again.
  * The black channel offset was incorrectly computed when compositing causing
    a seg-fault (bug report from Arfune).
  * Under extremely rare conditions the GIF coder had a memory leak.
  * Moved image list advancement to after the progress monitor call in
    QuantizeImages() (bug report by Tim Hunter).

Revision 1.23 / (download) - annotate - [select for diffs], Mon Nov 29 09:05:46 2004 UTC (19 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.80 (colored)

Chamges 6.1.5-7:
* The black channel offset was incorrectly computed when compositing causing
  a seg-fault (bug report from Arfune).
* Under extremely rare conditions the GIF coder had a memory leak.
* Moved image list advancement to after the progress monitor call in
  QuantizeImages() (bug report by Tim Hunter).
* The display program no longer exits after the first image.
* The JP2 coders no longer interprets the first channel as an opacity channel.
* The VID coder no longer generates a fault (bug report from Arfune).
* CMYK Postscript with a subimage specification no longer returns a grayscale
  image (bug report from Arfune).
* Handle image settings with MogrifyImageInfo() method.
* GNS contributed QueryMultilineTypeMetrics().  Its like QueryTypeMetrics()
  but returns the maximum text width and height for multiple lines of text.
* Treat -channel as a setting in the command line programs.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Nov 22 16:28:24 2004 UTC (19 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (colored) to selected 1.80 (colored)

Changes 6.1.5-2:
  * The black channel offset was incorrectly computed when compositing causing
    a seg-fault (bug report from Arfune).
  * Under extremely rare conditions the GIF coder had a memory leak.
  * Moved image list advancement to after the progress monitor call in
    QuantizeImages() (bug report by Tim Hunter).

Revision 1.21 / (download) - annotate - [select for diffs], Tue Nov 16 09:39:51 2004 UTC (19 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.80 (colored)

Bumped to -3, since -1 is no longer available

Revision 1.20 / (download) - annotate - [select for diffs], Mon Nov 15 11:14:15 2004 UTC (19 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored) to selected 1.80 (colored)

Changes 6.1.4-1:
* Bug-fixes and improvemens [as usually]

Revision 1.19 / (download) - annotate - [select for diffs], Thu Oct 28 14:34:17 2004 UTC (19 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored) to selected 1.80 (colored)

Changes 6.1.2: bug fixes and improvements

Revision 1.18 / (download) - annotate - [select for diffs], Tue Oct 5 12:07:31 2004 UTC (19 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored) to selected 1.80 (colored)

Changes 6.1.0-2:
* Bug-fix release

Revision 1.17 / (download) - annotate - [select for diffs], Tue Sep 28 11:00:47 2004 UTC (19 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.80 (colored)

Use libwmf anyway

Revision 1.16 / (download) - annotate - [select for diffs], Mon Sep 27 11:04:24 2004 UTC (19 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored) to selected 1.80 (colored)

Changes 6.0.8-3:
  * Fix to enable reading Photoshop images with a group of layers.
  * other bug fixes

Revision 1.15 / (download) - annotate - [select for diffs], Mon Sep 6 13:09:43 2004 UTC (19 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored) to selected 1.80 (colored)

Changes 6.0.7-1:
* Bug fixes

Revision 1.14 / (download) - annotate - [select for diffs], Thu Aug 19 15:27:24 2004 UTC (19 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored) to selected 1.80 (colored)

Changes 6.0.5-2:
* Bug-fix release

Revision 1.13 / (download) - annotate - [select for diffs], Mon Aug 9 11:50:08 2004 UTC (19 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored) to selected 1.80 (colored)

Changes 6.0.4-3
  * PNG vulnerability fix.
  * Added YCbCr coder for raw Y, Cb, and Cr samples.
  * Fixed the -fx option operator precendence problem (+ and - should be the
    same precendence).
  * Rare memory corruption due to a JPEG comment (bug report by
    brundlefly76@hotma...).
  * The PerlMagick Evaluate() method no longer fails with an assertion error.
  * Restore -dSAFER for a more secure Ghostscript invocation.  The downside is
    we must copy the Postscript file to a temporary file otherwise we get a
    the ocassional invalidfileaccess fom Ghostscript.
  * Do not report image depth unless the -verbose or -format %z option is used
    with the identify program.
  * Center gravity now works when cropping by percent (e.g. -crop 75%).
  * Small memory leak on exception in the ImageToBlob() method.
  * %@ returns the image bounding box (e.g. identify -format %@ logo:).
  * Sync pixel cache when cloning an image-- just in case someone clones
    an image clone and accesses pixels with AcquireImagePixel() instead of
    GetImagePixels().

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 8 11:50:25 2004 UTC (19 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored) to selected 1.80 (colored)

Changes 6.0.3-1:
* bug fixes

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jun 23 00:59:20 2004 UTC (19 years, 10 months ago) by xtraeme
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored) to selected 1.80 (colored)

Update graphics/ImageMagick to 6.0.2.7.

Changes:

  Bug fixes:
    * Fixed problem with relative filename wildcards (e.g.
      identify images/*.jpg)
    * DrawSetStrokeDashArray() now respects the number_elements argument.

  Performance improvements:
    * Don't open a loadable module if its already open.
    * Added anonymous memory-mapping to the pixel cache.  This makes it
      possible for memory to be returned to the system after the image is
      destroyed.

  Utilities enhancements:
    * The display program now composites any transparent images on top of a
      checkered background to assist in visualizing any partial transparent
      pixels.

  Coder additions/improvments:
    * When an unknown property is encountered in the XCF coder, it enters a
      bogus loop that never terminates.

  Code/structure enhancements:
    * Introduce MagickBooleanType and MagickStatusType types of unsigned int.
      These types are 100% compatible with the existing API but removes
      ambiguity.  Previously we got complaints that users did not realize that a
      return value of unsigned int in most cases meant a binary value (0/1).
      MagickStatusType is used for methods that return a bit mask.
    * Introduce MagickFalse and MagickTrue while we deprecate True/False.

And more...

Revision 1.10 / (download) - annotate - [select for diffs], Wed May 19 14:11:28 2004 UTC (19 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored) to selected 1.80 (colored)

Changes 6.0.1-3:
* DrawSetStrokeDashArray() now respects the number_elements argument
* Since the WMF coder has Wand dependancies we only enable this coder when
  both WMF is available and module support enabled
* Some XCF tiles were not being read properly
* Fixed memory leak in EPT coder
* Fixed memory leak in DestroyImage()
* Close Windows registry when no longer needed
* RelinquishUniqueFileResource() was not freeing file resource properly
* Free the ImageInfo structure allocated by CloneImageInfo() in the
  WriteImages() method
* EPT images cannot support blobs
* Fixed temporary file resource limit leak in RelinquishUniqueFileResource()
* ConvolveImageChannel() incorrectly initialized non-selected channels to 0
* Added Cisco IP phone image format (write only)

Revision 1.9 / (download) - annotate - [select for diffs], Wed Apr 21 13:49:09 2004 UTC (20 years ago) by adam
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored) to selected 1.80 (colored)

Changes 6.0.0:
    * MagickWand API, a higher level C interface to the ImageMagick methods.
    * Increased stability.  The library was checked and cross-checked with
      splint and valgrind to eliminate security vulnerabilities and common
      programming mistakes as well as ensure no memory leaks.
    * A new -fx option to apply a mathematical expression to an image list from
      the command line.
    * Algorithms were improved to reduce processing requirements resulting in a
      significant speed-up over previous releases.
    * All regression tests pass at Q8, Q16, and Q32 on a variety of platforms
      including Linux, Solaris, FreeBSD, Mac OS X, and Windows.
    * The composite methods have been corrected to precisely conform to the
      SVG standard.
    * New image comparison utility, `compare'.
    * Better support for CMYK image workflow.
    * New string handling methods to help prevent potential buffer overflow
      problems.
    * Error reporting has more detail to help identify the cause of a
      particular problem.
    * Bug fixes

Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 2 10:31:48 2004 UTC (20 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.7: +17 -22 lines
Diff to previous 1.7 (colored) to selected 1.80 (colored)

Changes 5.7.7-17:
* Bug fixes (memory leaks)

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 20 12:18:15 2004 UTC (20 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored) to selected 1.80 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 3 18:49:41 2004 UTC (20 years, 3 months ago) by reed
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored) to selected 1.80 (colored)

Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Sep 30 18:20:01 2003 UTC (20 years, 6 months ago) by mycroft
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.80 (colored)

The checksum for 5.5.7-10 changed.  Update to 5.5.7-11 while I'm here.
ChangeLogs?  We don't need no shtinking ChangeLogs!  (AFAICT, there is a
single bug fix to the MPEG code.)

Revision 1.4 / (download) - annotate - [select for diffs], Wed Sep 3 11:59:20 2003 UTC (20 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.80 (colored)

Bug-fix release; shared library major version is now 6 (not 0)

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 6 13:45:51 2003 UTC (20 years, 9 months ago) by kleink
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored) to selected 1.80 (colored)

Remove duplicate master site.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 30 06:45:02 2003 UTC (20 years, 9 months ago) by tron
Branch: MAIN
Branch point for: netbsd-1-6-1
Changes since 1.1: +8 -7 lines
Diff to previous 1.1 (colored) to selected 1.80 (colored)

Update "ImageMagick" and "p5-PerlMagick" packages to version 5.5.7.9.
Changes since version 5.5.6:
- File descriptor leak prevented temporary disk pixel cache from being
  removed under Windows.
- Color profile patches provided by (dge at softec.st).
- West/East geometry was computed with image width rather than height.
- The MNG encoder failed to set the JNG bit in the simplicity profile.
- The MNG encoder failed to write FRAM chunks when all images were JNG.
- The JNG encoder wrote the wrong alpha_sample_depth for opaque images.
- Fixed JPEG EXIF problem.
- Added -thumbnail as an option to the utilities.
- No TIFF preview was written on EPT write (patch provided by
  Lars Ruben Skyum).
- NegateImage() now negates the K channel of a CMYK image (patch provided
  by Lars Ruben Skyum).
- Parameter 'elevation' misspeclled for PerlMagick Shape() method.
- A number of minor leak/unitialzed memory problems fixed.
- Allocate free nodes from the heap in QuantizeImage().
- Magick-config --version returned gibberish.
- Adopted Bob Friesenhahn's patterns-- use as filename pattern:checkboard,
  pattern:bricks, etc.
- We cannot reliably auto rotate PDF files so this feature was removed.
- The conjure program did not correctly handle the gravity attribute.
- The persistent cache reference count was not properly incremented.
- Added $image->Describe() method to PerlMagick to interface to the
  DescribeImage() C API method.
- Added support for the EXIF Tag Parsing Library.  Currently we simply
  display the tags when calling DescribeImage().  In the near future
  there will be support for modifying or adding tags.
- Added Bob Friesenhahn's updated Windows installation instructions.
- Interfaced the drawing routines with the new MagickWand API.
  MagickWand will be the primary public C interface to ImageMagick in
  the near future.
- magick/effect.c: RandomChannelThresholdImage was not handling
  PseudoColor, non-gray images correctly.
- png.c would not compile with libpng versions older than libpng-0.95,
  due to bugs introduced in ImageMagick version 5.5.2.
- Implemented -random-threshold and -ordered-dither options.
- The locale messaging system now uses a hash for fast lookup.
- Updated libtool to the new released version, 1.5.
- Fixed bug with decoding grayscale PNG images and JNG alpha channel
  at Q:32.
- Now recognize 32-bit hex color specifications, patches provided by
  Bob Friesenhahn.
- Started API wrappers based on Bob Friesenhahn's method suggestions.
- Text annotations that started with '\n' were not rendered correctly.
- Removed artifacts from images rotated with a small number of degrees.
- Minor bug fix in the ParseGeometry() method.
- Modified the non-public inline AlphaComposite() to use a PixelPacket
  pointer; previously it returned a PixelPacket structure.
- You can now specify an image geometry as an image file (e.g. -geometry
  image.jpg).
- Use new temporary file manager for JNG components.
- Added support for 12-bit TIFF images.
- Added improved locale message subsystem (contributed by Kyle Shorter).
- Removed a bias from SampleImage() and DrawAffineImage() (bug report
  by Glenn Randers-Pehrson).
- PerlMagick now recognizes percent values for fuzz or opacity.
- Not enough memory allocated for reading PCX (bug report by Trevor
  Willis).
- There were artifacts when using the Bessel function for resizing
  (bug report by Bob Friesenhahn).
- Added -resample to convert to change the resolution of an image.
- Added a temporary file manager that prevents race conditions and
  removes any remaining files on exit.
- Prepped ImageMagick to work with Visual C++ 7.0 under Windows.
  The Windows configure patches came from William Radcliffe.
- The refresh of the display image window no longer lags when the
  magnify window overlay it.
- Numerous code clean-up and minor speed ups based on problem areas
  identified in the Graphics-Magick ChangeLog.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 16 13:27:21 2003 UTC (21 years ago) by mjl
Branch: MAIN
Diff to selected 1.80 (colored)

Implement suggestion from last commit: Split out common part of
p5-PerlMagick and ImageMagick into Makefile.common.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>