Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 16:19:36 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: 60a9b66f6c79 - main - math/rubygem-matrix: Update to 0.4.2
Message-ID:  <202106201619.15KGJaGn081379@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=60a9b66f6c79b8e31475711a1a563677fffb2786

commit 60a9b66f6c79b8e31475711a1a563677fffb2786
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 16:06:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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 <sunpoet@FreeBSD.org>
 
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201619.15KGJaGn081379>