Date: Thu, 24 Jun 2021 20:44:01 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: a866a8ed4115 - main - sysutils/graylog: update to 4.1.0 Message-ID: <202106242044.15OKi1XC025795@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=a866a8ed41155ec97e7e2175ea7acff40a7cb7ed commit a866a8ed41155ec97e7e2175ea7acff40a7cb7ed Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2021-06-24 08:57:27 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2021-06-24 20:43:12 +0000 sysutils/graylog: update to 4.1.0 ChangeLog: https://docs.graylog.org/en/4.1/pages/changelog.html Reported by: portscout Sponsored by: SkunkWerks, GmbH --- 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 0aa9ac958d65..5b6a8f08bbef 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.8 +DISTVERSION= 4.1.0 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 86b8ddc406e5..8d4097641a7a 100644 --- a/sysutils/graylog/distinfo +++ b/sysutils/graylog/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1623017619 -SHA256 (graylog/graylog-4.0.8.tgz) = d49949349494d70262ced2e1603f3b60cffba7760205704a7ab128ff17ee9948 -SIZE (graylog/graylog-4.0.8.tgz) = 190565825 -SHA256 (graylog-integrations/graylog-integrations-plugins-4.0.8.tgz) = a93bd3a49e5e05189a0f6fbd18e503cc7b02453bdded11f41ab88dec1c3bbfc1 -SIZE (graylog-integrations/graylog-integrations-plugins-4.0.8.tgz) = 29070883 +TIMESTAMP = 1624524995 +SHA256 (graylog/graylog-4.1.0.tgz) = bebcd86bbbe4786b7a3696a178b43e679bfbbcd5b7b650855a25ecba1e84e4f7 +SIZE (graylog/graylog-4.1.0.tgz) = 197214622 +SHA256 (graylog-integrations/graylog-integrations-plugins-4.1.0.tgz) = 57db571d0657d70f7523bebbc2c63a2e22a940190d6ee46828db085174d8f753 +SIZE (graylog-integrations/graylog-integrations-plugins-4.1.0.tgz) = 29495937
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106242044.15OKi1XC025795>