Date: Sun, 30 May 2021 13:37:03 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: 35729927483c - main - sysutils/graylog: update to 4.0.7 Message-ID: <202105301337.14UDb38b056122@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=35729927483cd08f88c10878793e70bee2db7ead commit 35729927483cd08f88c10878793e70bee2db7ead Author: Charles Goncalves <charles@freebsdbrasil.com.br> AuthorDate: 2021-05-30 13:35:17 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2021-05-30 13:35:17 +0000 sysutils/graylog: update to 4.0.7 Submitted by: Charles Gonçalves <charles@freebsdbrasil.com.br> Sponsored by: SkunkWerks, GmbH Sponsored by: FreeBSD Brasil Differential Revision: https://reviews.freebsd.org/D30128 --- sysutils/graylog/Makefile | 2 +- sysutils/graylog/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/graylog/Makefile b/sysutils/graylog/Makefile index e8573e16d5e4..1d39a453a3ae 100644 --- a/sysutils/graylog/Makefile +++ b/sysutils/graylog/Makefile @@ -1,7 +1,7 @@ # Created by: Thomas Bartelmess <thomas@bartelmess.io> PORTNAME= graylog -DISTVERSION= 4.0.6 +DISTVERSION= 4.0.7 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 a70c16228865..56c55f19ab97 100644 --- a/sysutils/graylog/distinfo +++ b/sysutils/graylog/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1617816367 -SHA256 (graylog/graylog-4.0.6.tgz) = b716f7733e50e683c893849b32c76e8778eca8e101d2417f44c5034fea6710e6 -SIZE (graylog/graylog-4.0.6.tgz) = 190558405 -SHA256 (graylog-integrations/graylog-integrations-plugins-4.0.6.tgz) = d5068796bc16acaef818dc21c1090138a78d7f6420c375f7094128279d9caff5 -SIZE (graylog-integrations/graylog-integrations-plugins-4.0.6.tgz) = 29069402 +TIMESTAMP = 1620228456 +SHA256 (graylog/graylog-4.0.7.tgz) = b199ffba0e2887f4876c809b8907809ad108c13dfef830566d3d970646066147 +SIZE (graylog/graylog-4.0.7.tgz) = 190560623 +SHA256 (graylog-integrations/graylog-integrations-plugins-4.0.7.tgz) = 51779f0cf7df24fd5053f417870021a9e4f01aebbc2a422813518cc654143e78 +SIZE (graylog-integrations/graylog-integrations-plugins-4.0.7.tgz) = 29070937
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105301337.14UDb38b056122>