aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-fastimage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/rubygem-fastimage/Makefile')
-rw-r--r--graphics/rubygem-fastimage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rubygem-fastimage/Makefile b/graphics/rubygem-fastimage/Makefile
index e0bc3ec48765..92b3e9ef0177 100644
--- a/graphics/rubygem-fastimage/Makefile
+++ b/graphics/rubygem-fastimage/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fastimage
-PORTVERSION= 1.9.0
+PORTVERSION= 2.0.0
CATEGORIES= graphics rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ 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