summaryrefslogtreecommitdiff
path: root/graphics/ruby-RMagick/PLIST
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/ruby-RMagick/PLIST
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/ruby-RMagick/PLIST')
-rw-r--r--graphics/ruby-RMagick/PLIST3
1 files changed, 2 insertions, 1 deletions
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