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 2.12.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e24ef4585d31
branches: trunk
changeset: 400149:e24ef4585d31
user: obache <obache%pkgsrc.org@localhost>
date: Mon Oct 12 02:23:05 2009 +0000
description:
Update rmagick to 2.12.2.
RMagick 2.12.2
o Add feature tests for SinusoidFunction and PolynomialFunction enum
values to allow compiling with ImageMagick 6.4.8-7 (bug report by Mark
Richman)
RMagick 2.12.1
o Fix bug #27239, allow 2.12.0 to compile with older releases of ImageMagick
(bug report by Sam Lown)
RMagick 2.12.0
o Added Image#function_channel (available in ImageMagick 6.4.8-8)
o Added Image#auto_level_channel, Image#auto_gamma_channel (available in
ImageMagick 6.5.5-1)
o Added Draw#interline_spacing, #interline_spacing= (available in
ImageMagick 6.5.5-8)
diffstat:
graphics/ruby-RMagick/Makefile | 5 +++--
graphics/ruby-RMagick/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r b7b2e99356fd -r e24ef4585d31 graphics/ruby-RMagick/Makefile
--- a/graphics/ruby-RMagick/Makefile Sun Oct 11 23:17:03 2009 +0000
+++ b/graphics/ruby-RMagick/Makefile Mon Oct 12 02:23:05 2009 +0000
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.67 2009/09/06 03:14:03 obache Exp $
+# $NetBSD: Makefile,v 1.68 2009/10/12 02:23:05 obache Exp $
-DISTNAME= rmagick-2.11.1
+DISTNAME= rmagick-2.12.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/}
CATEGORIES= graphics
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://rmagick.rubyforge.org/
COMMENT= Ruby binding to ImageMagick
+LICENSE= mit
GEM_BUILD= gemspec
diff -r b7b2e99356fd -r e24ef4585d31 graphics/ruby-RMagick/distinfo
--- a/graphics/ruby-RMagick/distinfo Sun Oct 11 23:17:03 2009 +0000
+++ b/graphics/ruby-RMagick/distinfo Mon Oct 12 02:23:05 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2009/09/06 03:14:03 obache Exp $
+$NetBSD: distinfo,v 1.47 2009/10/12 02:23:05 obache Exp $
-SHA1 (rmagick-2.11.1.gem) = 6edf0fa63884a441f8ade6e7acfff86b4959b36a
-RMD160 (rmagick-2.11.1.gem) = 90e7da3f5d668c97b2a6603f05c2fe464de2adba
-Size (rmagick-2.11.1.gem) = 1267200 bytes
+SHA1 (rmagick-2.12.2.gem) = fb8e05b2decd4508c17f4c7b4922628dcf2c2140
+RMD160 (rmagick-2.12.2.gem) = 3cd262d4bf5818ce9a395ecf1c5ee355612f5c32
+Size (rmagick-2.12.2.gem) = 1268224 bytes
Home |
Main Index |
Thread Index |
Old Index