From owner-dev-commits-ports-all@freebsd.org Sun Jun 20 16:19:44 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 01DD76541D6; Sun, 20 Jun 2021 16:19: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 4G7HtP4JFZz3qpt; Sun, 20 Jun 2021 16:19:40 +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 B181D4E9F; Sun, 20 Jun 2021 16:19:36 +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 15KGJaJ9081380; Sun, 20 Jun 2021 16:19:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15KGJaGn081379; Sun, 20 Jun 2021 16:19:36 GMT (envelope-from git) Date: Sun, 20 Jun 2021 16:19:36 GMT Message-Id: <202106201619.15KGJaGn081379@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: 60a9b66f6c79 - main - math/rubygem-matrix: Update to 0.4.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: 60a9b66f6c79b8e31475711a1a563677fffb2786 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: Sun, 20 Jun 2021 16:19:44 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=60a9b66f6c79b8e31475711a1a563677fffb2786 commit 60a9b66f6c79b8e31475711a1a563677fffb2786 Author: Po-Chuan Hsieh AuthorDate: 2021-06-20 16:06:28 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-06-20 16:16:12 +0000 math/rubygem-matrix: Update to 0.4.2 Changes: https://github.com/ruby/matrix/blob/master/CHANGELOG.md https://github.com/ruby/matrix/commits/master --- math/rubygem-matrix/Makefile | 2 +- math/rubygem-matrix/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/rubygem-matrix/Makefile b/math/rubygem-matrix/Makefile index e4380e2c19bf..7cf312f9cd0c 100644 --- a/math/rubygem-matrix/Makefile +++ b/math/rubygem-matrix/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= matrix -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= math rubygems MASTER_SITES= RG diff --git a/math/rubygem-matrix/distinfo b/math/rubygem-matrix/distinfo index 01f2a2e63226..18a8c62bb238 100644 --- a/math/rubygem-matrix/distinfo +++ b/math/rubygem-matrix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611856660 -SHA256 (rubygem/matrix-0.4.1.gem) = 678b8e51e4b7f20ec584c5534f65bb95740c8e3ee17d2ff1ecb4eb07a4c26278 -SIZE (rubygem/matrix-0.4.1.gem) = 28672 +TIMESTAMP = 1624189831 +SHA256 (rubygem/matrix-0.4.2.gem) = 71083ccbd67a14a43bfa78d3e4dc0f4b503b9cc18e5b4b1d686dc0f9ef7c4cc0 +SIZE (rubygem/matrix-0.4.2.gem) = 27136