This updates the rmagick gem to the latest version. Changelog at https://github.com/rmagick/rmagick/blob/RMagick_2-13-2/ChangeLog
Tested on amd64, builds on i386. Will be committing in a few days unless I hear objections. Thanks, Jeremy Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/ruby-rmagick/Makefile,v retrieving revision 1.26 diff -u -p -r1.26 Makefile --- Makefile 15 Jan 2014 02:13:58 -0000 1.26 +++ Makefile 29 Nov 2014 01:50:52 -0000 @@ -2,8 +2,7 @@ COMMENT = Ruby interface to ImageMagick -DISTNAME = rmagick-2.13.1 -REVISION = 7 +DISTNAME = rmagick-2.13.2 CATEGORIES = graphics HOMEPAGE = http://rmagick.rubyforge.org/ Index: distinfo =================================================================== RCS file: /cvs/ports/graphics/ruby-rmagick/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 4 Nov 2011 12:41:46 -0000 1.4 +++ distinfo 29 Nov 2014 01:51:01 -0000 @@ -1,5 +1,2 @@ -MD5 (rmagick-2.13.1.gem) = 9SioN4nFq75UC2InwIsvWg== -RMD160 (rmagick-2.13.1.gem) = 7ylDzVqlsh94L+MjSpZaNlo4dCU= -SHA1 (rmagick-2.13.1.gem) = Vw6lO8RKHk4UndtTRG5fZ0btm+0= -SHA256 (rmagick-2.13.1.gem) = 7p/w+SZJbnffHBfsKYaazhZVJjvmFLH6OaqFxg8O7zo= -SIZE (rmagick-2.13.1.gem) = 1300992 +SHA256 (rmagick-2.13.2.gem) = 5PO0xu9tbonYGDCA7hcJP0KGDJYPhUYI9KpE7IvOhbs= +SIZE (rmagick-2.13.2.gem) = 1305088
