From 36260b7c9afdecee4d78789c150ee49a2e84ad64 Mon Sep 17 00:00:00 2001 From: Charles Goncalves Date: Wed, 14 Apr 2021 21:12:10 +0000 Subject: sysutils/graylog: update to 4.0.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ChangeLog: https://docs.graylog.org/en/4.0/pages/changelog.html#graylog-4-0-6 Submitted by: Charles Gonçalves Sponsored by: SkunkWerks, GmbH Sponsored by: FreeBSD Brasil Differential Revision: https://reviews.freebsd.org/D29629 --- sysutils/graylog/Makefile | 3 +-- sysutils/graylog/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/sysutils/graylog/Makefile b/sysutils/graylog/Makefile index 3b1d94c872b9..e8573e16d5e4 100644 --- a/sysutils/graylog/Makefile +++ b/sysutils/graylog/Makefile @@ -1,8 +1,7 @@ # Created by: Thomas Bartelmess PORTNAME= graylog -DISTVERSION= 4.0.5 -PORTREVISION= 2 +DISTVERSION= 4.0.6 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 0db27e5754fb..a70c16228865 100644 --- a/sysutils/graylog/distinfo +++ b/sysutils/graylog/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1614097050 -SHA256 (graylog/graylog-4.0.5.tgz) = fea34a58738c3dbe40c134281954f276688d6900c7d0acc748bd91feef9b6d75 -SIZE (graylog/graylog-4.0.5.tgz) = 163294449 -SHA256 (graylog-integrations/graylog-integrations-plugins-4.0.5.tgz) = 135dbdc61a30b19c3a353102b34c0cd0e46df8b7248d30c970e7f6cf09075bc8 -SIZE (graylog-integrations/graylog-integrations-plugins-4.0.5.tgz) = 29068268 +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 -- cgit v1.2.3