Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2019 18:31:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509832 - in head/security: . rubygem-devise-two-factor30-rails52
Message-ID:  <201908251831.x7PIVCPA092417@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 25 18:31:12 2019
New Revision: 509832
URL: https://svnweb.freebsd.org/changeset/ports/509832

Log:
  Add rubygem-devise-two-factor30-rails52 3.0.3 (copied from rubygem-devise-two-factor30-rails5)

Added:
  head/security/rubygem-devise-two-factor30-rails52/
     - copied from r509804, head/security/rubygem-devise-two-factor30-rails5/
Modified:
  head/security/Makefile
  head/security/rubygem-devise-two-factor30-rails52/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Sun Aug 25 18:29:32 2019	(r509831)
+++ head/security/Makefile	Sun Aug 25 18:31:12 2019	(r509832)
@@ -1087,6 +1087,7 @@
     SUBDIR += rubygem-devise-two-factor
     SUBDIR += rubygem-devise-two-factor-rails5
     SUBDIR += rubygem-devise-two-factor30-rails5
+    SUBDIR += rubygem-devise-two-factor30-rails52
     SUBDIR += rubygem-devise_pam_authenticatable2
     SUBDIR += rubygem-digest-crc
     SUBDIR += rubygem-doorkeeper

Modified: head/security/rubygem-devise-two-factor30-rails52/Makefile
==============================================================================
--- head/security/rubygem-devise-two-factor30-rails5/Makefile	Sun Aug 25 16:35:14 2019	(r509804)
+++ head/security/rubygem-devise-two-factor30-rails52/Makefile	Sun Aug 25 18:31:12 2019	(r509832)
@@ -5,7 +5,7 @@ PORTNAME=	devise-two-factor
 PORTVERSION=	3.0.3
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
-PKGNAMESUFFIX=	30-rails5
+PKGNAMESUFFIX=	30-rails52
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Barebones two-factor authentication with Devise
@@ -13,10 +13,10 @@ COMMENT=	Barebones two-factor authentication with Devi
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport5>=0<5.3:devel/rubygem-activesupport5 \
+RUN_DEPENDS=	rubygem-activesupport52>=0<5.3:devel/rubygem-activesupport52 \
 		rubygem-attr_encrypted>=1.3<4:security/rubygem-attr_encrypted \
-		rubygem-devise-rails5>=4.0<5:devel/rubygem-devise-rails5 \
-		rubygem-railties5>=0<5.3:www/rubygem-railties5 \
+		rubygem-devise-rails52>=4.0<5:devel/rubygem-devise-rails52 \
+		rubygem-railties52>=0<5.3:www/rubygem-railties52 \
 		rubygem-rotp>=2.0:devel/rubygem-rotp
 
 USES=		gem



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