Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2025 08:34:32 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: 7c8194ee3eea - main - textproc/rubygem-case_transform61: Mark DEPRECATED
Message-ID:  <202503040834.5248YWrK044749@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7c8194ee3eeae67b40e7dae277b7771150deff30

commit 7c8194ee3eeae67b40e7dae277b7771150deff30
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-03-04 07:15:07 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-03-04 08:33:19 +0000

    textproc/rubygem-case_transform61: Mark DEPRECATED
    
    - Uses EOL version 6.1.X of Rails
    - Set EXPIRATION_DATE 2025-04-03
---
 textproc/rubygem-case_transform61/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/rubygem-case_transform61/Makefile b/textproc/rubygem-case_transform61/Makefile
index d999a0e127ff..759bff943bb1 100644
--- a/textproc/rubygem-case_transform61/Makefile
+++ b/textproc/rubygem-case_transform61/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/NullVoxPopuli/case_transform
 
 LICENSE=	MIT
 
+DEPRECATED=	Uses EOL version 6.1.X of Rails
+EXPIRATION_DATE=2025-04-03
+
 RUN_DEPENDS=	rubygem-activesupport61>0:devel/rubygem-activesupport61
 
 USES=		gem


home | help

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