sysutils/graylog: update to 3.3.8 and update pkg-message

For new installs, recommend newer mongo and elastic versions. There is
no need to upgrade existing installs but at least new users need not
suffer dependency upgrades.

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
This commit is contained in:
Dave Cottlehuber 2020-10-17 14:11:03 +00:00
parent 8ca241f94b
commit 45f48f5c81
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552576
3 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= graylog
DISTVERSION= 3.3.7
DISTVERSION= 3.3.8
CATEGORIES= sysutils java
MASTER_SITES= https://downloads.graylog.org/releases/
DISTFILES= graylog/${DISTNAME}${EXTRACT_SUFX} \

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1602170013
SHA256 (graylog/graylog-3.3.7.tgz) = 19571e76dc547be6a00f075cae2cb1421513826932debf4ebc8833c2dd0b12a5
SIZE (graylog/graylog-3.3.7.tgz) = 129313633
SHA256 (graylog-integrations/graylog-integrations-plugins-3.3.7.tgz) = 79d396b5f19c5441fd3dcbca5bcddd072d64152ce234479c946d0a4f869a41f0
SIZE (graylog-integrations/graylog-integrations-plugins-3.3.7.tgz) = 28598993
TIMESTAMP = 1602942955
SHA256 (graylog/graylog-3.3.8.tgz) = 37c795ffc516115c7d1d1e0fb805f49473a0f6dce86c7a41b90272dd9e3eac78
SIZE (graylog/graylog-3.3.8.tgz) = 129314297
SHA256 (graylog-integrations/graylog-integrations-plugins-3.3.8.tgz) = 22536cf906e46be7014ab2eec24b215ab98bcf38e7b406a662f1db48441e5d01
SIZE (graylog-integrations/graylog-integrations-plugins-3.3.8.tgz) = 28600261

View File

@ -11,8 +11,8 @@ When running graylog in a jail, you need to set enforce_statfs for the jail.
For a single-node installation, install:
- databases/mongodb36
- textproc/elasticsearch5
- databases/mongodb40 or higher
- textproc/elasticsearch5 or higher
And ensure that the elasticsearch cluster name matches that used by graylog.