Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2024 05:01:12 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 62b01ec3627b - main - devel/rubygem-nsa-rails61: Mark DEPRECATED
Message-ID:  <202409240501.48O51C7m039371@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=62b01ec3627b5d50b2f2e13a3a02bf451b1e28c7

commit 62b01ec3627b5d50b2f2e13a3a02bf451b1e28c7
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-09-24 04:58:23 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-09-24 05:00:27 +0000

    devel/rubygem-nsa-rails61: Mark DEPRECATED
    
    - Ruby on Rails 6.1 support ends on 2024-10-01
    - Set EXPIRATION_DATE 2024-10-24
---
 devel/rubygem-nsa-rails61/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/rubygem-nsa-rails61/Makefile b/devel/rubygem-nsa-rails61/Makefile
index 4f34a650309a..d9d70b550274 100644
--- a/devel/rubygem-nsa-rails61/Makefile
+++ b/devel/rubygem-nsa-rails61/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/localshred/nsa
 
 LICENSE=	MIT
 
+DEPRECATED=	Ruby on Rails 6.1.x reaches EOL on 2024-10-01
+EXPIRATION_DATE=	2024-10-24
+
 RUN_DEPENDS=	rubygem-activesupport61>=4.2<7:devel/rubygem-activesupport61 \
 		rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \
 		rubygem-sidekiq>=3.5:devel/rubygem-sidekiq \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409240501.48O51C7m039371>