Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:55:46 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: 07c3433d2176 - main - net/rubygem-omniauth-oauth: Update to 1.2.1
Message-ID:  <202409081855.488Itkmw078544@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=07c3433d21762a6d9c10033f2e55aded3e53727e

commit 07c3433d21762a6d9c10033f2e55aded3e53727e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:34:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:40:22 +0000

    net/rubygem-omniauth-oauth: Update to 1.2.1
    
    Changes:        https://github.com/omniauth/omniauth-oauth/releases
---
 net/rubygem-omniauth-oauth/Makefile | 5 +++--
 net/rubygem-omniauth-oauth/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/net/rubygem-omniauth-oauth/Makefile b/net/rubygem-omniauth-oauth/Makefile
index f347dd48d9d3..6af62eed282a 100644
--- a/net/rubygem-omniauth-oauth/Makefile
+++ b/net/rubygem-omniauth-oauth/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	omniauth-oauth
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,8 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-oauth>=0:net/rubygem-oauth \
-		rubygem-omniauth1>=1.0<3:security/rubygem-omniauth1
+		rubygem-omniauth1>=1.0<3:security/rubygem-omniauth1 \
+		rubygem-rack>=1.6.2,3<4,3:www/rubygem-rack
 
 USES=		gem
 
diff --git a/net/rubygem-omniauth-oauth/distinfo b/net/rubygem-omniauth-oauth/distinfo
index 79f2829a7aef..90660d714035 100644
--- a/net/rubygem-omniauth-oauth/distinfo
+++ b/net/rubygem-omniauth-oauth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626383232
-SHA256 (rubygem/omniauth-oauth-1.2.0.gem) = e7a78658498dc83aa3f3be1a776425c0f06a60d45d9236dbe5e98e61fadf827b
-SIZE (rubygem/omniauth-oauth-1.2.0.gem) = 9728
+TIMESTAMP = 1725560905
+SHA256 (rubygem/omniauth-oauth-1.2.1.gem) = 25bf22c90234280fa825200490f03ff1ce7d76f1a4fbd6c882c6c5b169c58da8
+SIZE (rubygem/omniauth-oauth-1.2.1.gem) = 9728



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