diff options
Diffstat (limited to 'devel/rubygem-tins')
-rw-r--r-- | devel/rubygem-tins/Makefile | 5 | ||||
-rw-r--r-- | devel/rubygem-tins/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/rubygem-tins/Makefile b/devel/rubygem-tins/Makefile index bf9ad843574e..cf2bc8bcc0cc 100644 --- a/devel/rubygem-tins/Makefile +++ b/devel/rubygem-tins/Makefile @@ -1,5 +1,5 @@ PORTNAME= tins -PORTVERSION= 1.43.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 diff --git a/devel/rubygem-tins/distinfo b/devel/rubygem-tins/distinfo index 75bb31ce3235..394c389a44ba 100644 --- a/devel/rubygem-tins/distinfo +++ b/devel/rubygem-tins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436649 -SHA256 (rubygem/tins-1.43.0.gem) = e63c0ef0508aa2ede3462556e86309a3ceddefb710a993e7884d0a797574130d -SIZE (rubygem/tins-1.43.0.gem) = 316928 +TIMESTAMP = 1759324290 +SHA256 (rubygem/tins-1.44.1.gem) = ad67d88d0702d8edf35a9a1e70fb1a8859876661b7dd5b045f6a1716be5dc76d +SIZE (rubygem/tins-1.44.1.gem) = 349696 |