textproc/rubygem-case_transform61: Remove expired port

2025-04-03 textproc/rubygem-case_transform61: Uses EOL version 6.1.X of Rails
This commit is contained in:
Rene Ladan 2025-04-04 21:23:24 +02:00
parent 43963b4139
commit 2f96482ff4
5 changed files with 1 additions and 29 deletions

1
MOVED
View File

@ -4307,3 +4307,4 @@ sysutils/mcweject||2025-04-04|Has expired: Unmaintained, redundant to "cdcontrol
ports-mgmt/genplist||2025-04-04|Has expired: Unmaintained, obsoleted by "make makeplist"
databases/rubygem-scenic61||2025-04-04|Has expired: Uses EOL version 6.1.X of Rails
devel/py-blist||2025-04-04|Has expired: Abandoned project, no consumers, no modern python support
textproc/rubygem-case_transform61||2025-04-04|Has expired: Uses EOL version 6.1.X of Rails

View File

@ -1799,7 +1799,6 @@
SUBDIR += rubygem-babosa
SUBDIR += rubygem-bourbon
SUBDIR += rubygem-case_transform
SUBDIR += rubygem-case_transform61
SUBDIR += rubygem-character_set
SUBDIR += rubygem-charlock_holmes
SUBDIR += rubygem-chef-gyoku

View File

@ -1,22 +0,0 @@
PORTNAME= case_transform
PORTVERSION= 0.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 61
MAINTAINER= bofh@FreeBSD.org
COMMENT= Extraction of the key_transform abilities of ActiveModelSerializers
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
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1501013878
SHA256 (rubygem/case_transform-0.2.gem) = e2ad4418dceeb227cf474cc332cd5004c95c136c04186c1cceaad8ab8de6fe3b
SIZE (rubygem/case_transform-0.2.gem) = 6144

View File

@ -1,3 +0,0 @@
This gem implements a simple extraction of the key_transform abilities of
ActiveModelSerializers. For example, it will transform the key to camel case,
dash, or underscore.