2017-02-28 16:20:12 by Ryo ONODERA | Files touched by this commit (208) |
Log message:
Recursive revbump from graphics/libwebp
|
2017-02-27 10:46:48 by Thomas Klausner | Files touched by this commit (3) |
Log message:
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).
|
2017-02-20 10:50:16 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
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).
|
2017-02-19 14:02:51 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix wordo.
|
2017-02-19 14:01:51 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Add a comment that distfiles should be uploaded when updating the package.
|
2017-02-05 19:24:43 by Thomas Klausner | Files touched by this commit (3) |
Log message:
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.
|
2017-01-22 13:41:40 by Thomas Klausner | Files touched by this commit (2) |
Log message:
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).
|
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
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.
|
2017-01-16 13:22:39 by Thomas Klausner | Files touched by this commit (2) |
Log message:
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.
|
2017-01-01 16:54:18 by Thomas Klausner | Files touched by this commit (2) |
Log message:
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).
|