From owner-dev-commits-ports-all@freebsd.org Fri Jul 16 00:07:22 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 E5130653B7F; Fri, 16 Jul 2021 00:07:22 +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 4GQs4T0gXVz3D9r; Fri, 16 Jul 2021 00:07:21 +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 C83A91361A; Fri, 16 Jul 2021 00:07: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 16G07KZw068251; Fri, 16 Jul 2021 00:07:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16G07KIv068250; Fri, 16 Jul 2021 00:07:20 GMT (envelope-from git) Date: Fri, 16 Jul 2021 00:07:20 GMT Message-Id: <202107160007.16G07KIv068250@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: 16b0b3721af5 - main - net/rubygem-oauth: Update to 0.5.6 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: 16b0b3721af5104dc216288d755367103a8853bf 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: Fri, 16 Jul 2021 00:07:23 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=16b0b3721af5104dc216288d755367103a8853bf commit 16b0b3721af5104dc216288d755367103a8853bf Author: Po-Chuan Hsieh AuthorDate: 2021-07-15 23:54:42 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-15 23:54:42 +0000 net/rubygem-oauth: Update to 0.5.6 Changes: https://github.com/oauth-xx/oauth-ruby/releases https://github.com/oauth-xx/oauth-ruby/blob/master/HISTORY --- net/rubygem-oauth/Makefile | 7 ++++--- net/rubygem-oauth/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index d2e1bb0e25ae..f34b1a7c2807 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -1,7 +1,7 @@ # Created by: wenheping PORTNAME= oauth -PORTVERSION= 0.5.4 +PORTVERSION= 0.5.6 CATEGORIES= net rubygems MASTER_SITES= RG @@ -11,9 +11,10 @@ COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/oauth diff --git a/net/rubygem-oauth/distinfo b/net/rubygem-oauth/distinfo index 0bd4a10c2c76..1928eaaff138 100644 --- a/net/rubygem-oauth/distinfo +++ b/net/rubygem-oauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1512841246 -SHA256 (rubygem/oauth-0.5.4.gem) = 3e017ed1c107eb6fe42c977b78c8a8409249869032b343cf2f23ac80d16b5fff -SIZE (rubygem/oauth-0.5.4.gem) = 28160 +TIMESTAMP = 1626383220 +SHA256 (rubygem/oauth-0.5.6.gem) = 4085fe28e0c5e2434135e00a6555294fd2a4ff96a98d1bdecdcd619fc6368dff +SIZE (rubygem/oauth-0.5.6.gem) = 28672