Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:25:40 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: 1f600f68775b - main - textproc/rubygem-elasticsearch-api713: Remove obsoleted port
Message-ID:  <202412311625.4BVGPei9041854@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=1f600f68775b233476542d52c652ad6fd671bda4

commit 1f600f68775b233476542d52c652ad6fd671bda4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 16:17:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 16:22:44 +0000

    textproc/rubygem-elasticsearch-api713: Remove obsoleted port
    
    Use textproc/rubygem-elasticsearch-api instead.
---
 MOVED                                           |  1 +
 textproc/Makefile                               |  1 -
 textproc/rubygem-elasticsearch-api713/Makefile  | 22 ----------------------
 textproc/rubygem-elasticsearch-api713/distinfo  |  3 ---
 textproc/rubygem-elasticsearch-api713/pkg-descr |  2 --
 5 files changed, 1 insertion(+), 28 deletions(-)

diff --git a/MOVED b/MOVED
index 81e5dd47b505..555834e41155 100644
--- a/MOVED
+++ b/MOVED
@@ -3791,3 +3791,4 @@ devel/rubygem-grape1|devel/rubygem-grape|2024-12-31|Remove obsoleted port. Use d
 devel/rubygem-libddprof|devel/rubygem-libdatadog|2024-12-31|Remove obsoleted port. Use devel/rubygem-libdatadog instead
 net/rubygem-google-cloud-storage145|net/rubygem-google-cloud-storage|2024-12-31|Remove obsoleted port. Use net/rubygem-google-cloud-storage instead
 net/rubygem-octokit8|net/rubygem-octokit|2024-12-31|Remove obsoleted port. Use net/rubygem-octokit instead
+textproc/rubygem-elasticsearch-api713|textproc/rubygem-elasticsearch-api|2024-12-31|Remove obsoleted port. Use textproc/rubygem-elasticsearch-api instead
diff --git a/textproc/Makefile b/textproc/Makefile
index a789b7b41dc3..8f47f83da68c 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1828,7 +1828,6 @@
     SUBDIR += rubygem-elasticsearch-api
     SUBDIR += rubygem-elasticsearch-api-gitlab
     SUBDIR += rubygem-elasticsearch-api7
-    SUBDIR += rubygem-elasticsearch-api713
     SUBDIR += rubygem-elasticsearch-dsl
     SUBDIR += rubygem-elasticsearch-gitlab
     SUBDIR += rubygem-elasticsearch-model
diff --git a/textproc/rubygem-elasticsearch-api713/Makefile b/textproc/rubygem-elasticsearch-api713/Makefile
deleted file mode 100644
index 365708bac58f..000000000000
--- a/textproc/rubygem-elasticsearch-api713/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-PORTNAME=	elasticsearch-api
-PORTVERSION=	7.13.3
-CATEGORIES=	textproc rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	713
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Ruby API for Elasticsearch
-WWW=		https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-api
-
-LICENSE=	APACHE20
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-RUN_DEPENDS=	rubygem-multi_json>=0:devel/rubygem-multi_json
-
-USES=		gem
-
-NO_ARCH=	yes
-
-PORTSCOUT=	limit:^7\.13\.
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-elasticsearch-api713/distinfo b/textproc/rubygem-elasticsearch-api713/distinfo
deleted file mode 100644
index 174e77b76aa2..000000000000
--- a/textproc/rubygem-elasticsearch-api713/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1652122789
-SHA256 (rubygem/elasticsearch-api-7.13.3.gem) = 888f35c64c896db7909f1a56f6c383c45ad6b73c3231649b9c989e39b3d2ba2e
-SIZE (rubygem/elasticsearch-api-7.13.3.gem) = 92160
diff --git a/textproc/rubygem-elasticsearch-api713/pkg-descr b/textproc/rubygem-elasticsearch-api713/pkg-descr
deleted file mode 100644
index ac4e2f9daa1c..000000000000
--- a/textproc/rubygem-elasticsearch-api713/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Ruby API for Elasticsearch.  See textproc/rubygem-elasticsearch for more
-details.



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