Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2019 21:49:37 +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: r504906 - head/security/rubygem-devise-two-factor-rails50
Message-ID:  <201906222149.x5MLnbH6078683@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jun 22 21:49:37 2019
New Revision: 504906
URL: https://svnweb.freebsd.org/changeset/ports/504906

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2019-06-30

Modified:
  head/security/rubygem-devise-two-factor-rails50/Makefile

Modified: head/security/rubygem-devise-two-factor-rails50/Makefile
==============================================================================
--- head/security/rubygem-devise-two-factor-rails50/Makefile	Sat Jun 22 21:49:32 2019	(r504905)
+++ head/security/rubygem-devise-two-factor-rails50/Makefile	Sat Jun 22 21:49:37 2019	(r504906)
@@ -13,6 +13,9 @@ COMMENT=	Barebones two-factor authentication with Devi
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use security/rubygem-devise-two-factor (depends on Rails 5.0) instead
+EXPIRATION_DATE=2019-06-30
+
 RUN_DEPENDS=	rubygem-activesupport50>=0:devel/rubygem-activesupport50 \
 		rubygem-attr_encrypted>=1.3:security/rubygem-attr_encrypted \
 		rubygem-devise-rails50>0:devel/rubygem-devise-rails50 \



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