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 Jul 24 19:22:45 UTC 2016

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

Log Message:
Updated ImageMagick to 7.0.2.5.

2016-07-21  7.0.2-5 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.2-5, GIT revision 18627:2b5ddbd:20160721.

2016-07-13  7.0.2-5 Cristy  <quetzlzacatenango@image...>
  * Fix MVG stroke-opacity (reference
    https://github.com/ImageMagick/ImageMagick/issues/229).
  * Prevent possible buffer overflow when reading TIFF images (bug report from
    Shi Pu of MS509 Team).
  * Initialize index channel to get expected results from the stegano coder.


To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.144 -r1.145 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.125 pkgsrc/graphics/ImageMagick/Makefile.common:1.126
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.125   Mon Jul 18 08:09:39 2016
+++ pkgsrc/graphics/ImageMagick/Makefile.common Sun Jul 24 19:22:45 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.125 2016/07/18 08:09:39 leot Exp $
+# $NetBSD: Makefile.common,v 1.126 2016/07/24 19:22:45 wiz Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          7.0.2
-IM_MINOR_VER=          4
+IM_MINOR_VER=          5
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)

Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.144 pkgsrc/graphics/ImageMagick/distinfo:1.145
--- pkgsrc/graphics/ImageMagick/distinfo:1.144  Mon Jul 18 08:09:39 2016
+++ pkgsrc/graphics/ImageMagick/distinfo        Sun Jul 24 19:22:45 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.144 2016/07/18 08:09:39 leot Exp $
+$NetBSD: distinfo,v 1.145 2016/07/24 19:22:45 wiz Exp $
 
-SHA1 (ImageMagick-7.0.2-4.tar.xz) = dd9565b0020f156a41872c1f5c64e3c877aea96e
-RMD160 (ImageMagick-7.0.2-4.tar.xz) = c75279524921e1a7d0d011182ca75705349d1b14
-SHA512 (ImageMagick-7.0.2-4.tar.xz) = cb64ebb9932f554755122dfb141e878bd330e979c74be907895bed0987bcce879101004ba0e72fbe77fed5ac858822057cc8865a13b1ba71a28fa0288d94636d
-Size (ImageMagick-7.0.2-4.tar.xz) = 8285388 bytes
+SHA1 (ImageMagick-7.0.2-5.tar.xz) = eb682d43a6b9cc7343ada0e6bf547134d910d442
+RMD160 (ImageMagick-7.0.2-5.tar.xz) = 1afb0d336bedeee6f262de3e314bbb68a58352e4
+SHA512 (ImageMagick-7.0.2-5.tar.xz) = 52651435836928e8ec5f88bd5eb5ddd4bb1cd8f7dbb4228b3d4342684791b198f44dcae27e6e7e3c4c064d709ece64a4044a25b7c362965d8f9e58d5320a690d
+Size (ImageMagick-7.0.2-5.tar.xz) = 8286196 bytes



Home | Main Index | Thread Index | Old Index