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:           Thu Sep  1 15:53:31 UTC 2016

Modified Files:
        pkgsrc/graphics/ImageMagick: Makefile.common distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.147 -r1.148 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.128 pkgsrc/graphics/ImageMagick/Makefile.common:1.129
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.128   Fri Aug 19 11:56:41 2016
+++ pkgsrc/graphics/ImageMagick/Makefile.common Thu Sep  1 15:53:31 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.128 2016/08/19 11:56:41 wiz Exp $
+# $NetBSD: Makefile.common,v 1.129 2016/09/01 15:53:31 wiz Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.0.2
-IM_MINOR_VER=          9
+IM_MINOR_VER=          10
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)

Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.147 pkgsrc/graphics/ImageMagick/distinfo:1.148
--- pkgsrc/graphics/ImageMagick/distinfo:1.147  Fri Aug 19 11:56:41 2016
+++ pkgsrc/graphics/ImageMagick/distinfo        Thu Sep  1 15:53:31 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.147 2016/08/19 11:56:41 wiz Exp $
+$NetBSD: distinfo,v 1.148 2016/09/01 15:53:31 wiz Exp $
 
-SHA1 (ImageMagick-7.0.2-9.tar.xz) = dc19970a9269bf937eadd9f899a2da4e242351d4
-RMD160 (ImageMagick-7.0.2-9.tar.xz) = 08decc98a6e86ee3dd401c3c0037b87e9abac494
-SHA512 (ImageMagick-7.0.2-9.tar.xz) = 7e3ccdfb7266b3de6872aeb3994295048ac2cd441222109ea3e39d6f314e024d1133a552caa6bf5bea8706119c005b55ac7b4149308fdcc9090b9c5dad3b0ceb
-Size (ImageMagick-7.0.2-9.tar.xz) = 8291004 bytes
+SHA1 (ImageMagick-7.0.2-10.tar.xz) = e2e7deb8d1a43fa9c052dcc2fb3429a4cd5abae9
+RMD160 (ImageMagick-7.0.2-10.tar.xz) = 74041c0408ea8aaea7a5141462af6b500ad52afe
+SHA512 (ImageMagick-7.0.2-10.tar.xz) = bf2b7393f0fe10f65a22cfc992640e99ea9ca2850d2b3906d39b5f94a928d8f1e5d4ca83087b4d752d8293db804c89e8685cf0022dc7a61c651f1849d218b1f0
+Size (ImageMagick-7.0.2-10.tar.xz) = 8289872 bytes



Home | Main Index | Thread Index | Old Index