svn commit: r504903 - head/devel/rubygem-devise-rails50
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jun 22 21:49:25 UTC 2019
Author: sunpoet
Date: Sat Jun 22 21:49:22 2019
New Revision: 504903
URL: https://svnweb.freebsd.org/changeset/ports/504903
Log:
Mark DEPRECATED and set EXPIRATION_DATE to 2019-06-30
Modified:
head/devel/rubygem-devise-rails50/Makefile
Modified: head/devel/rubygem-devise-rails50/Makefile
==============================================================================
--- head/devel/rubygem-devise-rails50/Makefile Sat Jun 22 21:49:17 2019 (r504902)
+++ head/devel/rubygem-devise-rails50/Makefile Sat Jun 22 21:49:22 2019 (r504903)
@@ -13,6 +13,9 @@ COMMENT= Flexible authentication solution for Rails wi
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
+DEPRECATED= Use devel/rubygem-devise (depends on Rails 5.0) instead
+EXPIRATION_DATE=2019-06-30
+
RUN_DEPENDS= rubygem-bcrypt>=3.0:security/rubygem-bcrypt \
rubygem-orm_adapter>=0.1:devel/rubygem-orm_adapter \
rubygem-railties50>=4.1.0:www/rubygem-railties50 \
More information about the svn-ports-all
mailing list