svn commit: r504906 - head/security/rubygem-devise-two-factor-rails50

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 22 21:49:43 UTC 2019


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 \


More information about the svn-ports-all mailing list