Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Dec 2024 04:45:30 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: 11e526b20339 - main - devel/rubygem-strong_migrations61: Mark DEPRECATED
Message-ID:  <202412240445.4BO4jU3h069879@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=11e526b20339a0656805609678fb8337889593fc

commit 11e526b20339a0656805609678fb8337889593fc
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-12-23 05:32:04 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-12-24 04:45:04 +0000

    devel/rubygem-strong_migrations61: Mark DEPRECATED
    
    - Ruby on Rails 6.1 support ended on 2024-10-01
    - Set EXPIRATION_DATE 2025-01-22
---
 devel/rubygem-strong_migrations61/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/rubygem-strong_migrations61/Makefile b/devel/rubygem-strong_migrations61/Makefile
index b8d398d2534c..4dbc65f17360 100644
--- a/devel/rubygem-strong_migrations61/Makefile
+++ b/devel/rubygem-strong_migrations61/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/ankane/strong_migrations
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Ruby on Rails 6.1.x reached EOL on 2024-10-01
+EXPIRATION_DATE=2025-01-23
+
 RUN_DEPENDS=	rubygem-activerecord61>=5.2:databases/rubygem-activerecord61
 
 USES=		gem



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