From owner-dev-commits-ports-all@freebsd.org Tue May 11 21:53:43 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 087CC646CE1; Tue, 11 May 2021 21:53:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FfsBG1qbdz4rlv; Tue, 11 May 2021 21:53:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1CBFD1FE0A; Tue, 11 May 2021 21:53:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14BLrfHw000711; Tue, 11 May 2021 21:53:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14BLrfSe000710; Tue, 11 May 2021 21:53:41 GMT (envelope-from git) Date: Tue, 11 May 2021 21:53:41 GMT Message-Id: <202105112153.14BLrfSe000710@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 2f230b690db2 - main - math/rubygem-bigdecimal: Update to 3.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2f230b690db2a3945fa49f2c2ebac9cb277ee854 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2021 21:53:43 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f230b690db2a3945fa49f2c2ebac9cb277ee854 commit 2f230b690db2a3945fa49f2c2ebac9cb277ee854 Author: Po-Chuan Hsieh AuthorDate: 2021-05-11 21:18:54 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-11 21:47:28 +0000 math/rubygem-bigdecimal: Update to 3.0.2 Changes: https://github.com/ruby/bigdecimal/blob/master/CHANGES.md --- math/rubygem-bigdecimal/Makefile | 2 +- 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 dbd12b442002..531df280095c 100644 --- a/math/rubygem-bigdecimal/Makefile +++ b/math/rubygem-bigdecimal/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= bigdecimal -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.2 CATEGORIES= math rubygems MASTER_SITES= RG diff --git a/math/rubygem-bigdecimal/distinfo b/math/rubygem-bigdecimal/distinfo index 1a0bd91d61e1..56a8106f5aaa 100644 --- a/math/rubygem-bigdecimal/distinfo +++ b/math/rubygem-bigdecimal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608468151 -SHA256 (rubygem/bigdecimal-3.0.0.gem) = 25afc1d329a0d3aefcff80071f75ee9d379517fa63543f7a35a2fa3d84240921 -SIZE (rubygem/bigdecimal-3.0.0.gem) = 53760 +TIMESTAMP = 1620405503 +SHA256 (rubygem/bigdecimal-3.0.2.gem) = 8bddb08c1e15f9d870b4def311a492232ce490b86384039131323abb3c14b43b +SIZE (rubygem/bigdecimal-3.0.2.gem) = 53760