pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/30759: Update graphics/ruby-RMagick from 1.8.3 to 1.9.0
>Number: 30759
>Category: pkg
>Synopsis: Update graphics/ruby-RMagick from 1.8.3 to 1.9.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Jul 16 04:56: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 new pair of monitoring methods,
Image#monitor= and ImageInfo#monitor=. It also includes a fix for a bug
that prevents scripts using RVG from working unless the Magick namespace
is included at the top level.
Changes:
o Added Image#monitor=, Image::Info#monitor=.
Deprecated Magick.set_monitor.
o Fixed bug #2070, support color names with embedded spaces
o Fixed bug #2109, properly scope Magick constants in RVG
>How-To-Repeat:
N/A
>Fix:
here is a patch for update
Index: Makefile
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/graphics/ruby-RMagick/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 23 Jun 2005 16:59:09 -0000 1.7
+++ Makefile 16 Jul 2005 01:53:07 -0000
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.7 2005/06/23 16:59:09 taca Exp $
-DISTNAME= RMagick-1.8.3
+DISTNAME= RMagick-1.9.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= graphics ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/4940/
+MASTER_SITES= http://rubyforge.org/frs/download.php/5225/
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.5
diff -u -r1.5 distinfo
--- distinfo 23 Jun 2005 16:59:09 -0000 1.5
+++ distinfo 16 Jul 2005 01:54:24 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2005/06/23 16:59:09 taca Exp $
-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
+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
Home |
Main Index |
Thread Index |
Old Index