Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2021 16:18:31 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: f563e032a210 - main - security/rubygem-omniauth: Update to 2.0.4
Message-ID:  <202107141618.16EGIVZP010906@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=f563e032a21082476f30ab9a0857746d329d3db3

commit f563e032a21082476f30ab9a0857746d329d3db3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-14 15:55:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-14 16:10:24 +0000

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

diff --git a/security/rubygem-omniauth/Makefile b/security/rubygem-omniauth/Makefile
index 44388da7328d..097bcc3f3492 100644
--- a/security/rubygem-omniauth/Makefile
+++ b/security/rubygem-omniauth/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	omniauth
-PORTVERSION=	1.9.1
+PORTVERSION=	2.0.4
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,8 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-hashie>=3.4.6:devel/rubygem-hashie \
-		rubygem-rack>=1.6.2,3<3,3:www/rubygem-rack
+		rubygem-rack>=1.6.2,3<3,3:www/rubygem-rack \
+		rubygem-rack-protection>=0:www/rubygem-rack-protection
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/security/rubygem-omniauth/distinfo b/security/rubygem-omniauth/distinfo
index 0c93a117665d..040cd95f2ad9 100644
--- a/security/rubygem-omniauth/distinfo
+++ b/security/rubygem-omniauth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583257534
-SHA256 (rubygem/omniauth-1.9.1.gem) = df5787e7ad6ab80e350af45be864b082f7435aa85148dd80837556c55f8a5b00
-SIZE (rubygem/omniauth-1.9.1.gem) = 20992
+TIMESTAMP = 1625585616
+SHA256 (rubygem/omniauth-2.0.4.gem) = 403d011497d4b0cd70573d5cde739808d9a4187813c6992d022b15b5db2c581c
+SIZE (rubygem/omniauth-2.0.4.gem) = 23040



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