aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-28 21:17:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-28 21:20:30 +0000
commit8439432fbd2539e309efbc4dcbe9d1a1237114ad (patch)
treedf65a39abc0b71c2f28bb7d767faf2a000a01d0d
parent4a17160977f178d3da27f23028ade9dc17eb60be (diff)
devel/rubygem-flipper-active_support_cache_store-rails61: Remove obsoleted port
Use devel/rubygem-flipper-active_support_cache_store instead.
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/rubygem-flipper-active_support_cache_store-rails61/Makefile21
-rw-r--r--devel/rubygem-flipper-active_support_cache_store-rails61/distinfo3
-rw-r--r--devel/rubygem-flipper-active_support_cache_store-rails61/pkg-descr1
5 files changed, 1 insertions, 26 deletions
diff --git a/MOVED b/MOVED
index 552aa33c89e2..47ee26b5ba8d 100644
--- a/MOVED
+++ b/MOVED
@@ -3265,3 +3265,4 @@ devel/rubygem-xdg6|devel/rubygem-xdg|2024-05-28|Remove obsoleted port. Use devel
graphics/rubygem-mini_magick410|graphics/rubygem-mini_magick|2024-05-28|Remove obsoleted port. Use graphics/rubygem-mini_magick instead
textproc/rubygem-sassc22|textproc/rubygem-sassc|2024-05-28|Remove obsoleted port. Use textproc/rubygem-sassc instead
databases/rubygem-flipper-active_record-rails61|databases/rubygem-flipper-active_record|2024-05-28|Remove obsoleted port. Use databases/rubygem-flipper-active_record instead
+devel/rubygem-flipper-active_support_cache_store-rails61|devel/rubygem-flipper-active_support_cache_store|2024-05-28|Remove obsoleted port. Use devel/rubygem-flipper-active_support_cache_store instead
diff --git a/devel/Makefile b/devel/Makefile
index 4819362df1ec..471c5f578813 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -7011,7 +7011,6 @@
SUBDIR += rubygem-flexmock
SUBDIR += rubygem-flipper
SUBDIR += rubygem-flipper-active_support_cache_store
- SUBDIR += rubygem-flipper-active_support_cache_store-rails61
SUBDIR += rubygem-flipper-active_support_cache_store-rails70
SUBDIR += rubygem-flipper-ui
SUBDIR += rubygem-flipper025
diff --git a/devel/rubygem-flipper-active_support_cache_store-rails61/Makefile b/devel/rubygem-flipper-active_support_cache_store-rails61/Makefile
deleted file mode 100644
index 76855dff0ac2..000000000000
--- a/devel/rubygem-flipper-active_support_cache_store-rails61/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-PORTNAME= flipper-active_support_cache_store
-PORTVERSION= 0.25.4
-PORTREVISION= 1
-CATEGORIES= devel rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= -rails61
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= ActiveSupport::Cache store adapter for Flipper
-WWW= https://github.com/jnunemaker/flipper
-
-LICENSE= MIT
-
-RUN_DEPENDS= rubygem-activesupport61>=5.0<7:devel/rubygem-activesupport61 \
- rubygem-flipper025>=${PORTVERSION}<0.26:devel/rubygem-flipper025
-
-USES= gem
-
-NO_ARCH= yes
-
-.include <bsd.port.mk>
diff --git a/devel/rubygem-flipper-active_support_cache_store-rails61/distinfo b/devel/rubygem-flipper-active_support_cache_store-rails61/distinfo
deleted file mode 100644
index 3db3cdae231b..000000000000
--- a/devel/rubygem-flipper-active_support_cache_store-rails61/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1669058357
-SHA256 (rubygem/flipper-active_support_cache_store-0.25.4.gem) = db30986145aad97db746a90fd20fa2e2fc7277bf54a5eca53ca914fa78b33f45
-SIZE (rubygem/flipper-active_support_cache_store-0.25.4.gem) = 6656
diff --git a/devel/rubygem-flipper-active_support_cache_store-rails61/pkg-descr b/devel/rubygem-flipper-active_support_cache_store-rails61/pkg-descr
deleted file mode 100644
index 36326ed2c572..000000000000
--- a/devel/rubygem-flipper-active_support_cache_store-rails61/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-ActiveSupport::Cache store adapter for Flipper