sysutils/logstash7: Update to 7.13.2

This commit is contained in:
Juraj Lutter
2021-07-03 23:35:01 +02:00
parent 02c0020e3b
commit 6b6f75fbcf
3 changed files with 8 additions and 5 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Created by: Daniel Solsona <daniel@ish.com.au>, Guido Falsi <madpilot@FreeBSD.org>
PORTNAME= logstash
PORTVERSION= 7.10.1
PORTVERSION= 7.13.2
DISTVERSIONSUFFIX= -darwin-x86_64
CATEGORIES= sysutils java
MASTER_SITES= http://artifacts.elastic.co/downloads/logstash/
@@ -18,7 +18,7 @@ USES= cpe shebangfix
CPE_VENDOR= elasticsearch
USE_JAVA= yes
JAVA_VERSION= 11+
JAVA_VERSION= 8+
JAVA_RUN= yes
USE_RC_SUBR= logstash
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1609275205
SHA256 (logstash-7.10.1-darwin-x86_64.tar.gz) = b478ce9fbeb5f00d3924e4da6a5b6fbedda5228d3947ffe5acb6ce8c352fd65a
SIZE (logstash-7.10.1-darwin-x86_64.tar.gz) = 344131518
TIMESTAMP = 1625337349
SHA256 (logstash-7.13.2-darwin-x86_64.tar.gz) = 6ead6c9c74333c555e9c5e6ff85bbfcf1ff3128045c2a11f30dec55ac7c7753f
SIZE (logstash-7.13.2-darwin-x86_64.tar.gz) = 355703551
+3
View File
@@ -8,6 +8,9 @@ To start logstash as an agent during startup, add
to your /etc/rc.conf.
Extra options can be found in startup script.
WARNING: In order for logstash to work properly,
you need /proc filesystem mounted.
EOM
}
]