diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2019-11-27 16:57:11 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2019-11-27 16:57:11 +0000 |
commit | 83fa728bb51b558a0ff84c45d170f105af41cd27 (patch) | |
tree | 42202744898578ec0c059a49c4884cfe5a1895bf | |
parent | Update webkit2-gtk3 to 2.26.2. (diff) |
Update to 6.8.5
PR: 242206
Submitted by: Juraj Lutter <juraj@lutter.sk>
-rw-r--r-- | textproc/elasticsearch6/Makefile | 6 | ||||
-rw-r--r-- | textproc/elasticsearch6/distinfo | 6 | ||||
-rw-r--r-- | textproc/elasticsearch6/files/patch-config_jvm.options | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/textproc/elasticsearch6/Makefile b/textproc/elasticsearch6/Makefile index 327a3249af62..a97bd5776bdf 100644 --- a/textproc/elasticsearch6/Makefile +++ b/textproc/elasticsearch6/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch -PORTVERSION= 6.8.4 -PORTREVISION= 0 +PORTVERSION= 6.8.5 CATEGORIES= textproc java devel MASTER_SITES= https://artifacts.elastic.co/downloads/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ @@ -18,9 +17,10 @@ BUILD_DEPENDS= jna>0:devel/jna RUN_DEPENDS= bash>0:shells/bash \ jna>0:devel/jna +USES= cpe shebangfix + CONFLICTS= elasticsearch-[0-9]* elasticsearch2-[0-9]* elasticsearch5-[0-9]* -USES= cpe shebangfix NO_ARCH= yes USE_JAVA= yes NO_BUILD= yes diff --git a/textproc/elasticsearch6/distinfo b/textproc/elasticsearch6/distinfo index eddf219a056a..bc0c30a718c3 100644 --- a/textproc/elasticsearch6/distinfo +++ b/textproc/elasticsearch6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1574467525 -SHA256 (elasticsearch-6.8.4.tar.gz) = b8a545cc6d5fc3bd4be7adbe7057faa68fc548cf1923b30a2d90f328c6da96c9 -SIZE (elasticsearch-6.8.4.tar.gz) = 148628251 +TIMESTAMP = 1574585124 +SHA256 (elasticsearch-6.8.5.tar.gz) = 5fe84fa84a0ca0136aad9bbdfc2053f8dda9a3e166ddf34e947bb1fe24e4ce6d +SIZE (elasticsearch-6.8.5.tar.gz) = 149499945 diff --git a/textproc/elasticsearch6/files/patch-config_jvm.options b/textproc/elasticsearch6/files/patch-config_jvm.options index 925b45f3b73b..e9c70c0a8ee3 100644 --- a/textproc/elasticsearch6/files/patch-config_jvm.options +++ b/textproc/elasticsearch6/files/patch-config_jvm.options @@ -1,5 +1,5 @@ ---- config/jvm.options.orig 2019-07-24 08:21:42.000000000 -0700 -+++ config/jvm.options 2019-08-16 13:41:33.818798000 -0700 +--- config/jvm.options.orig 2019-11-13 20:02:23 UTC ++++ config/jvm.options @@ -107,13 +107,13 @@ 8:-XX:+PrintGCDateStamps 8:-XX:+PrintTenuringDistribution |