git: 2ce8c15aa6e8 - main - security/rubygem-devise_pam_authenticatable2-rails61: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Sep 2024 05:01:04 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=2ce8c15aa6e8b3bb2639252d7180a28aa4982933 commit 2ce8c15aa6e8b3bb2639252d7180a28aa4982933 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-09-24 04:46:32 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-09-24 05:00:12 +0000 security/rubygem-devise_pam_authenticatable2-rails61: Mark DEPRECATED - Ruby on Rails 6.1 support ends on 2024-10-01 - Set EXPIRATION_DATE 2024-10-24 --- security/rubygem-devise_pam_authenticatable2-rails61/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/rubygem-devise_pam_authenticatable2-rails61/Makefile b/security/rubygem-devise_pam_authenticatable2-rails61/Makefile index a94b00b09648..3d42bff8ed4b 100644 --- a/security/rubygem-devise_pam_authenticatable2-rails61/Makefile +++ b/security/rubygem-devise_pam_authenticatable2-rails61/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/devkral/devise_pam_authenticatable2 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-devise-rails61>=4.0.0:devel/rubygem-devise-rails61 \ rubygem-rpam2>=4.0:security/rubygem-rpam2