Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2022 21:55:48 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: a9e6a18269e8 - main - net/rubygem-oauth2: Update to 2.0.2
Message-ID:  <202206292155.25TLtmi7025858@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=a9e6a18269e804ac0a1a17c23940e0a0d72c7b91

commit a9e6a18269e804ac0a1a17c23940e0a0d72c7b91
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-29 21:46:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-29 21:50:52 +0000

    net/rubygem-oauth2: Update to 2.0.2
    
    Changes:        https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md
---
 net/rubygem-oauth2/Makefile | 2 +-
 net/rubygem-oauth2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/rubygem-oauth2/Makefile b/net/rubygem-oauth2/Makefile
index 82ed5ff019e4..c54a5e8f5a38 100644
--- a/net/rubygem-oauth2/Makefile
+++ b/net/rubygem-oauth2/Makefile
@@ -1,7 +1,7 @@
 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	oauth2
-PORTVERSION=	2.0.1
+PORTVERSION=	2.0.2
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
diff --git a/net/rubygem-oauth2/distinfo b/net/rubygem-oauth2/distinfo
index 78029bc45290..285c17d66154 100644
--- a/net/rubygem-oauth2/distinfo
+++ b/net/rubygem-oauth2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656093010
-SHA256 (rubygem/oauth2-2.0.1.gem) = 2822365d4c04c37eea4e6ab1410d82482aa8b93603f45001db70de196a430c4e
-SIZE (rubygem/oauth2-2.0.1.gem) = 31232
+TIMESTAMP = 1656522368
+SHA256 (rubygem/oauth2-2.0.2.gem) = 39435ff4f1d4b8c6bc9e6d2eaff08b019f04a27b2c978a01d4476e504c836d17
+SIZE (rubygem/oauth2-2.0.2.gem) = 31232



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