mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Update textproc/elasticsearch2 to version 2.4.6.
PR: 222145 Submitted by: olgeni Approved by: maintainer timeout (> 2 weeks)
This commit is contained in:
parent
fcd03c01b1
commit
b14d9e341b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452132
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= elasticsearch
|
||||
PORTVERSION= 2.4.4
|
||||
PORTVERSION= 2.4.6
|
||||
CATEGORIES= textproc java devel
|
||||
MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \
|
||||
http://mirrors.rit.edu/zi/
|
||||
|
@ -26,7 +26,7 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
LUCENEVER= 5.5.2
|
||||
LUCENEVER= 5.5.4
|
||||
CONFIG_FILES= elasticsearch.yml logging.yml
|
||||
BINS= elasticsearch.in.sh \
|
||||
elasticsearch \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1489437100
|
||||
SHA256 (elasticsearch-2.4.4.tar.gz) = 981092e6ca65ba5560b8b97a74e5ed0eb2236e9128efdb85bb652cec340158e2
|
||||
SIZE (elasticsearch-2.4.4.tar.gz) = 27343272
|
||||
TIMESTAMP = 1504875724
|
||||
SHA256 (elasticsearch-2.4.6.tar.gz) = 5f7e4bb792917bb7ffc2a5f612dfec87416d54563f795d6a70637befef4cfc6f
|
||||
SIZE (elasticsearch-2.4.6.tar.gz) = 27350245
|
||||
|
|
Loading…
Add table
Reference in a new issue