diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-31 19:27:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-31 19:27:44 +0000 |
commit | 7cf56653394bfe1a08858db4bd562207303540b0 (patch) | |
tree | 1e61aa215bda87006a626ac0c1efb3c6190d0cfe | |
parent | b5c42a777f421cadc2e75cfe6f00da560121c08b (diff) | |
download | ports-7cf56653394bfe1a08858db4bd562207303540b0.tar.gz ports-7cf56653394bfe1a08858db4bd562207303540b0.zip |
- Update to 0.6.0
Notes
Notes:
svn path=/head/; revision=388152
-rw-r--r-- | graphics/rubygem-gruff/Makefile | 5 | ||||
-rw-r--r-- | graphics/rubygem-gruff/distinfo | 4 |
2 files changed, 4 insertions, 5 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 diff --git a/graphics/rubygem-gruff/distinfo b/graphics/rubygem-gruff/distinfo index f2e62c3355e6..90cc3f984243 100644 --- a/graphics/rubygem-gruff/distinfo +++ b/graphics/rubygem-gruff/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/gruff-0.5.1.gem) = 34a3cea74d8f87182dcd8ae0a7981e58a49870cd8bb9aedb4b11e5cf56bccb2d -SIZE (rubygem/gruff-0.5.1.gem) = 315904 +SHA256 (rubygem/gruff-0.6.0.gem) = d44116afdc914a98143fd455004f4aeb725942e8a61650c93e1fde7d307de4b2 +SIZE (rubygem/gruff-0.6.0.gem) = 316416 |