Subject: pkg/31408: Update graphics/ruby-RMagick from 1.9.1 to 1.9.2
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <obata@lins.jp>
List: pkgsrc-bugs
Date: 09/28/2005 12:47:00
>Number:         31408
>Category:       pkg
>Synopsis:       Update graphics/ruby-RMagick from 1.9.1 to 1.9.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 28 12:47: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) #4: Mon Aug 1 16:28:54 JST 2005 obata@miki.lins.jp:/usr/src/sys/arch/i386/compile/MIKI i386
Architecture: i386
Machine: i386
>Description:
	This very minor update adds two new attributes to the Image
	class, virtual_pixel_method and ticks_per_second. If you 
	already have RMagick installed and do not need either of these
	attributes, then you do not need to install this release.

	o Feature 2412, add the virtual_pixel_method 
	  attribute and the VirtualPixelMethod enumeration
	o Feature 2462, add the ticks_per_second attribute

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

Index: Makefile
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/graphics/ruby-RMagick/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	13 Sep 2005 14:38:14 -0000	1.9
+++ Makefile	28 Sep 2005 11:53:49 -0000
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile,v 1.9 2005/09/13 14:38:14 taca Exp $
 
-DISTNAME=	RMagick-1.9.1
+DISTNAME=	RMagick-1.9.2
 PKGNAME=	${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=	graphics ruby
-MASTER_SITES=	http://rubyforge.org/frs/download.php/5958/
+MASTER_SITES=	http://rubyforge.org/frs/download.php/6075/
 
 MAINTAINER=	obata@lins.jp
 HOMEPAGE=	http://rmagick.rubyforge.org/
Index: distinfo
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/graphics/ruby-RMagick/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	13 Sep 2005 14:38:14 -0000	1.7
+++ distinfo	28 Sep 2005 12:06:56 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.7 2005/09/13 14:38:14 taca Exp $
 
-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
+SHA1 (ruby/RMagick-1.9.2.tar.gz) = e42cc944356fcf00efbb6572dd7f6225cac510c1
+RMD160 (ruby/RMagick-1.9.2.tar.gz) = d3e88284b902a888013edd2ff63eae98dab0bc6e
+Size (ruby/RMagick-1.9.2.tar.gz) = 990869 bytes