diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-12-20 15:24:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-12-20 15:24:35 +0000 |
commit | b1439d97f3fbd96aefe55838500d64c7adffc374 (patch) | |
tree | 7628e1dd59a732038b619f0d8742531893d1c17a /math/rubygem-bigdecimal | |
parent | Update RUN_DEPENDS (diff) |
Update to 3.0.0
Changes: https://github.com/ruby/bigdecimal/blob/master/CHANGES.md
Notes
Notes:
svn path=/head/; revision=558755
Diffstat (limited to 'math/rubygem-bigdecimal')
-rw-r--r-- | math/rubygem-bigdecimal/Makefile | 2 | ||||
-rw-r--r-- | math/rubygem-bigdecimal/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/rubygem-bigdecimal/Makefile b/math/rubygem-bigdecimal/Makefile index 5435bb38394b..2e5a06ea0ec7 100644 --- a/math/rubygem-bigdecimal/Makefile +++ b/math/rubygem-bigdecimal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bigdecimal -PORTVERSION= 2.0.0 +PORTVERSION= 3.0.0 CATEGORIES= math rubygems MASTER_SITES= RG diff --git a/math/rubygem-bigdecimal/distinfo b/math/rubygem-bigdecimal/distinfo index 48a16961e4a2..1a0bd91d61e1 100644 --- a/math/rubygem-bigdecimal/distinfo +++ b/math/rubygem-bigdecimal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598029403 -SHA256 (rubygem/bigdecimal-2.0.0.gem) = 8de7b0788316e17a9bc4af29fd03fc4ad7e7ee2bb549a06285f971c036a5c75d -SIZE (rubygem/bigdecimal-2.0.0.gem) = 52736 +TIMESTAMP = 1608468151 +SHA256 (rubygem/bigdecimal-3.0.0.gem) = 25afc1d329a0d3aefcff80071f75ee9d379517fa63543f7a35a2fa3d84240921 +SIZE (rubygem/bigdecimal-3.0.0.gem) = 53760 |