git: 2be83ab2f180 - main - security/rubygem-doorkeeper-rails61: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Sep 2024 05:01:03 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=2be83ab2f18018e533f8ff3257ca3af93704b9ab commit 2be83ab2f18018e533f8ff3257ca3af93704b9ab Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-09-24 04:45:10 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-09-24 05:00:09 +0000 security/rubygem-doorkeeper-rails61: Mark DEPRECATED - Ruby on Rails 6.1 support ends on 2024-10-01 - Set EXPIRATION_DATE 2024-10-24 --- security/rubygem-doorkeeper-rails61/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/rubygem-doorkeeper-rails61/Makefile b/security/rubygem-doorkeeper-rails61/Makefile index 7cb374f03bba..bb3528da7792 100644 --- a/security/rubygem-doorkeeper-rails61/Makefile +++ b/security/rubygem-doorkeeper-rails61/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/doorkeeper-gem/doorkeeper LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +DEPRECATED= Ruby on Rails 6.1.x reaches EOL on 2024-10-01 +EXPIRATION_DATE= 2024-10-24 + RUN_DEPENDS= rubygem-railties61>=5:www/rubygem-railties61 USES= cpe gem