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 Jun 17 09:03:01 UTC 2018
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo
Log Message:
ImageMagick: update to 7.0.8.0.
2018-06-12 7.0.8-0 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.8-0, GIT revision 14459:d7c892d5a:20180612.
2018-06-11 7.0.8-0 <quetzlzacatenango@image...>
* Fixed numerous use of uninitialized values, integer overflow, memory
exceeded, and timeouts (credit to OSS Fuzz).
2018-06-11 7.0.7-39 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.7-39, GIT revision 14445:cc962acde:20180611.
2018-06-06 7.0.7-39 <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.172 -r1.173 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.102 -r1.103 pkgsrc/graphics/ImageMagick/PLIST
cvs rdiff -u -r1.187 -r1.188 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.172 pkgsrc/graphics/ImageMagick/Makefile.common:1.173
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.172 Sun Jun 3 22:29:44 2018
+++ pkgsrc/graphics/ImageMagick/Makefile.common Sun Jun 17 09:03:01 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.172 2018/06/03 22:29:44 ast Exp $
+# $NetBSD: Makefile.common,v 1.173 2018/06/17 09:03:01 wiz Exp $
#
# When updating this package, please upload the distfile
# since they disappear immediately when new releases happen,
@@ -6,8 +6,8 @@
#
# used by graphics/p5-PerlMagick/Makefile
-IM_MAJOR_VER= 7.0.7
-IM_MINOR_VER= 38
+IM_MAJOR_VER= 7.0.8
+IM_MINOR_VER= 0
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick/PLIST
diff -u pkgsrc/graphics/ImageMagick/PLIST:1.102 pkgsrc/graphics/ImageMagick/PLIST:1.103
--- pkgsrc/graphics/ImageMagick/PLIST:1.102 Sun May 27 06:49:00 2018
+++ pkgsrc/graphics/ImageMagick/PLIST Sun Jun 17 09:03:01 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.102 2018/05/27 06:49:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.103 2018/06/17 09:03:01 wiz Exp $
bin/Magick++-config
bin/MagickCore-config
bin/MagickWand-config
@@ -151,7 +151,7 @@ include/ImageMagick-7/MagickWand/pixel-w
include/ImageMagick-7/MagickWand/stream.h
include/ImageMagick-7/MagickWand/wand-view.h
include/ImageMagick-7/MagickWand/wandcli.h
-lib/ImageMagick-7.0.7/config-Q16HDRI/configure.xml
+lib/ImageMagick-7.0.8/config-Q16HDRI/configure.xml
lib/libMagick++-7.Q16HDRI.la
lib/libMagickCore-7.Q16HDRI.la
lib/libMagickWand-7.Q16HDRI.la
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.187 pkgsrc/graphics/ImageMagick/distinfo:1.188
--- pkgsrc/graphics/ImageMagick/distinfo:1.187 Sun Jun 3 22:29:44 2018
+++ pkgsrc/graphics/ImageMagick/distinfo Sun Jun 17 09:03:01 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.187 2018/06/03 22:29:44 ast Exp $
+$NetBSD: distinfo,v 1.188 2018/06/17 09:03:01 wiz Exp $
-SHA1 (ImageMagick-7.0.7-38.tar.xz) = 747abf3235209a3419985439f10b7be067d838d8
-RMD160 (ImageMagick-7.0.7-38.tar.xz) = 16c9f80045b025aca5679d1dbd06d4713dd5e10f
-SHA512 (ImageMagick-7.0.7-38.tar.xz) = be6f7d1cb75e87e67f00e55b7a3c5bb3084a71945e6e599349ce667ad6f6f2b1014e9f95eceeb3101b201d3e913a4bdcceaf81398fa5388c68477a7ea9ae0600
-Size (ImageMagick-7.0.7-38.tar.xz) = 8614464 bytes
+SHA1 (ImageMagick-7.0.8-0.tar.xz) = 50260dc936ea52b8ad878232d11d98e96f11c81a
+RMD160 (ImageMagick-7.0.8-0.tar.xz) = 76da534559fe2e017fc7bae422384a0a4e54dcff
+SHA512 (ImageMagick-7.0.8-0.tar.xz) = 9e9e8cca275bcc5ec94ed2e2214960752e16f63443b482783a3b536b3b544b7de78fe7c885ddaca57689db69270797c7012bbab3b249106ba1d3e867ce52d151
+Size (ImageMagick-7.0.8-0.tar.xz) = 8603000 bytes
Home |
Main Index |
Thread Index |
Old Index