From nobody Mon Oct 25 22:05:20 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 09897181A1E5; Mon, 25 Oct 2021 22:05:26 +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 4HdTXh757nz4T3v; Mon, 25 Oct 2021 22:05:24 +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 7985511116; Mon, 25 Oct 2021 22:05:20 +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 19PM5Kdg077215; Mon, 25 Oct 2021 22:05:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PM5KWs077214; Mon, 25 Oct 2021 22:05:20 GMT (envelope-from git) Date: Mon, 25 Oct 2021 22:05:20 GMT Message-Id: <202110252205.19PM5KWs077214@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: 872d860d8cd3 - main - devel/rubygem-rinda: Update to 0.1.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org 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: 872d860d8cd3153c91ef21ed14f92d0a612b1c4e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=872d860d8cd3153c91ef21ed14f92d0a612b1c4e commit 872d860d8cd3153c91ef21ed14f92d0a612b1c4e Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 21:31:28 +0000 Commit: Po-Chuan Hsieh 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 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