pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/31856: Update graphics/ruby-RMagick from 1.9.2 to 1.9.3
>Number: 31856
>Category: pkg
>Synopsis: Update graphics/ruby-RMagick from 1.9.2 to 1.9.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Oct 18 13:31: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@localhost:/usr/src/sys/arch/i386/compile/MIKI i386
Architecture: i386
Machine: i386
>Description:
This is a bug-fix release that adds 1 new method to the Image class.
o Feature #2521, add Image#distortion_channel method
o Fixed bug #2546, ImageList#to_blob builds
multi-image blobs again. (ImageMagick 6.2.0
silently broke the ImageToBlob method.) Thanks to
Tom Werner for reporting this bug.
o Test with GraphicsMagick 1.1.7
>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.10
diff -u -r1.10 Makefile
--- Makefile 2 Oct 2005 06:41:47 -0000 1.10
+++ Makefile 18 Oct 2005 13:02:54 -0000
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.10 2005/10/02 06:41:47 taca Exp $
-DISTNAME= RMagick-1.9.2
+DISTNAME= RMagick-1.9.3
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= graphics ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/6074/
+MASTER_SITES= http://rubyforge.org/frs/download.php/6499/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= obata%lins.jp@localhost
Index: distinfo
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/graphics/ruby-RMagick/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo 2 Oct 2005 06:41:47 -0000 1.8
+++ distinfo 18 Oct 2005 13:04:21 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2005/10/02 06:41:47 taca Exp $
-SHA1 (ruby/RMagick-1.9.2.tar.bz2) = 7ca55b44bdabbcc5c840cde1bdf76e6dfffde7fb
-RMD160 (ruby/RMagick-1.9.2.tar.bz2) = 28edd867b38a75dd8a1a4178b8848f4b1d10d95c
-Size (ruby/RMagick-1.9.2.tar.bz2) = 915499 bytes
+SHA1 (ruby/RMagick-1.9.3.tar.bz2) = bb71a0181231ca99b58533e7660f724ecff89230
+RMD160 (ruby/RMagick-1.9.3.tar.bz2) = 72d925fef3afc74b935408d999565863509adb5a
+Size (ruby/RMagick-1.9.3.tar.bz2) = 916176 bytes
Home |
Main Index |
Thread Index |
Old Index