Index: head/graphics/rubygem-fastimage/files/patch-gemspec =================================================================== --- head/graphics/rubygem-fastimage/files/patch-gemspec (revision 414314) +++ head/graphics/rubygem-fastimage/files/patch-gemspec (nonexistent) @@ -1,11 +0,0 @@ ---- fastimage.gemspec.orig 2016-03-31 14:16:33 UTC -+++ fastimage.gemspec -@@ -23,7 +23,7 @@ Gem::Specification.new do |s| - s.specification_version = 4 - - if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then -- s.add_runtime_dependency(%q.freeze, ["~> 2.3.5"]) -+ s.add_runtime_dependency(%q.freeze, [">= 2.3.5"]) - s.add_development_dependency(%q.freeze, ["~> 1.3"]) - s.add_development_dependency(%q.freeze, [">= 0"]) - s.add_development_dependency(%q.freeze, [">= 0"]) Property changes on: head/graphics/rubygem-fastimage/files/patch-gemspec ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/rubygem-fastimage/Makefile =================================================================== --- head/graphics/rubygem-fastimage/Makefile (revision 414314) +++ head/graphics/rubygem-fastimage/Makefile (revision 414315) @@ -1,21 +1,21 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= fastimage -PORTVERSION= 1.9.0 +PORTVERSION= 2.0.0 CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= FastImage finds the size or type of an image LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-addressable>=2.3.5:www/rubygem-addressable +RUN_DEPENDS= rubygem-addressable>=2:www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes USES= gem .include Index: head/graphics/rubygem-fastimage/distinfo =================================================================== --- head/graphics/rubygem-fastimage/distinfo (revision 414314) +++ head/graphics/rubygem-fastimage/distinfo (revision 414315) @@ -1,2 +1,2 @@ -SHA256 (rubygem/fastimage-1.9.0.gem) = b0baaef58cc6c9e6b5085c6f39a719d0e420524729f8d6028563bb8486ec9e96 -SIZE (rubygem/fastimage-1.9.0.gem) = 13824 +SHA256 (rubygem/fastimage-2.0.0.gem) = 17981a86da7d49d2db3a28600592cb10909e0f39c7f50a22a94e6991f85d8848 +SIZE (rubygem/fastimage-2.0.0.gem) = 13312