From 4d9187c8f8e647d7b69e5a974fc71daa6145d8f4 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 13 Sep 2005 14:38:14 +0000 Subject: Update graphics/ruby-RMagick package to 1.9.1 applying patch from PR pkg/31251 provided by Akio Obata. RMagick 1.9.1 o Fixed bug #2157, Image#total_colors is now an alias of Image#number_colors o Fixed bug #2155, Image#dispose= now accepts a DisposeType enum, #dispose now returns a DisposeType enum. o Fixed bug #2156, Image#properties no longer returns garbage for the property name and value. o Fixed bug #2190, Image#compose now returns a CompositeOperator o Fixed bug #2191, Image#composite no longer abends when called with 0 arguments o Fixed bug #2213, ImageList#montage method no longer leaves the imagelist corrupt after raising an ImageMagickError o Feature #2159, added GrayChannel ChannelType enum value, BlendCompositeOp and ColorBurnCompositeOp CompositeOperator enum values, RLECompression CompressionType enum value, deprecate RunlengthCompression o Feature #2172, added optional argument to crop and crop! to reset the saved page offsets after cropping o Deprecated Image#channel_threshold. This method is deprecated in ImageMagick. o Feature #2373, change Image#import_pixels to accept a pixel data buffer as well as a pixel data array. (Thanks to Ara T. Howard for this suggestion!) o Fixed to compile without errors with ImageMagick 6.2.4-4. --- graphics/ruby-RMagick/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/ruby-RMagick/distinfo') diff --git a/graphics/ruby-RMagick/distinfo b/graphics/ruby-RMagick/distinfo index 315f0caf95a..12b0b0c7de4 100644 --- a/graphics/ruby-RMagick/distinfo +++ b/graphics/ruby-RMagick/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2005/07/17 14:39:21 taca Exp $ +$NetBSD: distinfo,v 1.7 2005/09/13 14:38:14 taca Exp $ -SHA1 (ruby/RMagick-1.9.0.tar.gz) = 2a8569b961ec62f63e2b205af76930d95b97138a -RMD160 (ruby/RMagick-1.9.0.tar.gz) = 3d4256f02e30e4f2a977bd51b77ea5daaa5dd875 -Size (ruby/RMagick-1.9.0.tar.gz) = 983616 bytes +SHA1 (ruby/RMagick-1.9.1.tar.gz) = f6ca185df435eddc50ffa8b5089688693bd5c99f +RMD160 (ruby/RMagick-1.9.1.tar.gz) = b7f2c693c78348886a8bc6bd841a36e54662dc89 +Size (ruby/RMagick-1.9.1.tar.gz) = 915084 bytes -- cgit v1.2.3