aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-gruff/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-31 19:27:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-31 19:27:44 +0000
commit7cf56653394bfe1a08858db4bd562207303540b0 (patch)
tree1e61aa215bda87006a626ac0c1efb3c6190d0cfe /graphics/rubygem-gruff/Makefile
parentb5c42a777f421cadc2e75cfe6f00da560121c08b (diff)
Notes
Diffstat (limited to 'graphics/rubygem-gruff/Makefile')
-rw-r--r--graphics/rubygem-gruff/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/rubygem-gruff/Makefile b/graphics/rubygem-gruff/Makefile
index d5912bdb9a0f..58a5058ca85c 100644
--- a/graphics/rubygem-gruff/Makefile
+++ b/graphics/rubygem-gruff/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gruff
-PORTVERSION= 0.5.1
-PORTREVISION= 1
+PORTVERSION= 0.6.0
CATEGORIES= graphics rubygems
MASTER_SITES= RG
@@ -12,7 +11,7 @@ COMMENT= Beautiful graphing library for Ruby using RMagick
LICENSE= MIT
-RUN_DEPENDS= rubygem-rmagick>=0:${PORTSDIR}/graphics/rubygem-rmagick
+RUN_DEPENDS= rubygem-rmagick>=2.13.4:${PORTSDIR}/graphics/rubygem-rmagick
USE_RUBY= yes
USE_RUBYGEMS= yes