pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/33056: Update graphics/ruby-RMagick from 1.10.0 to 1.10.1



>Number:         33056
>Category:       pkg
>Synopsis:       Update graphics/ruby-RMagick from 1.10.0 to 1.10.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 11 09:05:00 +0000 2006
>Originator:     OBATA Akio
>Release:        NetBSD 3.0.0_STABLE
>Organization:
        LINS, Japan.
>Environment:
System: NetBSD miki.lins.jp 3.0.0_STABLE NetBSD 3.0.0_STABLE (MIKI) #15: Tue 
Feb 14 17:22:28 JST 2006 
obata%miki.lins.jp@localhost:/usr/src/sys/arch/i386/compile/MIKI i386
Architecture: i386
Machine: i386
>Description:
        RMagick 1.10.1 has been released.

        This release fixes 3 bugs, including a memory leak
        in ImageList#to_blob. See the Change Log for 
        details.

        Changes:
        o Fix bug #3437, memory leak in ImageList#to_blob
        o Fix bug #3363, Image#composite doesn't work 
          when the source image is bigger than the
          destination
        o Fix bug #3635, Image#import_pixels doesn't
          accept FloatPixel or DoublePixel storage types
        o Feature #3597, add border_color attribute to 
          the Draw class


>How-To-Repeat:
        N/A
>Fix:
        Here is a patch for update.

Index: graphics/ruby-RMagick/Makefile
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/graphics/ruby-RMagick/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- graphics/ruby-RMagick/Makefile      2 Mar 2006 15:53:08 -0000       1.17
+++ graphics/ruby-RMagick/Makefile      11 Mar 2006 02:37:49 -0000
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile,v 1.17 2006/03/02 15:53:08 taca Exp $
 
-DISTNAME=      RMagick-1.10.0
+DISTNAME=      RMagick-1.10.1
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics ruby
-MASTER_SITES=  http://rubyforge.org/frs/download.php/8172/
+MASTER_SITES=  http://rubyforge.org/frs/download.php/8854/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    obata%lins.jp@localhost
Index: graphics/ruby-RMagick/distinfo
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/graphics/ruby-RMagick/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- graphics/ruby-RMagick/distinfo      2 Mar 2006 15:53:08 -0000       1.11
+++ graphics/ruby-RMagick/distinfo      11 Mar 2006 02:38:24 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.11 2006/03/02 15:53:08 taca Exp $
 
-SHA1 (RMagick-1.10.0.tar.bz2) = 85b29800c99c3d775ed1163286b9b08e8c6281af
-RMD160 (RMagick-1.10.0.tar.bz2) = 463f74026a04620111f1434c3debcd695671adcb
-Size (RMagick-1.10.0.tar.bz2) = 921447 bytes
+SHA1 (RMagick-1.10.1.tar.bz2) = 57d4922042e02da368c0d20cf7e40afaa3ccc109
+RMD160 (RMagick-1.10.1.tar.bz2) = 1b26245e403bb9fdd1a88f4c4ae42b9e1d512560
+Size (RMagick-1.10.1.tar.bz2) = 922483 bytes




Home | Main Index | Thread Index | Old Index