From owner-svn-ports-all@freebsd.org Wed Jan 6 13:32:25 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F3DB74D0EB4; Wed, 6 Jan 2021 13:32:24 +0000 (UTC) (envelope-from dch@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D9qzX6cbBz3nVG; Wed, 6 Jan 2021 13:32:24 +0000 (UTC) (envelope-from dch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D5F551F816; Wed, 6 Jan 2021 13:32:24 +0000 (UTC) (envelope-from dch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 106DWOPK061849; Wed, 6 Jan 2021 13:32:24 GMT (envelope-from dch@FreeBSD.org) Received: (from dch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 106DWNeT061232; Wed, 6 Jan 2021 13:32:23 GMT (envelope-from dch@FreeBSD.org) Message-Id: <202101061332.106DWNeT061232@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dch set sender to dch@FreeBSD.org using -f From: Dave Cottlehuber Date: Wed, 6 Jan 2021 13:32:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560510 - in head: . sysutils/graylog sysutils/graylog/files X-SVN-Group: ports-head X-SVN-Commit-Author: dch X-SVN-Commit-Paths: in head: . sysutils/graylog sysutils/graylog/files X-SVN-Commit-Revision: 560510 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jan 2021 13:32:25 -0000 Author: dch Date: Wed Jan 6 13:32:23 2021 New Revision: 560510 URL: https://svnweb.freebsd.org/changeset/ports/560510 Log: sysutils/graylog: update to 4.0 and change license to SSPL graylog 4.0 and higher now use a new license, the SSPL. For more details, see https://www.graylog.org/post/graylog-v4-0-licensing-sspl Submitted by: Charles Gonçalves Reviewed by: dch (maintainer) Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D27253 Modified: head/UPDATING head/sysutils/graylog/Makefile head/sysutils/graylog/distinfo head/sysutils/graylog/files/pkg-message.in head/sysutils/graylog/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Jan 6 13:24:01 2021 (r560509) +++ head/UPDATING Wed Jan 6 13:32:23 2021 (r560510) @@ -5,6 +5,13 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20210106: + AFFECTS: sysutils/graylog + AUTHOR: dch@FreeBSD.org + + graylog 4.0 and higher now use a new license, the SSPL. For more + details, see https://www.graylog.org/post/graylog-v4-0-licensing-sspl + 20210102: AFFECTS: x11/libexo, XFCE4 desktop users AUTHOR: madpilot@FreeBSD.org Modified: head/sysutils/graylog/Makefile ============================================================================== --- head/sysutils/graylog/Makefile Wed Jan 6 13:24:01 2021 (r560509) +++ head/sysutils/graylog/Makefile Wed Jan 6 13:32:23 2021 (r560510) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= graylog -DISTVERSION= 3.3.8 +DISTVERSION= 4.0.1 CATEGORIES= sysutils java MASTER_SITES= https://downloads.graylog.org/releases/ DISTFILES= graylog/${DISTNAME}${EXTRACT_SUFX} \ @@ -11,8 +11,11 @@ DISTFILES= graylog/${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= dch@FreeBSD.org COMMENT= Tool for centralized log collection -LICENSE= GPLv3+ -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE= SSPLv1 APACHE20 +LICENSE_COMB= multi +LICENSE_NAME_SSPLv1= Server Side Public License +LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE +LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= tar:tgz USE_JAVA= yes Modified: head/sysutils/graylog/distinfo ============================================================================== --- head/sysutils/graylog/distinfo Wed Jan 6 13:24:01 2021 (r560509) +++ head/sysutils/graylog/distinfo Wed Jan 6 13:32:23 2021 (r560510) @@ -1,5 +1,5 @@ -TIMESTAMP = 1602942955 -SHA256 (graylog/graylog-3.3.8.tgz) = 37c795ffc516115c7d1d1e0fb805f49473a0f6dce86c7a41b90272dd9e3eac78 -SIZE (graylog/graylog-3.3.8.tgz) = 129314297 -SHA256 (graylog-integrations/graylog-integrations-plugins-3.3.8.tgz) = 22536cf906e46be7014ab2eec24b215ab98bcf38e7b406a662f1db48441e5d01 -SIZE (graylog-integrations/graylog-integrations-plugins-3.3.8.tgz) = 28600261 +TIMESTAMP = 1609937385 +SHA256 (graylog/graylog-4.0.1.tgz) = 4b1c7b5a67a0b3cd84838d9cf977efe2ec653d0b8d458800df6d20deb336e5f9 +SIZE (graylog/graylog-4.0.1.tgz) = 163263748 +SHA256 (graylog-integrations/graylog-integrations-plugins-4.0.1.tgz) = 2d1031fe5310e92908f8764281d8e99dc66d10e73c2f008185795c18fec3436f +SIZE (graylog-integrations/graylog-integrations-plugins-4.0.1.tgz) = 29070372 Modified: head/sysutils/graylog/files/pkg-message.in ============================================================================== --- head/sysutils/graylog/files/pkg-message.in Wed Jan 6 13:24:01 2021 (r560509) +++ head/sysutils/graylog/files/pkg-message.in Wed Jan 6 13:32:23 2021 (r560510) @@ -12,12 +12,27 @@ When running graylog in a jail, you need to set enforc For a single-node installation, install: - databases/mongodb40 or higher -- textproc/elasticsearch5 or higher +- textproc/elasticsearch6 or higher And ensure that the elasticsearch cluster name matches that used by graylog. -The locations for configuration files have changed to match upstream -versions in 3.0 of this port, refer to UPDATING for migration steps. +EOM +} +{ type: upgrade + message: <