Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7308DA60EE for ; Tue, 5 Nov 2013 14:42:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D75B714A12B; Tue, 5 Nov 2013 14:42:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1489014A10D for ; Tue, 5 Nov 2013 14:42:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 7XKz-GwwqCyz for ; Tue, 5 Nov 2013 14:42:55 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9170814A0ED for ; Tue, 5 Nov 2013 14:42:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 869D996; Tue, 5 Nov 2013 14:42:55 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 5 Nov 2013 14:42:55 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/graphics/ImageMagick To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20131105144255.869D996@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Tue Nov 5 14:42:55 UTC 2013 Modified Files: pkgsrc/graphics/ImageMagick: Makefile.common distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 pkgsrc/graphics/ImageMagick/Makefile.common cvs rdiff -u -r1.120 -r1.121 pkgsrc/graphics/ImageMagick/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.