Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:16:19 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: 7fd21e08227f - main - graphics/rubygem-red-colors: Update to 0.4.0
Message-ID:  <202403091416.429EGJJW023016@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=7fd21e08227fe1f8c98097bd04a48501152e73f9

commit 7fd21e08227fe1f8c98097bd04a48501152e73f9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:52:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:06:46 +0000

    graphics/rubygem-red-colors: Update to 0.4.0
    
    Changes:        https://github.com/red-data-tools/red-colors/releases
---
 graphics/rubygem-red-colors/Makefile | 5 +++--
 graphics/rubygem-red-colors/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/graphics/rubygem-red-colors/Makefile b/graphics/rubygem-red-colors/Makefile
index 10352844a6ad..df64419f3581 100644
--- a/graphics/rubygem-red-colors/Makefile
+++ b/graphics/rubygem-red-colors/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	red-colors
-PORTVERSION=	0.3.0
+PORTVERSION=	0.4.0
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,8 @@ WWW=		https://github.com/red-data-tools/red-colors
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-matrix>=0:math/rubygem-matrix
+RUN_DEPENDS=	rubygem-json>=0:devel/rubygem-json \
+		rubygem-matrix>=0:math/rubygem-matrix
 
 USES=		gem
 
diff --git a/graphics/rubygem-red-colors/distinfo b/graphics/rubygem-red-colors/distinfo
index f4b3b7acdc8c..242de98f35ab 100644
--- a/graphics/rubygem-red-colors/distinfo
+++ b/graphics/rubygem-red-colors/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625323513
-SHA256 (rubygem/red-colors-0.3.0.gem) = 9dc9e5c4c78e9504108394b64f9c52fec7620d35e1d482925daa9487d95a16f7
-SIZE (rubygem/red-colors-0.3.0.gem) = 104448
+TIMESTAMP = 1709390936
+SHA256 (rubygem/red-colors-0.4.0.gem) = 2356eba0782ca6c44caa47645fbf942a2b16d85905c35c6e3f80d5ff0c04929a
+SIZE (rubygem/red-colors-0.4.0.gem) = 107008



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