summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-12-05 01:19:52 +0000
committerobache <obache@pkgsrc.org>2008-12-05 01:19:52 +0000
commitb27c5f3e1f66d101325393553a1f005057eeb8eb (patch)
tree2d418f64aa4ea4a27f0b4930210e008b95f17d0b /graphics
parent81ae577535f85b558f7452b465eef2823407f6a4 (diff)
downloadpkgsrc-b27c5f3e1f66d101325393553a1f005057eeb8eb.tar.gz
Update RMagick to 2.8.0.
Changes: RMagick 2.8.0 o Add the endian, scene, and transparent_color attributes to Image::Info o Deprecate Image#endian= attribute setter o Add the transparent_chroma method to the Image class (available in ImageMagick 6.4.5-6) o Add the sparse_color method to the Image class (available in ImageMagick 6.4.3) o Detect change to ParseSizeGeometry signature in ImageMagick 6.4.6-9 and compile accordingly. o Update Image#change_geometry to work with the new ParseSizeGeometry API in ImageMagick 6.4.6-9.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ruby-RMagick/Makefile4
-rw-r--r--graphics/ruby-RMagick/PLIST3
-rw-r--r--graphics/ruby-RMagick/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/graphics/ruby-RMagick/Makefile b/graphics/ruby-RMagick/Makefile
index 4c8148cd018..1eaacfab674 100644
--- a/graphics/ruby-RMagick/Makefile
+++ b/graphics/ruby-RMagick/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2008/11/14 01:26:37 obache Exp $
+# $NetBSD: Makefile,v 1.58 2008/12/05 01:19:52 obache Exp $
-DISTNAME= rmagick-2.7.2
+DISTNAME= rmagick-2.8.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/}
CATEGORIES= graphics
diff --git a/graphics/ruby-RMagick/PLIST b/graphics/ruby-RMagick/PLIST
index 032ae854e78..3a2ec18564a 100644
--- a/graphics/ruby-RMagick/PLIST
+++ b/graphics/ruby-RMagick/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2008/09/29 14:28:45 taca Exp $
+@comment $NetBSD: PLIST,v 1.16 2008/12/05 01:19:53 obache Exp $
${GEM_HOME}/cache/rmagick-${PKGVERSION}.gem
${GEM_LIBDIR}/.require_paths
${GEM_LIBDIR}/ChangeLog
@@ -239,6 +239,7 @@ ${GEM_LIBDIR}/doc/ex/skewx.rb
${GEM_LIBDIR}/doc/ex/skewy.rb
${GEM_LIBDIR}/doc/ex/smile.rb
${GEM_LIBDIR}/doc/ex/solarize.rb
+${GEM_LIBDIR}/doc/ex/sparse_color.rb
${GEM_LIBDIR}/doc/ex/splice.rb
${GEM_LIBDIR}/doc/ex/spread.rb
${GEM_LIBDIR}/doc/ex/stegano.rb
diff --git a/graphics/ruby-RMagick/distinfo b/graphics/ruby-RMagick/distinfo
index 068efddebae..f89038576a4 100644
--- a/graphics/ruby-RMagick/distinfo
+++ b/graphics/ruby-RMagick/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2008/11/14 01:26:37 obache Exp $
+$NetBSD: distinfo,v 1.40 2008/12/05 01:19:53 obache Exp $
-SHA1 (rmagick-2.7.2.gem) = 8f883ee09af6e7ae51676f562986e7d817774f1f
-RMD160 (rmagick-2.7.2.gem) = fb073d26c42393ad0a95f0c3ef668fa0029361f3
-Size (rmagick-2.7.2.gem) = 1254912 bytes
+SHA1 (rmagick-2.8.0.gem) = 73e1a71d7d6ed71227196587c908abb01bf37f38
+RMD160 (rmagick-2.8.0.gem) = f44f196b785cf749533fcd6c5ad6f869a6b52196
+Size (rmagick-2.8.0.gem) = 1257984 bytes