- Update to 0.6.0
Changes: https://github.com/topfunky/gruff/commits/master
This commit is contained in:
parent
b5c42a777f
commit
7cf5665339
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388152
2 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue