Update ruby-RMagick to 1.15.3.

Changes:
RMagick 1.15.3
o Fix bug #8697, Image::Info.fill= doesn't work when creating "caption:" format
  images (bug report from choonkeat)
This commit is contained in:
obache 2007-02-20 00:53:30 +00:00
parent e73833659a
commit 3f7321d4d9
2 changed files with 7 additions and 7 deletions

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.31 2007/02/15 14:58:22 joerg Exp $
# $NetBSD: Makefile,v 1.32 2007/02/20 00:53:30 obache Exp $
DISTNAME= RMagick-1.15.2
DISTNAME= RMagick-1.15.3
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= graphics ruby
MASTER_SITES= http://rubyforge.org/frs/download.php/17158/ \
MASTER_SITES= http://rubyforge.org/frs/download.php/17670/ \
http://raa.ruby-lang.org/cache/rmagick/
MAINTAINER= obata@lins.jp

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.19 2007/02/04 22:11:07 obache Exp $
$NetBSD: distinfo,v 1.20 2007/02/20 00:53:30 obache Exp $
SHA1 (RMagick-1.15.2.tar.gz) = 09071b88eb370cd42b619e6a1e5036a6f35b292b
RMD160 (RMagick-1.15.2.tar.gz) = e7a9afbc572eef3514cf80162f4ca426908ecc93
Size (RMagick-1.15.2.tar.gz) = 1048632 bytes
SHA1 (RMagick-1.15.3.tar.gz) = 0cfd730e27b6586c43bd724c67ccfe2dc31d714d
RMD160 (RMagick-1.15.3.tar.gz) = 59412eb523a2d9d3b5e9073e5c6f76c46e632450
Size (RMagick-1.15.3.tar.gz) = 1048764 bytes