Date: Mon, 30 Jan 2023 13:16:03 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0b89f8eec512 - main - math/rubygem-bigdecimal: Update to 3.1.3 Message-ID: <202301301316.30UDG3LV079973@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b89f8eec5120cb344ddf366b43504979a4d1ed1 commit 0b89f8eec5120cb344ddf366b43504979a4d1ed1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:39:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:01:34 +0000 math/rubygem-bigdecimal: Update to 3.1.3 Changes: https://github.com/ruby/bigdecimal/releases --- math/rubygem-bigdecimal/Makefile | 5 +++-- math/rubygem-bigdecimal/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/math/rubygem-bigdecimal/Makefile b/math/rubygem-bigdecimal/Makefile index 1c5e0843724b..cd48c9f52e20 100644 --- a/math/rubygem-bigdecimal/Makefile +++ b/math/rubygem-bigdecimal/Makefile @@ -1,5 +1,5 @@ PORTNAME= bigdecimal -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 CATEGORIES= math rubygems MASTER_SITES= RG @@ -7,7 +7,8 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Arbitrary-precision decimal floating-point number class WWW= https://github.com/ruby/bigdecimal -LICENSE= RUBY +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual USES= gem diff --git a/math/rubygem-bigdecimal/distinfo b/math/rubygem-bigdecimal/distinfo index 838b660d8ff3..dca9deefc5e8 100644 --- a/math/rubygem-bigdecimal/distinfo +++ b/math/rubygem-bigdecimal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643133995 -SHA256 (rubygem/bigdecimal-3.1.2.gem) = c31bc2e1ec4d229e6afe6df5cb34bf1b15ec66eb3e812e0cdf6a0f8fc24ff50f -SIZE (rubygem/bigdecimal-3.1.2.gem) = 85504 +TIMESTAMP = 1674590526 +SHA256 (rubygem/bigdecimal-3.1.3.gem) = 3b4c2149f4fee5f42d7ef79cd0c24aafd32bd9888f84f0ecea5672946d646f58 +SIZE (rubygem/bigdecimal-3.1.3.gem) = 87040
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301316.30UDG3LV079973>