Skip to content
Snippets Groups Projects
Commit 25c97851 authored by Matthias Fechner's avatar Matthias Fechner
Browse files

cleanup: Remove expired ports:

textproc/rubygem-elasticsearch-model6

use textproc/rubygem-elasticsearch-model instead
parent aa5b3808
No related branches found
No related tags found
No related merge requests found
......@@ -17212,3 +17212,4 @@ net-im/licq-osd||2022-06-21|Removed, part of expired net-im/licq
net-im/licq-qt-gui||2022-06-21|Removed, part of expired net-im/licq
x11-toolkits/py-xlib|x11-toolkits/py-python-xlib|2022-06-21|Use registered upstream (PyPI) name (Python ports compliance)
www/openarc|mail/openarc|2022-06-21|Move to a proper category
textproc/rubygem-elasticsearch-model6|textproc/rubygem-elasticsearch-model|2022-06-24|Obsolete use textproc/rubygem-elasticsearch-model instead
......@@ -1670,7 +1670,6 @@
SUBDIR += rubygem-elasticsearch-api713
SUBDIR += rubygem-elasticsearch-dsl
SUBDIR += rubygem-elasticsearch-model
SUBDIR += rubygem-elasticsearch-model6
SUBDIR += rubygem-elasticsearch-model713
SUBDIR += rubygem-elasticsearch-persistence
SUBDIR += rubygem-elasticsearch-rails
......
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= elasticsearch-model
PORTVERSION= 6.1.1
PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 6
MAINTAINER= mfechner@FreeBSD.org
COMMENT= ActiveModel/Record integrations for Elasticsearch
LICENSE= APACHE20
RUN_DEPENDS= rubygem-activesupport61>=3:devel/rubygem-activesupport61 \
rubygem-elasticsearch6>=1:textproc/rubygem-elasticsearch6 \
rubygem-hashie>=0:devel/rubygem-hashie
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>
TIMESTAMP = 1598421889
SHA256 (rubygem/elasticsearch-model-6.1.1.gem) = 28cae29385e0449f401ec73417852493172aaa6f81ead74db6d82483c4adc6e0
SIZE (rubygem/elasticsearch-model-6.1.1.gem) = 64512
The Elasticsearch::Model library builds on top of the elasticsearch library.
It aims to simplify integration of Ruby classes ("models"), commonly found e.g.
in Ruby on Rails applications, with the Elasticsearch search and analytics
engine.
WWW: https://github.com/elastic/elasticsearch-rails/tree/master/elasticsearch-model
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment