git: cdcce3338450 - main - devel/rubygem-i18n-tasks-rails61: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Tue, 24 Sep 2024 05:01:07 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cdcce3338450c7b2ce2a14ae3fc599543284cda3

commit cdcce3338450c7b2ce2a14ae3fc599543284cda3
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-09-24 04:52:09 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-09-24 05:00:20 +0000

    devel/rubygem-i18n-tasks-rails61: Mark DEPRECATED
    
    - Ruby on Rails 6.1 support ends on 2024-10-01
    - Set EXPIRATION_DATE 2024-10-24
---
 devel/rubygem-i18n-tasks-rails61/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/rubygem-i18n-tasks-rails61/Makefile b/devel/rubygem-i18n-tasks-rails61/Makefile
index bde817dfcfca..f2818e6bdbf5 100644
--- a/devel/rubygem-i18n-tasks-rails61/Makefile
+++ b/devel/rubygem-i18n-tasks-rails61/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/glebm/i18n-tasks
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Ruby on Rails 6.1.x reaches EOL on 2024-10-01
+EXPIRATION_DATE=	2024-10-24
+
 RUN_DEPENDS=	rubygem-activesupport61>=4.0.2:devel/rubygem-activesupport61 \
 		rubygem-ast>=2.1.0:devel/rubygem-ast \
 		rubygem-better_html-rails61>=1.0<3.0:devel/rubygem-better_html-rails61 \