git: 6f090c93eb6e - main - www/rubygem-rails-settings-cached-rails61: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Sep 2024 05:01:00 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f090c93eb6e7b4275ad989b1f172af36e7a6ce0 commit 6f090c93eb6e7b4275ad989b1f172af36e7a6ce0 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-09-24 04:38:30 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-09-24 05:00:00 +0000 www/rubygem-rails-settings-cached-rails61: Mark DEPRECATED - Ruby on Rails 6.1 support ends on 2024-10-01 - Set EXPIRATION_DATE 2024-10-24 --- www/rubygem-rails-settings-cached-rails61/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/rubygem-rails-settings-cached-rails61/Makefile b/www/rubygem-rails-settings-cached-rails61/Makefile index 360db0fd9142..5d60af64e508 100644 --- a/www/rubygem-rails-settings-cached-rails61/Makefile +++ b/www/rubygem-rails-settings-cached-rails61/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/huacnlee/rails-settings-cached LICENSE= MIT +DEPRECATED= Ruby on Rails 6.1.x reaches EOL on 2024-10-01 +EXPIRATION_DATE= 2024-10-24 + RUN_DEPENDS= rubygem-rails61>=0:www/rubygem-rails61 USES= gem