Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2024 21:21:20 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8439432fbd25 - main - devel/rubygem-flipper-active_support_cache_store-rails61: Remove obsoleted port
Message-ID:  <202405282121.44SLLKW2051222@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8439432fbd2539e309efbc4dcbe9d1a1237114ad

commit 8439432fbd2539e309efbc4dcbe9d1a1237114ad
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-28 21:17:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-28 21:20:30 +0000

    devel/rubygem-flipper-active_support_cache_store-rails61: Remove obsoleted port
    
    Use devel/rubygem-flipper-active_support_cache_store instead.
---
 MOVED                                               |  1 +
 devel/Makefile                                      |  1 -
 .../Makefile                                        | 21 ---------------------
 .../distinfo                                        |  3 ---
 .../pkg-descr                                       |  1 -
 5 files changed, 1 insertion(+), 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



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