Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2022 04:24:19 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: d32177553aa4 - main - security/rubygem-devise-two-factor-rails5: Update to 4.0.2
Message-ID:  <202204160424.23G4OJ4q007301@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=d32177553aa4b7e34bf42930217bc795f5550fca

commit d32177553aa4b7e34bf42930217bc795f5550fca
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-16 04:00:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-16 04:19:41 +0000

    security/rubygem-devise-two-factor-rails5: Update to 4.0.2
    
    Changes:        https://github.com/tinfoil/devise-two-factor/blob/main/CHANGELOG.md
---
 security/rubygem-devise-two-factor-rails5/Makefile | 6 +++---
 security/rubygem-devise-two-factor-rails5/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/security/rubygem-devise-two-factor-rails5/Makefile b/security/rubygem-devise-two-factor-rails5/Makefile
index 2c7531669966..5d6cf4e98ba5 100644
--- a/security/rubygem-devise-two-factor-rails5/Makefile
+++ b/security/rubygem-devise-two-factor-rails5/Makefile
@@ -1,7 +1,7 @@
 # Created by: Torsten Zuhlsdorff <ports@toco-domains.de>
 
 PORTNAME=	devise-two-factor
-PORTVERSION=	4.0.1
+PORTVERSION=	4.0.2
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-rails5
@@ -12,10 +12,10 @@ COMMENT=	Barebones two-factor authentication with Devise
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport5>=0<6.2:devel/rubygem-activesupport5 \
+RUN_DEPENDS=	rubygem-activesupport5>=0<7.1:devel/rubygem-activesupport5 \
 		rubygem-attr_encrypted>=1.3<4:security/rubygem-attr_encrypted \
 		rubygem-devise-rails5>=4.0<5:devel/rubygem-devise-rails5 \
-		rubygem-railties5>=0<6.2:www/rubygem-railties5 \
+		rubygem-railties5>=0<7.1:www/rubygem-railties5 \
 		rubygem-rotp>=6.0<7:devel/rubygem-rotp
 
 USES=		gem
diff --git a/security/rubygem-devise-two-factor-rails5/distinfo b/security/rubygem-devise-two-factor-rails5/distinfo
index 7e98ed1d4b54..09716492d042 100644
--- a/security/rubygem-devise-two-factor-rails5/distinfo
+++ b/security/rubygem-devise-two-factor-rails5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037968
-SHA256 (rubygem/devise-two-factor-4.0.1.gem) = c0242af73f9a80f25fc4c34041317f352a6ea3f6eef76bc151b26ef6dbcb66f2
-SIZE (rubygem/devise-two-factor-4.0.1.gem) = 30208
+TIMESTAMP = 1649423958
+SHA256 (rubygem/devise-two-factor-4.0.2.gem) = 6548d2696ed090d27046f888f4fa7380f151e0f823902d46fd9b91e7d0cac511
+SIZE (rubygem/devise-two-factor-4.0.2.gem) = 30208



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