git: 20108fec7212 - main - misc/rubygem-dotenv-rails-rails61: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Sep 2024 05:01:09 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=20108fec7212b5369093f106a3e6fa0311b55d31 commit 20108fec7212b5369093f106a3e6fa0311b55d31 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-09-24 04:54:29 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-09-24 05:00:21 +0000 misc/rubygem-dotenv-rails-rails61: Mark DEPRECATED - Ruby on Rails 6.1 support ends on 2024-10-01 - Set EXPIRATION_DATE 2024-10-24 --- misc/rubygem-dotenv-rails-rails61/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/rubygem-dotenv-rails-rails61/Makefile b/misc/rubygem-dotenv-rails-rails61/Makefile index deb479bfbbc5..06cfb7afd247 100644 --- a/misc/rubygem-dotenv-rails-rails61/Makefile +++ b/misc/rubygem-dotenv-rails-rails61/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/bkeepers/dotenv LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Ruby on Rails 6.1.x reaches EOL on 2024-10-01 +EXPIRATION_DATE= 2024-10-24 + RUN_DEPENDS= rubygem-dotenv>=${PORTVERSION}:misc/rubygem-dotenv \ rubygem-railties61>=6.1:www/rubygem-railties61