Date: Wed, 21 Jun 2023 23:53:37 GMT From: Dave Cottlehuber <dch@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a7d1dc4e0040 - main - sysutils/graylog: update to 5.1.2 Message-ID: <202306212353.35LNrbV2063317@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7d1dc4e0040d32069fdc2afab5fa5c2d99ed408 commit a7d1dc4e0040d32069fdc2afab5fa5c2d99ed408 Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2023-06-21 23:53:12 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2023-06-21 23:53:12 +0000 sysutils/graylog: update to 5.1.2 - https://go2docs.graylog.org/5-1/upgrading_graylog/upgrading_to_graylog_5.1.x.htm --- sysutils/graylog/Makefile | 2 +- sysutils/graylog/distinfo | 6 +++--- sysutils/graylog/pkg-plist | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sysutils/graylog/Makefile b/sysutils/graylog/Makefile index 5e051e6a1ac3..a6d2006d0256 100644 --- a/sysutils/graylog/Makefile +++ b/sysutils/graylog/Makefile @@ -1,5 +1,5 @@ PORTNAME= graylog -DISTVERSION= 5.0.6 +DISTVERSION= 5.1.2 CATEGORIES= sysutils java MASTER_SITES= https://downloads.graylog.org/releases/ DISTFILES= graylog/${DISTNAME}${EXTRACT_SUFX} diff --git a/sysutils/graylog/distinfo b/sysutils/graylog/distinfo index 24e5a0dc4ef8..f49c957f9d31 100644 --- a/sysutils/graylog/distinfo +++ b/sysutils/graylog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680984900 -SHA256 (graylog/graylog-5.0.6.tgz) = 18ec621b1d81538c7803d5b493de20a97961470a22c66d162b451937e2d79324 -SIZE (graylog/graylog-5.0.6.tgz) = 252400976 +TIMESTAMP = 1687268284 +SHA256 (graylog/graylog-5.1.2.tgz) = cc920332f4e5c6033bc813dcfe23522e909b342994ed650f67429ee20b932f4b +SIZE (graylog/graylog-5.1.2.tgz) = 264337339 diff --git a/sysutils/graylog/pkg-plist b/sysutils/graylog/pkg-plist index 49a1ea04c686..d89547394520 100644 --- a/sysutils/graylog/pkg-plist +++ b/sysutils/graylog/pkg-plist @@ -2,7 +2,6 @@ %%DATADIR%%/plugin/%%PORTNAME%%-plugin-aws-%%DISTVERSION%%.jar %%DATADIR%%/plugin/%%PORTNAME%%-plugin-collector-%%DISTVERSION%%.jar %%DATADIR%%/plugin/%%PORTNAME%%-plugin-integrations-%%DISTVERSION%%.jar -%%DATADIR%%/plugin/%%PORTNAME%%-plugin-threatintel-%%DISTVERSION%%.jar %%DATADIR%%/plugin/%%PORTNAME%%-storage-elasticsearch7-%%DISTVERSION%%.jar %%DATADIR%%/plugin/%%PORTNAME%%-storage-opensearch2-%%DISTVERSION%%.jar @dir(%%GRAYLOGUSER%%,%%GRAYLOGGROUP%%,750) %%ETCDIR%%/serverhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306212353.35LNrbV2063317>
