From owner-svn-ports-all@freebsd.org Sat Jul 18 13:36:15 2020 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 685F936A6D7; Sat, 18 Jul 2020 13:36:15 +0000 (UTC) (envelope-from girgen@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 4B88CM25j8z4L7k; Sat, 18 Jul 2020 13:36:15 +0000 (UTC) (envelope-from girgen@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 121F5B526; Sat, 18 Jul 2020 13:36:15 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06IDaEfk004697; Sat, 18 Jul 2020 13:36:14 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06IDaEZh004694; Sat, 18 Jul 2020 13:36:14 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <202007181336.06IDaEZh004694@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Sat, 18 Jul 2020 13:36:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542503 - head/sysutils/fluent-bit X-SVN-Group: ports-head X-SVN-Commit-Author: girgen X-SVN-Commit-Paths: head/sysutils/fluent-bit X-SVN-Commit-Revision: 542503 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.33 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: Sat, 18 Jul 2020 13:36:15 -0000 Author: girgen Date: Sat Jul 18 13:36:14 2020 New Revision: 542503 URL: https://svnweb.freebsd.org/changeset/ports/542503 Log: Upgrade to version 1.5.1 For people upgrading from previous versions you must read the Upgrading Notes section of our documentation: Upgrade notes: https://docs.fluentbit.io/manual/installation/upgrade_notes Release notes: https://fluentbit.io/announcements/v1.5.1/ Modified: head/sysutils/fluent-bit/Makefile head/sysutils/fluent-bit/distinfo head/sysutils/fluent-bit/pkg-plist Modified: head/sysutils/fluent-bit/Makefile ============================================================================== --- head/sysutils/fluent-bit/Makefile Sat Jul 18 13:14:42 2020 (r542502) +++ head/sysutils/fluent-bit/Makefile Sat Jul 18 13:36:14 2020 (r542503) @@ -3,7 +3,7 @@ PORTNAME= fluent-bit DISTVERSIONPREFIX= v -DISTVERSION= 1.4.5 +DISTVERSION= 1.5.1 CATEGORIES= sysutils MAINTAINER= girgen@FreeBSD.org Modified: head/sysutils/fluent-bit/distinfo ============================================================================== --- head/sysutils/fluent-bit/distinfo Sat Jul 18 13:14:42 2020 (r542502) +++ head/sysutils/fluent-bit/distinfo Sat Jul 18 13:36:14 2020 (r542503) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590388224 -SHA256 (fluent-fluent-bit-v1.4.5_GH0.tar.gz) = 5ce6a8269402d1800e79671fe30bea38926c959cbdf0e87ae7939da61f23f35e -SIZE (fluent-fluent-bit-v1.4.5_GH0.tar.gz) = 12613128 +TIMESTAMP = 1595076754 +SHA256 (fluent-fluent-bit-v1.5.1_GH0.tar.gz) = c3daec42a54adf441d70923374f1b003aa987d544346949e9a0b6a59490ffd7f +SIZE (fluent-fluent-bit-v1.5.1_GH0.tar.gz) = 12863350 Modified: head/sysutils/fluent-bit/pkg-plist ============================================================================== --- head/sysutils/fluent-bit/pkg-plist Sat Jul 18 13:14:42 2020 (r542502) +++ head/sysutils/fluent-bit/pkg-plist Sat Jul 18 13:36:14 2020 (r542503) @@ -4,7 +4,10 @@ bin/fluent-bit %%ETCDIR%%/plugins.conf include/fluent-bit.h include/fluent-bit/flb_api.h +include/fluent-bit/flb_aws_credentials.h +include/fluent-bit/flb_aws_util.h include/fluent-bit/flb_bits.h +include/fluent-bit/flb_callback.h include/fluent-bit/flb_compat.h include/fluent-bit/flb_config.h include/fluent-bit/flb_config_map.h @@ -20,6 +23,7 @@ include/fluent-bit/flb_filter_plugin.h include/fluent-bit/flb_gzip.h include/fluent-bit/flb_hash.h include/fluent-bit/flb_http_client.h +include/fluent-bit/flb_http_client_debug.h include/fluent-bit/flb_http_server.h include/fluent-bit/flb_info.h include/fluent-bit/flb_input.h @@ -83,5 +87,5 @@ include/fluent-bit/flb_utf8.h include/fluent-bit/flb_utils.h include/fluent-bit/flb_version.h include/fluent-bit/flb_worker.h -lib/libfluent-bit.so +lib/fluent-bit/libfluent-bit.so @comment libdata/pkgconfig/msgpack.pc