git: b49133b83a8f - main - devel/rubygem-better_html-rails61: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Sep 2024 14:48:45 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b49133b83a8f5e9b20903dbb4c042f92fcc3f2bb
commit b49133b83a8f5e9b20903dbb4c042f92fcc3f2bb
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-09-25 14:10:44 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-09-25 14:48:20 +0000
devel/rubygem-better_html-rails61: Mark DEPRECATED
- Ruby on Rails 6.1 support ends on 2024-10-01
- Set EXPIRATION_DATE 2024-10-25
---
devel/rubygem-better_html-rails61/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/rubygem-better_html-rails61/Makefile b/devel/rubygem-better_html-rails61/Makefile
index ad1a8eeb6550..e2a8da75bfc3 100644
--- a/devel/rubygem-better_html-rails61/Makefile
+++ b/devel/rubygem-better_html-rails61/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/Shopify/better-html
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
+DEPRECATED= Ruby on Rails 6.1.x reaches EOL on 2024-10-01
+EXPIRATION_DATE= 2024-10-25
+
RUN_DEPENDS= rubygem-actionview61>=6.0:devel/rubygem-actionview61 \
rubygem-activesupport61>=6.0:devel/rubygem-activesupport61 \
rubygem-ast>=2.0:devel/rubygem-ast \