pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick Changes 6.8.7.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f41d4da323c
branches: trunk
changeset: 626247:5f41d4da323c
user: adam <adam%pkgsrc.org@localhost>
date: Tue Nov 05 14:42:55 2013 +0000
description:
Changes 6.8.7.4:
* major improvements to the OpenCL infrastructure.
* new OpenCL accelerated algorithms (function image, blur, radial blur,
unsharp mask, resize, contrast, equalize, despeckle).
* added a new checkbox to enable OpenCL in the configure program.
diffstat:
graphics/ImageMagick/Makefile.common | 6 +++---
graphics/ImageMagick/distinfo | 9 +++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r b3d8f520d4d3 -r 5f41d4da323c graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common Tue Nov 05 14:40:49 2013 +0000
+++ b/graphics/ImageMagick/Makefile.common Tue Nov 05 14:42:55 2013 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.102 2013/08/27 08:13:57 fhajny Exp $
+# $NetBSD: Makefile.common,v 1.103 2013/11/05 14:42:55 adam Exp $
#
# used by graphics/p5-PerlMagick/Makefile
-IM_MAJOR_VER= 6.8.6
-IM_MINOR_VER= 9
+IM_MAJOR_VER= 6.8.7
+IM_MINOR_VER= 4
IM_MAJOR_LIB_VER= 6
.if (${IM_MINOR_VER} != NONE)
diff -r b3d8f520d4d3 -r 5f41d4da323c graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo Tue Nov 05 14:40:49 2013 +0000
+++ b/graphics/ImageMagick/distinfo Tue Nov 05 14:42:55 2013 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.120 2013/08/27 08:13:57 fhajny Exp $
+$NetBSD: distinfo,v 1.121 2013/11/05 14:42:55 adam Exp $
-SHA1 (ImageMagick-6.8.6-9.tar.xz) = c1e8b19f6afc19751c7c777688f0005d36917f9e
-RMD160 (ImageMagick-6.8.6-9.tar.xz) = ba590cd97f2956fc43665ce934229440a301f2f2
-Size (ImageMagick-6.8.6-9.tar.xz) = 7540760 bytes
+SHA1 (ImageMagick-6.8.7-4.tar.xz) = 88e936a1738967d078a9500f430e9017400a05e9
+RMD160 (ImageMagick-6.8.7-4.tar.xz) = 77606d5d066196f1095d0d5ad23036e1307b89f7
+Size (ImageMagick-6.8.7-4.tar.xz) = 7516724 bytes
+SHA1 (patch-configure) = 246aef0157ad479688452c3970b271e6956fd7bb
Home |
Main Index |
Thread Index |
Old Index