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: jklos
Date: Tue Oct 11 20:27:37 UTC 2016
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common distinfo
Log Message:
ImageMagick was updated to 7.0.3.4 after just two days at 7.0.3.3. The
listed changes are:
Fixed incorrect parsing with ordered dither.
Unit test pass again after small SUN image patch.
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.151 -r1.152 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.132 pkgsrc/graphics/ImageMagick/Makefile.common:1.133
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.132 Sun Oct 9 21:04:42 2016
+++ pkgsrc/graphics/ImageMagick/Makefile.common Tue Oct 11 20:27:37 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.132 2016/10/09 21:04:42 wiz Exp $
+# $NetBSD: Makefile.common,v 1.133 2016/10/11 20:27:37 jklos Exp $
#
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.3
-IM_MINOR_VER= 3
+IM_MINOR_VER= 4
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.151 pkgsrc/graphics/ImageMagick/distinfo:1.152
--- pkgsrc/graphics/ImageMagick/distinfo:1.151 Sun Oct 9 21:04:42 2016
+++ pkgsrc/graphics/ImageMagick/distinfo Tue Oct 11 20:27:37 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.151 2016/10/09 21:04:42 wiz Exp $
+$NetBSD: distinfo,v 1.152 2016/10/11 20:27:37 jklos Exp $
-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
+SHA1 (ImageMagick-7.0.3-4.tar.xz) = f557b0e8ba5a6bf9e7f2d37ec74908561b4c341c
+RMD160 (ImageMagick-7.0.3-4.tar.xz) = 129a890fa6538b0b72da2af4ee0033ac74b1507b
+SHA512 (ImageMagick-7.0.3-4.tar.xz) = b3934867fae86c9d6257aaab32fad6ad9cacd217bdffa6bb218966d8a9b739c463b43b4f704c323707dd04b70a673bed8df94163d822a222323c77125a6ebd61
+Size (ImageMagick-7.0.3-4.tar.xz) = 8291304 bytes
Home |
Main Index |
Thread Index |
Old Index