diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-28 07:26:25 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-28 07:44:31 +0800 |
commit | 0d42bccfa29aca7f0409da4889e66601ceef854b (patch) | |
tree | f3499bf951abedadb135e53a86d4d273f3861293 /textproc/rubygem-elasticsearch-api | |
parent | textproc/rubygem-elasticsearch: Update to 8.8.0 (diff) |
textproc/rubygem-elasticsearch-api: Update to 8.8.0
Changes: https://github.com/elastic/elasticsearch-ruby/releases
Diffstat (limited to 'textproc/rubygem-elasticsearch-api')
-rw-r--r-- | textproc/rubygem-elasticsearch-api/Makefile | 4 | ||||
-rw-r--r-- | textproc/rubygem-elasticsearch-api/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/rubygem-elasticsearch-api/Makefile b/textproc/rubygem-elasticsearch-api/Makefile index ade13cc86c30..c6975f165b32 100644 --- a/textproc/rubygem-elasticsearch-api/Makefile +++ b/textproc/rubygem-elasticsearch-api/Makefile @@ -1,5 +1,5 @@ PORTNAME= elasticsearch-api -PORTVERSION= 7.17.7 +PORTVERSION= 8.8.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -8,7 +8,7 @@ COMMENT= Ruby API for Elasticsearch WWW= https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-api LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json diff --git a/textproc/rubygem-elasticsearch-api/distinfo b/textproc/rubygem-elasticsearch-api/distinfo index d74d26870601..3098b3b53a2b 100644 --- a/textproc/rubygem-elasticsearch-api/distinfo +++ b/textproc/rubygem-elasticsearch-api/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684104702 -SHA256 (rubygem/elasticsearch-api-7.17.7.gem) = fc8f4f4f4c459cc23e3d193ee7056fac38911991f58c5b5b1eae17f1189523f8 -SIZE (rubygem/elasticsearch-api-7.17.7.gem) = 94208 +TIMESTAMP = 1685162402 +SHA256 (rubygem/elasticsearch-api-8.8.0.gem) = 796c0601ab198c8a5f89d37c425d0b5ba47814606d51a02f2bb0f0f20874f842 +SIZE (rubygem/elasticsearch-api-8.8.0.gem) = 163840 |