diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-01 03:27:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-01 03:27:44 +0800 |
commit | 6f269458a32c439bf894d538ab9dc65b485aa760 (patch) | |
tree | 1e61aa215bda87006a626ac0c1efb3c6190d0cfe /graphics | |
parent | 8cccfbba14815de7049ee3068f467d0911dde5a6 (diff) | |
download | freebsd-ports-gnome-6f269458a32c439bf894d538ab9dc65b485aa760.tar.gz freebsd-ports-gnome-6f269458a32c439bf894d538ab9dc65b485aa760.tar.zst freebsd-ports-gnome-6f269458a32c439bf894d538ab9dc65b485aa760.zip |
- Update to 0.6.0
Changes: https://github.com/topfunky/gruff/commits/master
Diffstat (limited to 'graphics')
-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 |