Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 22:05:20 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: 872d860d8cd3 - main - devel/rubygem-rinda: Update to 0.1.1
Message-ID:  <202110252205.19PM5KWs077214@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=872d860d8cd3153c91ef21ed14f92d0a612b1c4e

commit 872d860d8cd3153c91ef21ed14f92d0a612b1c4e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 21:31:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 21:54:32 +0000

    devel/rubygem-rinda: Update to 0.1.1
    
    Changes:        https://github.com/ruby/rinda/commits/master
---
 devel/rubygem-rinda/Makefile | 6 +++++-
 devel/rubygem-rinda/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/devel/rubygem-rinda/Makefile b/devel/rubygem-rinda/Makefile
index 90cd56b2b956..daaeb5b2e31c 100644
--- a/devel/rubygem-rinda/Makefile
+++ b/devel/rubygem-rinda/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	rinda
-PORTVERSION=	0.1.0
+PORTVERSION=	0.1.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,6 +12,10 @@ LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
 LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
 
+RUN_DEPENDS=	rubygem-drb>=0:devel/rubygem-drb \
+		rubygem-forwardable>=0:devel/rubygem-forwardable \
+		rubygem-ipaddr>=0:net/rubygem-ipaddr
+
 USES=		gem
 USE_RUBY=	yes
 
diff --git a/devel/rubygem-rinda/distinfo b/devel/rubygem-rinda/distinfo
index 698b24d0e5a4..fd4eddb453f8 100644
--- a/devel/rubygem-rinda/distinfo
+++ b/devel/rubygem-rinda/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622213922
-SHA256 (rubygem/rinda-0.1.0.gem) = c021cf5e3a8401f2fbf863650fd78b480d7b1536a2bff17c28f4300aaa349373
-SIZE (rubygem/rinda-0.1.0.gem) = 16384
+TIMESTAMP = 1635181703
+SHA256 (rubygem/rinda-0.1.1.gem) = 771b8d01d440d1673f59606c4ba0632317350f1cfb1e34d0f287c00666b3a1ed
+SIZE (rubygem/rinda-0.1.1.gem) = 15872



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