git: 7c8194ee3eea - main - textproc/rubygem-case_transform61: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Mar 2025 08:34:32 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c8194ee3eeae67b40e7dae277b7771150deff30 commit 7c8194ee3eeae67b40e7dae277b7771150deff30 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-03-04 07:15:07 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-03-04 08:33:19 +0000 textproc/rubygem-case_transform61: Mark DEPRECATED - Uses EOL version 6.1.X of Rails - Set EXPIRATION_DATE 2025-04-03 --- textproc/rubygem-case_transform61/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/rubygem-case_transform61/Makefile b/textproc/rubygem-case_transform61/Makefile index d999a0e127ff..759bff943bb1 100644 --- a/textproc/rubygem-case_transform61/Makefile +++ b/textproc/rubygem-case_transform61/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/NullVoxPopuli/case_transform LICENSE= MIT +DEPRECATED= Uses EOL version 6.1.X of Rails +EXPIRATION_DATE=2025-04-03 + RUN_DEPENDS= rubygem-activesupport61>0:devel/rubygem-activesupport61 USES= gem