mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
textproc/rubygem-elasticsearch-transport713: Add rubygem-elasticsearch-transport713 7.13.1
- Add PORTSCOUT
This commit is contained in:
parent
6e6c6b395f
commit
b6a75a8b75
@ -1628,6 +1628,7 @@
|
||||
SUBDIR += rubygem-elasticsearch-rails6
|
||||
SUBDIR += rubygem-elasticsearch-transport
|
||||
SUBDIR += rubygem-elasticsearch-transport6
|
||||
SUBDIR += rubygem-elasticsearch-transport713
|
||||
SUBDIR += rubygem-elasticsearch-xpack
|
||||
SUBDIR += rubygem-elasticsearch6
|
||||
SUBDIR += rubygem-elasticsearch713
|
||||
|
25
textproc/rubygem-elasticsearch-transport713/Makefile
Normal file
25
textproc/rubygem-elasticsearch-transport713/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# Created by: Ryan Steinmetz <zi@FreeBSD.org>
|
||||
|
||||
PORTNAME= elasticsearch-transport
|
||||
PORTVERSION= 7.13.1
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 713
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Ruby client for Elasticsearch
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-faraday>=1<2:www/rubygem-faraday \
|
||||
rubygem-multi_json>=0:devel/rubygem-multi_json
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^7\.13\.
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/rubygem-elasticsearch-transport713/distinfo
Normal file
3
textproc/rubygem-elasticsearch-transport713/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1622214246
|
||||
SHA256 (rubygem/elasticsearch-transport-7.13.1.gem) = f9d78ef31b0ccdfb78ba5523b604e474e807278346053b18f06b57c967a63d6c
|
||||
SIZE (rubygem/elasticsearch-transport-7.13.1.gem) = 55808
|
4
textproc/rubygem-elasticsearch-transport713/pkg-descr
Normal file
4
textproc/rubygem-elasticsearch-transport713/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Ruby client for Elasticsearch. See textproc/rubygem-elasticsearch for more
|
||||
details.
|
||||
|
||||
WWW: https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-transport
|
Loading…
Reference in New Issue
Block a user