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 May 27 06:49:00 UTC 2018
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile Makefile.common PLIST distinfo
Log Message:
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@localhost>
* 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).
To generate a diff of this commit:
cvs rdiff -u -r1.243 -r1.244 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -u -r1.169 -r1.170 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.101 -r1.102 pkgsrc/graphics/ImageMagick/PLIST
cvs rdiff -u -r1.184 -r1.185 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
diff -u pkgsrc/graphics/ImageMagick/Makefile:1.243 pkgsrc/graphics/ImageMagick/Makefile:1.244
--- pkgsrc/graphics/ImageMagick/Makefile:1.243 Fri May 4 13:55:15 2018
+++ pkgsrc/graphics/ImageMagick/Makefile Sun May 27 06:49:00 2018
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.243 2018/05/04 13:55:15 he Exp $
+# $NetBSD: Makefile,v 1.244 2018/05/27 06:49:00 wiz Exp $
-#PKGREVISION= 1
.include "Makefile.common"
PKGNAME= ImageMagick-${DISTVERSION}
Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.169 pkgsrc/graphics/ImageMagick/Makefile.common:1.170
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.169 Fri May 4 13:55:15 2018
+++ pkgsrc/graphics/ImageMagick/Makefile.common Sun May 27 06:49:00 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.169 2018/05/04 13:55:15 he Exp $
+# $NetBSD: Makefile.common,v 1.170 2018/05/27 06:49:00 wiz Exp $
#
# When updating this package, please upload the distfile
# since they disappear immediately when new releases happen,
@@ -7,7 +7,7 @@
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.7
-IM_MINOR_VER= 30
+IM_MINOR_VER= 35
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick/PLIST
diff -u pkgsrc/graphics/ImageMagick/PLIST:1.101 pkgsrc/graphics/ImageMagick/PLIST:1.102
--- pkgsrc/graphics/ImageMagick/PLIST:1.101 Sun Feb 25 20:55:07 2018
+++ pkgsrc/graphics/ImageMagick/PLIST Sun May 27 06:49:00 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.101 2018/02/25 20:55:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.102 2018/05/27 06:49:00 wiz Exp $
bin/Magick++-config
bin/MagickCore-config
bin/MagickWand-config
@@ -1061,9 +1061,7 @@ share/doc/ImageMagick-7/www/api/attribut
share/doc/ImageMagick-7/www/api/blob.html
share/doc/ImageMagick-7/www/api/blob.php
share/doc/ImageMagick-7/www/api/cache-view.html
-share/doc/ImageMagick-7/www/api/cache-view.php
share/doc/ImageMagick-7/www/api/cache.html
-share/doc/ImageMagick-7/www/api/cache.php
share/doc/ImageMagick-7/www/api/channel.html
share/doc/ImageMagick-7/www/api/channel.php
share/doc/ImageMagick-7/www/api/cipher.html
@@ -1077,7 +1075,6 @@ share/doc/ImageMagick-7/www/api/colorspa
share/doc/ImageMagick-7/www/api/compare.html
share/doc/ImageMagick-7/www/api/compare.php
share/doc/ImageMagick-7/www/api/composite.html
-share/doc/ImageMagick-7/www/api/composite.php
share/doc/ImageMagick-7/www/api/constitute.html
share/doc/ImageMagick-7/www/api/constitute.php
share/doc/ImageMagick-7/www/api/decorate.html
@@ -1107,7 +1104,6 @@ share/doc/ImageMagick-7/www/api/fx.php
share/doc/ImageMagick-7/www/api/histogram.html
share/doc/ImageMagick-7/www/api/histogram.php
share/doc/ImageMagick-7/www/api/image-view.html
-share/doc/ImageMagick-7/www/api/image-view.php
share/doc/ImageMagick-7/www/api/image.html
share/doc/ImageMagick-7/www/api/image.php
share/doc/ImageMagick-7/www/api/layer.html
@@ -1130,7 +1126,6 @@ share/doc/ImageMagick-7/www/api/memory.p
share/doc/ImageMagick-7/www/api/mime.html
share/doc/ImageMagick-7/www/api/mime.php
share/doc/ImageMagick-7/www/api/module.html
-share/doc/ImageMagick-7/www/api/module.php
share/doc/ImageMagick-7/www/api/mogrify.html
share/doc/ImageMagick-7/www/api/mogrify.php
share/doc/ImageMagick-7/www/api/monitor.html
@@ -1146,9 +1141,7 @@ share/doc/ImageMagick-7/www/api/pixel-it
share/doc/ImageMagick-7/www/api/pixel-wand.html
share/doc/ImageMagick-7/www/api/pixel-wand.php
share/doc/ImageMagick-7/www/api/profile.html
-share/doc/ImageMagick-7/www/api/profile.php
share/doc/ImageMagick-7/www/api/property.html
-share/doc/ImageMagick-7/www/api/property.php
share/doc/ImageMagick-7/www/api/quantize.html
share/doc/ImageMagick-7/www/api/quantize.php
share/doc/ImageMagick-7/www/api/registry.html
@@ -1156,7 +1149,6 @@ share/doc/ImageMagick-7/www/api/registry
share/doc/ImageMagick-7/www/api/resize.html
share/doc/ImageMagick-7/www/api/resize.php
share/doc/ImageMagick-7/www/api/resource.html
-share/doc/ImageMagick-7/www/api/resource.php
share/doc/ImageMagick-7/www/api/segment.html
share/doc/ImageMagick-7/www/api/segment.php
share/doc/ImageMagick-7/www/api/shear.html
@@ -1166,13 +1158,11 @@ share/doc/ImageMagick-7/www/api/signatur
share/doc/ImageMagick-7/www/api/statistic.html
share/doc/ImageMagick-7/www/api/statistic.php
share/doc/ImageMagick-7/www/api/stream.html
-share/doc/ImageMagick-7/www/api/stream.php
share/doc/ImageMagick-7/www/api/transform.html
share/doc/ImageMagick-7/www/api/transform.php
share/doc/ImageMagick-7/www/api/version.html
share/doc/ImageMagick-7/www/api/version.php
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/assets/magick.css
share/doc/ImageMagick-7/www/assets/magick.js
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.184 pkgsrc/graphics/ImageMagick/distinfo:1.185
--- pkgsrc/graphics/ImageMagick/distinfo:1.184 Fri May 4 13:55:15 2018
+++ pkgsrc/graphics/ImageMagick/distinfo Sun May 27 06:49:00 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.184 2018/05/04 13:55:15 he Exp $
+$NetBSD: distinfo,v 1.185 2018/05/27 06:49:00 wiz Exp $
-SHA1 (ImageMagick-7.0.7-30.tar.xz) = bc147af6e63654cc4857f2b141dad279918920e8
-RMD160 (ImageMagick-7.0.7-30.tar.xz) = 39f20da030b39d3c2bce40545b25f7bc42322089
-SHA512 (ImageMagick-7.0.7-30.tar.xz) = 1f99fe885244662b43193510e5bb6b7a4ffb248faed739f384fb9c6903e021876bbd956041d28ed2f5d02644d093ccff258cf52105a7deb657fe52dd7a137c58
-Size (ImageMagick-7.0.7-30.tar.xz) = 8618636 bytes
+SHA1 (ImageMagick-7.0.7-35.tar.xz) = 8ce976a24b013cc074704ed2fc457699f0d7f72c
+RMD160 (ImageMagick-7.0.7-35.tar.xz) = d2b3134221e23b4ad0aa11f31b65211d5a330f0b
+SHA512 (ImageMagick-7.0.7-35.tar.xz) = 65aac1f1b4546212608acc1bf8b7b0a6fc7e45c9273183725dcfaf04e16948112fd4cfb295d88e5860dff66f04c54cc504af067e32c46cf8662f4ff72c64688a
+Size (ImageMagick-7.0.7-35.tar.xz) = 8614296 bytes
Home |
Main Index |
Thread Index |
Old Index