pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ruby-RMagick Update RMagick to 1.15.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cdbc166d10ba
branches:  trunk
changeset: 528276:cdbc166d10ba
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Apr 27 13:41:58 2007 +0000

description:
Update RMagick to 1.15.6.

Changes:
RMagick 1.15.6
o Fix bug #10070, memory leak in
  Draw#get_type_metrics,
  Draw#get_multiline_type_metrics,
  Draw#annotate (bug report from Sinclair Bain)
o Fix bug #10080, scripts in examples
  directory should not be marked executable (bug
  report from Lucas Nussbaum)

diffstat:

 graphics/ruby-RMagick/Makefile |  6 +++---
 graphics/ruby-RMagick/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 3f1291e1fe44 -r cdbc166d10ba graphics/ruby-RMagick/Makefile
--- a/graphics/ruby-RMagick/Makefile    Fri Apr 27 11:21:47 2007 +0000
+++ b/graphics/ruby-RMagick/Makefile    Fri Apr 27 13:41:58 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2007/04/08 06:23:20 obache Exp $
+# $NetBSD: Makefile,v 1.36 2007/04/27 13:41:58 obache Exp $
 
-DISTNAME=      RMagick-1.15.5
+DISTNAME=      RMagick-1.15.6
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    graphics ruby
-MASTER_SITES=  http://rubyforge.org/frs/download.php/19091/ \
+MASTER_SITES=  http://rubyforge.org/frs/download.php/20031/ \
                http://raa.ruby-lang.org/cache/rmagick/
 
 MAINTAINER=    obache%NetBSD.org@localhost
diff -r 3f1291e1fe44 -r cdbc166d10ba graphics/ruby-RMagick/distinfo
--- a/graphics/ruby-RMagick/distinfo    Fri Apr 27 11:21:47 2007 +0000
+++ b/graphics/ruby-RMagick/distinfo    Fri Apr 27 13:41:58 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2007/04/08 06:23:20 obache Exp $
+$NetBSD: distinfo,v 1.23 2007/04/27 13:41:58 obache Exp $
 
-SHA1 (RMagick-1.15.5.tar.gz) = 6a902429f3db7c9703356bee47c0c901f3b01c00
-RMD160 (RMagick-1.15.5.tar.gz) = 0efdc0caba9a204459d86aab9cdf75caa72390a6
-Size (RMagick-1.15.5.tar.gz) = 1048878 bytes
+SHA1 (RMagick-1.15.6.tar.gz) = 7555ce4aebc9ef8b5062a5ab531ae2d919294b34
+RMD160 (RMagick-1.15.6.tar.gz) = 56598c1400100fb24b8865a8550f39caf9c83f91
+Size (RMagick-1.15.6.tar.gz) = 1049055 bytes



Home | Main Index | Thread Index | Old Index