pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ImageMagick
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 5 18:24:43 UTC 2017
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo
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@localhost>
* Replaced CoderSeekableStreamFlag with CoderDecoderSeekableStreamFlag and
CoderEncoderSeekableStreamFlag.
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.92 -r1.93 pkgsrc/graphics/ImageMagick/PLIST
cvs rdiff -u -r1.160 -r1.161 pkgsrc/graphics/ImageMagick/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.142 pkgsrc/graphics/ImageMagick/Makefile.common:1.143
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.142 Sun Jan 22 12:41:40 2017
+++ pkgsrc/graphics/ImageMagick/Makefile.common Sun Feb 5 18:24:43 2017
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.142 2017/01/22 12:41:40 wiz Exp $
+# $NetBSD: Makefile.common,v 1.143 2017/02/05 18:24:43 wiz Exp $
#
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.4
-IM_MINOR_VER= 5
+IM_MINOR_VER= 7
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick/PLIST
diff -u pkgsrc/graphics/ImageMagick/PLIST:1.92 pkgsrc/graphics/ImageMagick/PLIST:1.93
--- pkgsrc/graphics/ImageMagick/PLIST:1.92 Fri Dec 30 00:35:23 2016
+++ pkgsrc/graphics/ImageMagick/PLIST Sun Feb 5 18:24:43 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.92 2016/12/30 00:35:23 wiz Exp $
+@comment $NetBSD: PLIST,v 1.93 2017/02/05 18:24:43 wiz Exp $
bin/Magick++-config
bin/MagickCore-config
bin/MagickWand-config
@@ -338,7 +338,6 @@ share/doc/ImageMagick-7/www/Magick++/thu
share/doc/ImageMagick-7/www/advanced-unix-installation.html
share/doc/ImageMagick-7/www/advanced-windows-installation.html
share/doc/ImageMagick-7/www/animate.html
-share/doc/ImageMagick-7/www/api.html
share/doc/ImageMagick-7/www/api/Image++.html
share/doc/ImageMagick-7/www/api/MagickCore/ImageMagick_8h-source.html
share/doc/ImageMagick-7/www/api/MagickCore/ImageMagick_8h.html
@@ -1171,7 +1170,6 @@ share/doc/ImageMagick-7/www/api/version.
share/doc/ImageMagick-7/www/api/wand-view.html
share/doc/ImageMagick-7/www/api/wand-view.php
share/doc/ImageMagick-7/www/architecture.html
-share/doc/ImageMagick-7/www/binary-releases.html
share/doc/ImageMagick-7/www/changelog.html
share/doc/ImageMagick-7/www/cipher.html
share/doc/ImageMagick-7/www/color-management.html
@@ -1188,6 +1186,7 @@ share/doc/ImageMagick-7/www/contact.html
share/doc/ImageMagick-7/www/convert.html
share/doc/ImageMagick-7/www/css/README.txt
share/doc/ImageMagick-7/www/css/magick.css
+share/doc/ImageMagick-7/www/develop.html
share/doc/ImageMagick-7/www/display.html
share/doc/ImageMagick-7/www/distribute-pixel-cache.html
share/doc/ImageMagick-7/www/download.html
@@ -1217,6 +1216,7 @@ share/doc/ImageMagick-7/www/magick-vecto
share/doc/ImageMagick-7/www/magick-wand.html
share/doc/ImageMagick-7/www/magick.html
share/doc/ImageMagick-7/www/miff.html
+share/doc/ImageMagick-7/www/mirror.html
share/doc/ImageMagick-7/www/mogrify.html
share/doc/ImageMagick-7/www/montage.html
share/doc/ImageMagick-7/www/motion-picture.html
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.160 pkgsrc/graphics/ImageMagick/distinfo:1.161
--- pkgsrc/graphics/ImageMagick/distinfo:1.160 Sun Jan 22 12:41:40 2017
+++ pkgsrc/graphics/ImageMagick/distinfo Sun Feb 5 18:24:43 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.160 2017/01/22 12:41:40 wiz Exp $
+$NetBSD: distinfo,v 1.161 2017/02/05 18:24:43 wiz Exp $
-SHA1 (ImageMagick-7.0.4-5.tar.xz) = e033524d13b19c19b646edbc962a115e414d199f
-RMD160 (ImageMagick-7.0.4-5.tar.xz) = f6ee4fed7d5eac4c006dce1336638dc4528c8899
-SHA512 (ImageMagick-7.0.4-5.tar.xz) = 20858bc85a109d732c682eef6c12bd4836c07b84c0bad3049a58659e0acf5a703e3c8fb61a464854cd584b5eec84c79f8154988f8bd15ecff81f05b3b4ea4a3a
-Size (ImageMagick-7.0.4-5.tar.xz) = 8299204 bytes
+SHA1 (ImageMagick-7.0.4-7.tar.xz) = a0811b4ea76892a2ef2ac8a7e82b314c32f8ec42
+RMD160 (ImageMagick-7.0.4-7.tar.xz) = d2406860dcf4576ebd783ffec1747ab4cfe6fc51
+SHA512 (ImageMagick-7.0.4-7.tar.xz) = 7c06ad8b20514083495355672cefadf45ef01a9171ac6b995c4695d7b1f495e54bd2d927aa0bf916748d6a016425f213e35987c9a74d29884dc706bd3747ff7e
+Size (ImageMagick-7.0.4-7.tar.xz) = 8299504 bytes
Home |
Main Index |
Thread Index |
Old Index