Date: Fri, 19 Feb 2021 11:42:11 +0000 (UTC) From: Dave Cottlehuber <dch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566048 - head/sysutils/graylog Message-ID: <202102191142.11JBgBg0058259@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dch Date: Fri Feb 19 11:42:11 2021 New Revision: 566048 URL: https://svnweb.freebsd.org/changeset/ports/566048 Log: sysutils/graylog: update to 4.0.3 ChangeLog: https://docs.graylog.org/en/latest/pages/changelog.html#graylog-4-0-3 Submitted by: Charles Gonçalves <charles@freebsdbrasil.com.br> Reviewed by: dch (maintainer) Sponsored by: SkunkWerks, GmbH Sponsored by: FreeBSD Brasil Differential Revision: https://reviews.freebsd.org/D28380 Modified: head/sysutils/graylog/Makefile head/sysutils/graylog/distinfo Modified: head/sysutils/graylog/Makefile ============================================================================== --- head/sysutils/graylog/Makefile Fri Feb 19 11:22:24 2021 (r566047) +++ head/sysutils/graylog/Makefile Fri Feb 19 11:42:11 2021 (r566048) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= graylog -DISTVERSION= 4.0.2 +DISTVERSION= 4.0.3 CATEGORIES= sysutils java MASTER_SITES= https://downloads.graylog.org/releases/ DISTFILES= graylog/${DISTNAME}${EXTRACT_SUFX} \ Modified: head/sysutils/graylog/distinfo ============================================================================== --- head/sysutils/graylog/distinfo Fri Feb 19 11:22:24 2021 (r566047) +++ head/sysutils/graylog/distinfo Fri Feb 19 11:42:11 2021 (r566048) @@ -1,5 +1,5 @@ -TIMESTAMP = 1611784001 -SHA256 (graylog/graylog-4.0.2.tgz) = 3608eb4d51530b1822a36a7f4ac37e9e0d8c793c1bea0d4b8586adf6fed99e03 -SIZE (graylog/graylog-4.0.2.tgz) = 163286730 -SHA256 (graylog-integrations/graylog-integrations-plugins-4.0.2.tgz) = 5ee83e45989249c695c74ea7e3e7baa259734c6098b899d7361125379ce338b6 -SIZE (graylog-integrations/graylog-integrations-plugins-4.0.2.tgz) = 29070917 +TIMESTAMP = 1613504201 +SHA256 (graylog/graylog-4.0.3.tgz) = 47cec7c71609fe063f3f86a885f8b594d5d5a88fa92fe43dc19c24dc33e044eb +SIZE (graylog/graylog-4.0.3.tgz) = 163285883 +SHA256 (graylog-integrations/graylog-integrations-plugins-4.0.3.tgz) = 09d994ddb84a9e848aba379ba1a8c30f82cd34a987ac3da267421fb623ab19df +SIZE (graylog-integrations/graylog-integrations-plugins-4.0.3.tgz) = 29071243
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102191142.11JBgBg0058259>