Date: Tue, 24 Sep 2024 05:01:11 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: d9605781bbc9 - main - devel/rubygem-simple-navigation-rails61: Mark DEPRECATED Message-ID: <202409240501.48O51B8r039324@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=d9605781bbc904051131faee4f208168d306ce50 commit d9605781bbc904051131faee4f208168d306ce50 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-09-24 04:57:18 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-09-24 05:00:25 +0000 devel/rubygem-simple-navigation-rails61: Mark DEPRECATED - Ruby on Rails 6.1 support ends on 2024-10-01 - Set EXPIRATION_DATE 2024-10-24 --- devel/rubygem-simple-navigation-rails61/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/rubygem-simple-navigation-rails61/Makefile b/devel/rubygem-simple-navigation-rails61/Makefile index 1b2c0bbd80f1..c8d6430e759e 100644 --- a/devel/rubygem-simple-navigation-rails61/Makefile +++ b/devel/rubygem-simple-navigation-rails61/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/codeplant/simple-navigation 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-activesupport61>=2.3.2:devel/rubygem-activesupport61 USES= gem
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409240501.48O51B8r039324>