pkgsrc-Bugs archive

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

pkg/30557: Update graphics/ruby-RMagic from 1.8.2 to 1.8.3



>Number:         30557
>Category:       pkg
>Synopsis:       Update graphics/ruby-RMagick from 1.8.2 to 1.8.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 19 07:18:00 +0000 2005
>Originator:     OBATA Akio
>Release:        NetBSD 2.0.2_STABLE
>Organization:
        LINS, Japan.
>Environment:
System: NetBSD miki.lins.jp 2.0.2_STABLE NetBSD 2.0.2_STABLE (MIKI) #3: Sat Apr 
16 22:07:03 JST 2005 
obata%miki.lins.jp@localhost:/usr/src/sys/arch/i386/compile/MIKI i386
Architecture: i386
Machine: i386
>Description:
        This release includes a very minor change that is needed for
        RMagick to compile without warnings with ImageMagick 6.2.3-2.
        It also adds a few new attributes to the Image::Info class 
        that are useful when creating images using the "caption:" 
        pseudo-format. The doc includes details about these new 
        attributes.

        Changes:
        o Tested with ImageMagick 6.2.3-2
        o Added comment=, delay=, dispose=, fill=, gravity=, and 
          label= attributes to Image::Info

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

Index: Makefile
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/graphics/ruby-RMagick/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile    12 Jun 2005 14:49:03 -0000      1.6
+++ Makefile    19 Jun 2005 06:50:00 -0000
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile,v 1.6 2005/06/12 14:49:03 taca Exp $
 
-DISTNAME=      RMagick-1.8.2
+DISTNAME=      RMagick-1.8.3
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics ruby
-MASTER_SITES=  http://rubyforge.org/frs/download.php/4828/
+MASTER_SITES=  http://rubyforge.org/frs/download.php/4940/
 
 MAINTAINER=    obata%lins.jp@localhost
 HOMEPAGE=      http://rmagick.rubyforge.org/
Index: distinfo
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/graphics/ruby-RMagick/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo    12 Jun 2005 14:49:03 -0000      1.4
+++ distinfo    19 Jun 2005 06:50:48 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.4 2005/06/12 14:49:03 taca Exp $
 
-SHA1 (ruby/RMagick-1.8.2.tar.gz) = 52b76da184325a1289ac3277522b1a6f894ad371
-RMD160 (ruby/RMagick-1.8.2.tar.gz) = 1c5076717f5e679628b83bd4a993912f6d8db31c
-Size (ruby/RMagick-1.8.2.tar.gz) = 977668 bytes
+SHA1 (ruby/RMagick-1.8.3.tar.gz) = 872e0bbf3e82f6f34eaf5332c726273ca1339338
+RMD160 (ruby/RMagick-1.8.3.tar.gz) = efdc100daf9556768d5c3b8657554803401bccda
+Size (ruby/RMagick-1.8.3.tar.gz) = 981429 bytes




Home | Main Index | Thread Index | Old Index