pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick ImageMagick: update to 7.0.8.14.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb0e7a3954e8
branches:  trunk
changeset: 326242:cb0e7a3954e8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 02 10:20:20 2018 +0000

description:
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@localhost>
  * 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@localhost>
  * 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).

diffstat:

 graphics/ImageMagick/Makefile        |   5 +----
 graphics/ImageMagick/Makefile.common |   4 ++--
 graphics/ImageMagick/PLIST           |   5 +----
 graphics/ImageMagick/distinfo        |  10 +++++-----
 4 files changed, 9 insertions(+), 15 deletions(-)

diffs (82 lines):

diff -r a7dc6d58d1fb -r cb0e7a3954e8 graphics/ImageMagick/Makefile
--- a/graphics/ImageMagick/Makefile     Sun Dec 02 10:09:51 2018 +0000
+++ b/graphics/ImageMagick/Makefile     Sun Dec 02 10:20:20 2018 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.251 2018/11/14 22:21:34 kleink Exp $
+# $NetBSD: Makefile,v 1.252 2018/12/02 10:20:20 wiz Exp $
 
-PKGREVISION= 2
 .include "Makefile.common"
 
 PKGNAME=       ImageMagick-${DISTVERSION}
@@ -46,11 +45,9 @@
 
 PKG_SYSCONFSUBDIR=     ImageMagick-${IM_MAJOR_LIB_VER}
 EGDIR=         ${PREFIX}/share/examples/ImageMagick
-CONF_FILES=    ${EGDIR}/coder.xml ${PKG_SYSCONFDIR}/coder.xml
 CONF_FILES+=   ${EGDIR}/colors.xml ${PKG_SYSCONFDIR}/colors.xml
 CONF_FILES+=   ${EGDIR}/delegates.xml ${PKG_SYSCONFDIR}/delegates.xml
 CONF_FILES+=   ${EGDIR}/log.xml ${PKG_SYSCONFDIR}/log.xml
-CONF_FILES+=   ${EGDIR}/magic.xml ${PKG_SYSCONFDIR}/magic.xml
 CONF_FILES+=   ${EGDIR}/mime.xml ${PKG_SYSCONFDIR}/mime.xml
 CONF_FILES+=   ${EGDIR}/policy.xml ${PKG_SYSCONFDIR}/policy.xml
 CONF_FILES+=   ${EGDIR}/thresholds.xml ${PKG_SYSCONFDIR}/thresholds.xml
diff -r a7dc6d58d1fb -r cb0e7a3954e8 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Sun Dec 02 10:09:51 2018 +0000
+++ b/graphics/ImageMagick/Makefile.common      Sun Dec 02 10:20:20 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.176 2018/09/03 10:37:10 wiz Exp $
+# $NetBSD: Makefile.common,v 1.177 2018/12/02 10:20:20 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.8
-IM_MINOR_VER=          11
+IM_MINOR_VER=          14
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)
diff -r a7dc6d58d1fb -r cb0e7a3954e8 graphics/ImageMagick/PLIST
--- a/graphics/ImageMagick/PLIST        Sun Dec 02 10:09:51 2018 +0000
+++ b/graphics/ImageMagick/PLIST        Sun Dec 02 10:20:20 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.103 2018/06/17 09:03:01 wiz Exp $
+@comment $NetBSD: PLIST,v 1.104 2018/12/02 10:20:20 wiz Exp $
 bin/Magick++-config
 bin/MagickCore-config
 bin/MagickWand-config
@@ -1251,15 +1251,12 @@
 share/doc/ImageMagick-7/www/source/type.xml
 share/doc/ImageMagick-7/www/source/wand.c
 share/doc/ImageMagick-7/www/stream.html
-share/doc/ImageMagick-7/www/subversion.html
 share/doc/ImageMagick-7/www/support.html
 share/doc/ImageMagick-7/www/wand.png
 share/doc/ImageMagick-7/www/webp.html
-share/examples/ImageMagick/coder.xml
 share/examples/ImageMagick/colors.xml
 share/examples/ImageMagick/delegates.xml
 share/examples/ImageMagick/log.xml
-share/examples/ImageMagick/magic.xml
 share/examples/ImageMagick/mime.xml
 share/examples/ImageMagick/policy.xml
 share/examples/ImageMagick/quantization-table.xml
diff -r a7dc6d58d1fb -r cb0e7a3954e8 graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Sun Dec 02 10:09:51 2018 +0000
+++ b/graphics/ImageMagick/distinfo     Sun Dec 02 10:20:20 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.193 2018/09/03 10:37:10 wiz Exp $
+$NetBSD: distinfo,v 1.194 2018/12/02 10:20:20 wiz Exp $
 
-SHA1 (ImageMagick-7.0.8-11.tar.xz) = 1e62fde95d32afaaff150e0227733797721ce2ba
-RMD160 (ImageMagick-7.0.8-11.tar.xz) = 9264fb51eae273ef8295a2cfee8352f8cd835ad9
-SHA512 (ImageMagick-7.0.8-11.tar.xz) = b6f7493095097d3c551c70acd2181fb8e252750916534602646c7c765d756b5483c1bdd08b00d59f8b0bc3963729a2b64bf8cb467e3f23e26a4d35515b6d3b18
-Size (ImageMagick-7.0.8-11.tar.xz) = 8638236 bytes
+SHA1 (ImageMagick-7.0.8-14.tar.xz) = d2e3dcb51c4ecc40c06f52669d38516655308f7b
+RMD160 (ImageMagick-7.0.8-14.tar.xz) = 69499a7773a2cf1a5c0a9cf623bd17fcc6c138d8
+SHA512 (ImageMagick-7.0.8-14.tar.xz) = 0a5f3357f4ce5b245d60b178d81b58c3483effb45b669791d4686514a8c3b0ad04244e31caf0a4a614e73e3e071c17d851992670917ebcf2761c977d77c58dd6
+Size (ImageMagick-7.0.8-14.tar.xz) = 8634400 bytes
 SHA1 (patch-config_policy.xml) = 2c446a00fc00f85ab33eae0691d4d8989a46289f



Home | Main Index | Thread Index | Old Index