diff options
Diffstat (limited to 'devel/rubygem-tins/Makefile')
-rw-r--r-- | devel/rubygem-tins/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-tins/Makefile b/devel/rubygem-tins/Makefile index 87b43a429e58..cf2bc8bcc0cc 100644 --- a/devel/rubygem-tins/Makefile +++ b/devel/rubygem-tins/Makefile @@ -1,5 +1,5 @@ PORTNAME= tins -PORTVERSION= 1.42.0 +PORTVERSION= 1.44.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -8,9 +8,10 @@ COMMENT= Useful tools library in Ruby WWW= https://github.com/flori/tins LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-bigdecimal>=0:math/rubygem-bigdecimal \ + rubygem-mize>=0.6<1:devel/rubygem-mize \ rubygem-sync>=0:devel/rubygem-sync USES= gem |