mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
textproc/rubygem-elasticsearch-rails7: Add rubygem-elasticsearch-rails7 7.2.1 (copied from rubygem-elasticsearch-rails)
- Add PORTSCOUT
This commit is contained in:
parent
7b77b901d0
commit
f2bb0f5762
@ -1782,6 +1782,7 @@
|
||||
SUBDIR += rubygem-elasticsearch-model713
|
||||
SUBDIR += rubygem-elasticsearch-persistence
|
||||
SUBDIR += rubygem-elasticsearch-rails
|
||||
SUBDIR += rubygem-elasticsearch-rails7
|
||||
SUBDIR += rubygem-elasticsearch-transport
|
||||
SUBDIR += rubygem-elasticsearch-transport713
|
||||
SUBDIR += rubygem-elasticsearch-xpack
|
||||
|
20
textproc/rubygem-elasticsearch-rails7/Makefile
Normal file
20
textproc/rubygem-elasticsearch-rails7/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
PORTNAME= elasticsearch-rails
|
||||
PORTVERSION= 7.2.1
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 7
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Ruby on Rails integrations for Elasticsearch
|
||||
WWW= https://github.com/elastic/elasticsearch-rails/tree/master/elasticsearch-rails
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^7\.
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/rubygem-elasticsearch-rails7/distinfo
Normal file
3
textproc/rubygem-elasticsearch-rails7/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1646058872
|
||||
SHA256 (rubygem/elasticsearch-rails-7.2.1.gem) = 0750dc0e956358d9a3a0912a8186c266ef19f8de0b178c61996ed1a6998156e4
|
||||
SIZE (rubygem/elasticsearch-rails-7.2.1.gem) = 4262912
|
2
textproc/rubygem-elasticsearch-rails7/pkg-descr
Normal file
2
textproc/rubygem-elasticsearch-rails7/pkg-descr
Normal file
@ -0,0 +1,2 @@
|
||||
The Elasticsearch::Rails library is a companion for the the elasticsearch-model
|
||||
library, providing features suitable for Ruby on Rails applications.
|
Loading…
Reference in New Issue
Block a user