Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Oct 2022 15:39:10 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: 7c530fcaf214 - main - databases/rubygem-redis-actionpack52-rails61: Remove obsoleted port
Message-ID:  <202210091539.299FdADh041970@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=7c530fcaf21427dd48e93e959ac5192c0f085c48

commit 7c530fcaf21427dd48e93e959ac5192c0f085c48
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-09 15:20:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-09 15:37:46 +0000

    databases/rubygem-redis-actionpack52-rails61: Remove obsoleted port
    
    Use databases/rubygem-redis-actionpack-rails61 instead.
---
 MOVED                                              |  1 +
 databases/Makefile                                 |  1 -
 .../rubygem-redis-actionpack52-rails61/Makefile    | 25 ----------------------
 .../rubygem-redis-actionpack52-rails61/distinfo    |  3 ---
 .../rubygem-redis-actionpack52-rails61/pkg-descr   |  1 -
 5 files changed, 1 insertion(+), 30 deletions(-)

diff --git a/MOVED b/MOVED
index 2b0e2ae45836..5bce2b5bb1ae 100644
--- a/MOVED
+++ b/MOVED
@@ -17584,3 +17584,4 @@ databases/py-alembic16|databases/py-alembic|2022-10-09|Remove obsoleted port. Us
 devel/py-openapi-spec-validator04|devel/py-openapi-spec-validator|2022-10-09|Remove obsoleted port. Use devel/py-openapi-spec-validator instead
 devel/py-openapi-schema-validator02|devel/py-openapi-schema-validator|2022-10-09|Remove obsoleted port. Use devel/py-openapi-schema-validator instead
 databases/rubygem-redis44|databases/rubygem-redis|2022-10-09|Remove obsoleted port. Use databases/rubygem-redis instead
+databases/rubygem-redis-actionpack52-rails61|databases/rubygem-redis-actionpack-rails61|2022-10-09|Remove obsoleted port. Use databases/rubygem-redis-actionpack-rails61 instead
diff --git a/databases/Makefile b/databases/Makefile
index 5cb02aa83a40..a05b66a8552d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -993,7 +993,6 @@
     SUBDIR += rubygem-redis-actionpack-rails52
     SUBDIR += rubygem-redis-actionpack-rails60
     SUBDIR += rubygem-redis-actionpack-rails61
-    SUBDIR += rubygem-redis-actionpack52-rails61
     SUBDIR += rubygem-redis-client
     SUBDIR += rubygem-redis-cluster-client
     SUBDIR += rubygem-redis-clustering
diff --git a/databases/rubygem-redis-actionpack52-rails61/Makefile b/databases/rubygem-redis-actionpack52-rails61/Makefile
deleted file mode 100644
index e74c47db94e8..000000000000
--- a/databases/rubygem-redis-actionpack52-rails61/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-PORTNAME=	redis-actionpack
-PORTVERSION=	5.2.0
-CATEGORIES=	databases rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	52-rails61
-
-MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	Redis session store for ActionPack
-WWW=		https://redis-store.org/redis-actionpack/
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
-
-RUN_DEPENDS=	rubygem-actionpack61>=5<7:www/rubygem-actionpack61 \
-		rubygem-redis-rack>=2.1.0<3:www/rubygem-redis-rack \
-		rubygem-redis-store>=1.1.0<2:devel/rubygem-redis-store
-
-USES=		gem
-USE_RUBY=	yes
-
-NO_ARCH=	yes
-
-PORTSCOUT=	limit:^5\.2\.
-
-.include <bsd.port.mk>
diff --git a/databases/rubygem-redis-actionpack52-rails61/distinfo b/databases/rubygem-redis-actionpack52-rails61/distinfo
deleted file mode 100644
index 340ac20db1a0..000000000000
--- a/databases/rubygem-redis-actionpack52-rails61/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1648741195
-SHA256 (rubygem/redis-actionpack-5.2.0.gem) = 6337f72c5ed21e7d4909468479fe51d9c2b343cf0ea933e0270400f6bf394230
-SIZE (rubygem/redis-actionpack-5.2.0.gem) = 13312
diff --git a/databases/rubygem-redis-actionpack52-rails61/pkg-descr b/databases/rubygem-redis-actionpack52-rails61/pkg-descr
deleted file mode 100644
index ebcad6a52a5c..000000000000
--- a/databases/rubygem-redis-actionpack52-rails61/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Redis session store for ActionPack



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