From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 17:49:08 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 6418867831D; Tue, 21 Sep 2021 17:49:08 +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 4HDTSh2Mknz3j7g; Tue, 21 Sep 2021 17:49:08 +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 3205C604; Tue, 21 Sep 2021 17:49:08 +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 18LHn8ds057077; Tue, 21 Sep 2021 17:49:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18LHn8Z5057076; Tue, 21 Sep 2021 17:49:08 GMT (envelope-from git) Date: Tue, 21 Sep 2021 17:49:08 GMT Message-Id: <202109211749.18LHn8Z5057076@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Antoine Brodin Subject: git: 0283fb4e6a48 - main - security/rubygem-hrr_rb_ssh: update to 0.4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: antoine X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0283fb4e6a4896ef173c95f7b2ae5ca5bf40a98e 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: Tue, 21 Sep 2021 17:49:08 -0000 The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=0283fb4e6a4896ef173c95f7b2ae5ca5bf40a98e commit 0283fb4e6a4896ef173c95f7b2ae5ca5bf40a98e Author: Antoine Brodin AuthorDate: 2021-09-21 17:48:46 +0000 Commit: Antoine Brodin CommitDate: 2021-09-21 17:49:01 +0000 security/rubygem-hrr_rb_ssh: update to 0.4.2 --- security/rubygem-hrr_rb_ssh/Makefile | 4 +--- security/rubygem-hrr_rb_ssh/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/security/rubygem-hrr_rb_ssh/Makefile b/security/rubygem-hrr_rb_ssh/Makefile index dd20d53ad48c..b8ce77ec16c3 100644 --- a/security/rubygem-hrr_rb_ssh/Makefile +++ b/security/rubygem-hrr_rb_ssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= hrr_rb_ssh -DISTVERSION= 0.3.0.pre2 +DISTVERSION= 0.4.2 CATEGORIES= security rubygems MASTER_SITES= RG @@ -9,8 +9,6 @@ COMMENT= Pure Ruby SSH 2.0 server implementation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-ed25519>=1.2:security/rubygem-ed25519 - NO_ARCH= yes USES= gem USE_RUBY= yes diff --git a/security/rubygem-hrr_rb_ssh/distinfo b/security/rubygem-hrr_rb_ssh/distinfo index 72c7813b245f..e027eaf6d2ee 100644 --- a/security/rubygem-hrr_rb_ssh/distinfo +++ b/security/rubygem-hrr_rb_ssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583710578 -SHA256 (rubygem/hrr_rb_ssh-0.3.0.pre2.gem) = 7f62621208b77bc604c7ddcbfc5e2eee3a8bd4e12b30bc49510addc27592cd18 -SIZE (rubygem/hrr_rb_ssh-0.3.0.pre2.gem) = 52736 +TIMESTAMP = 1632170213 +SHA256 (rubygem/hrr_rb_ssh-0.4.2.gem) = 0e9fe9164e61a6618cded66ecd248d6004c87df25e542e6ccb0c508ad2ae26b7 +SIZE (rubygem/hrr_rb_ssh-0.4.2.gem) = 58368