From nobody Sat Nov 6 00:27:45 2021 X-Original-To: dev-commits-ports-main@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 A9C831843CEF; Sat, 6 Nov 2021 00:27:52 +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 4HmJ9y59dlz3rRG; Sat, 6 Nov 2021 00:27:50 +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 171202167D; Sat, 6 Nov 2021 00:27:46 +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 1A60RjtV015347; Sat, 6 Nov 2021 00:27:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1A60RjZm015346; Sat, 6 Nov 2021 00:27:45 GMT (envelope-from git) Date: Sat, 6 Nov 2021 00:27:45 GMT Message-Id: <202111060027.1A60RjZm015346@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: 0135b5040841 - main - net/rubygem-oauth: Update to 0.5.7 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@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: 0135b50408415f8307baa6ab82584513960ee033 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0135b50408415f8307baa6ab82584513960ee033 commit 0135b50408415f8307baa6ab82584513960ee033 Author: Po-Chuan Hsieh AuthorDate: 2021-11-05 23:56:46 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-11-05 23:58:21 +0000 net/rubygem-oauth: Update to 0.5.7 Changes: https://github.com/oauth-xx/oauth-ruby/releases https://github.com/oauth-xx/oauth-ruby/blob/master/CHANGELOG.md --- net/rubygem-oauth/Makefile | 2 +- net/rubygem-oauth/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index f34b1a7c2807..bbe0f48d08c3 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -1,7 +1,7 @@ # Created by: wenheping PORTNAME= oauth -PORTVERSION= 0.5.6 +PORTVERSION= 0.5.7 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-oauth/distinfo b/net/rubygem-oauth/distinfo index 1928eaaff138..a82bb561481a 100644 --- a/net/rubygem-oauth/distinfo +++ b/net/rubygem-oauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626383220 -SHA256 (rubygem/oauth-0.5.6.gem) = 4085fe28e0c5e2434135e00a6555294fd2a4ff96a98d1bdecdcd619fc6368dff -SIZE (rubygem/oauth-0.5.6.gem) = 28672 +TIMESTAMP = 1636145484 +SHA256 (rubygem/oauth-0.5.7.gem) = f11449eb08708f6c9ea7e1ee02beb9d165a885de603cbf724af9b47295653520 +SIZE (rubygem/oauth-0.5.7.gem) = 38400