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 Oct 9 21:04:42 UTC 2016
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common distinfo
Log Message:
Updated ImageMagick to 7.0.3.3.
2016-10-08 7.0.3-3 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.3-3, GIT revision 18924:d6614e7:20161008.
2016-10-07 7.0.3-3 Dirk Lemstra <dirk%lem.....org@localhost>
* Fixed incorrect RLE decoding when reading a DCM image that contains
multiple segments.
2016-10-02 7.0.3-2 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.3-2, GIT revision 18887:6b27c5b:20161002.
2016-09-27 7.0.3-2 Dirk Lemstra <dirk%lem.....org@localhost>
* Fixed incorrect RLE decoding when reading an SGI image (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30514)
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.150 -r1.151 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.131 pkgsrc/graphics/ImageMagick/Makefile.common:1.132
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.131 Fri Sep 30 13:19:53 2016
+++ pkgsrc/graphics/ImageMagick/Makefile.common Sun Oct 9 21:04:42 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.131 2016/09/30 13:19:53 wiz Exp $
+# $NetBSD: Makefile.common,v 1.132 2016/10/09 21:04:42 wiz Exp $
#
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.3
-IM_MINOR_VER= 1
+IM_MINOR_VER= 3
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.150 pkgsrc/graphics/ImageMagick/distinfo:1.151
--- pkgsrc/graphics/ImageMagick/distinfo:1.150 Fri Sep 30 13:19:53 2016
+++ pkgsrc/graphics/ImageMagick/distinfo Sun Oct 9 21:04:42 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.150 2016/09/30 13:19:53 wiz Exp $
+$NetBSD: distinfo,v 1.151 2016/10/09 21:04:42 wiz Exp $
-SHA1 (ImageMagick-7.0.3-1.tar.xz) = 88603e8cdf03d448033370344847fafacdda9dd9
-RMD160 (ImageMagick-7.0.3-1.tar.xz) = a9145c459baf5ae8a829bbaaf75c3ea9eb23168e
-SHA512 (ImageMagick-7.0.3-1.tar.xz) = 4abfed5502ea408911b54225d8a45fd0e7c090c61c7950c031b0629dc543b41166dbaa1f743fdceaaab483db1ab5d5bb70dec595a5f7f87c687088d47db579bd
-Size (ImageMagick-7.0.3-1.tar.xz) = 8292812 bytes
+SHA1 (ImageMagick-7.0.3-3.tar.xz) = 3c03dda2f82fd68f0dc4fcf88cdb61002787a5ca
+RMD160 (ImageMagick-7.0.3-3.tar.xz) = 018e28588662921986ea518b5cc0e180455ae7ae
+SHA512 (ImageMagick-7.0.3-3.tar.xz) = 49b6ac4320d259a3659451853cb9c4852fe5866028584132e2755237e3658d489f8b372c5d934c33f10b78e63ffe3898dc219a90436770bd55c3c380e2c246b0
+Size (ImageMagick-7.0.3-3.tar.xz) = 8299296 bytes
Home |
Main Index |
Thread Index |
Old Index