From owner-svn-ports-all@freebsd.org Mon Oct 7 07:47:57 2019 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 A7A46FA424; Mon, 7 Oct 2019 07:47:57 +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) server-signature RSA-PSS (4096 bits) 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 46msz13ylVz4Pyx; Mon, 7 Oct 2019 07:47:57 +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 6BBC3B51C; Mon, 7 Oct 2019 07:47:57 +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 x977lvJ0022302; Mon, 7 Oct 2019 07:47:57 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x977luhf022299; Mon, 7 Oct 2019 07:47:56 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201910070747.x977luhf022299@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Mon, 7 Oct 2019 07:47:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513923 - in head/sysutils/fluent-bit: . files X-SVN-Group: ports-head X-SVN-Commit-Author: girgen X-SVN-Commit-Paths: in head/sysutils/fluent-bit: . files X-SVN-Commit-Revision: 513923 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.29 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: Mon, 07 Oct 2019 07:47:57 -0000 Author: girgen Date: Mon Oct 7 07:47:56 2019 New Revision: 513923 URL: https://svnweb.freebsd.org/changeset/ports/513923 Log: Update to version 1.3.1 Release notes: https://fluentbit.io/announcements/v1.3.1/index.html Deleted: head/sysutils/fluent-bit/files/patch-lib__chunkio__deps__crc32__crc32.c head/sysutils/fluent-bit/files/patch-lib__chunkio__src__cio_file.c 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 Mon Oct 7 06:31:01 2019 (r513922) +++ head/sysutils/fluent-bit/Makefile Mon Oct 7 07:47:56 2019 (r513923) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fluent-bit -DISTVERSION= 1.0.4 +DISTVERSION= 1.3.1 CATEGORIES= sysutils MASTER_SITES= http://fluentbit.io/releases/${DISTVERSION:R}/ @@ -15,9 +15,7 @@ BROKEN_mips= fails to build: conflicting types for 'r BROKEN_mips64= fails to build: conflicting types for 'restrict' BROKEN_powerpc64= fails to build: cast from pointer to integer of different size -USES= cmake:noninja gmake - -#MAKE_ENV= CC="cc" +USES= cmake:noninja gmake bison USE_RC_SUBR= ${PORTNAME} Modified: head/sysutils/fluent-bit/distinfo ============================================================================== --- head/sysutils/fluent-bit/distinfo Mon Oct 7 06:31:01 2019 (r513922) +++ head/sysutils/fluent-bit/distinfo Mon Oct 7 07:47:56 2019 (r513923) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551816953 -SHA256 (fluent-bit-1.0.4.tar.gz) = 577b7f73d49085bf61d28a7671b04040e89e2f3b7ec30451a1f89ba5992e914d -SIZE (fluent-bit-1.0.4.tar.gz) = 11634653 +TIMESTAMP = 1570267880 +SHA256 (fluent-bit-1.3.1.tar.gz) = 50390d209c8d1b14525ec4aae66bbbebe5023657a50a0930ca99319d2e4d9c2c +SIZE (fluent-bit-1.3.1.tar.gz) = 11849236 Modified: head/sysutils/fluent-bit/pkg-plist ============================================================================== --- head/sysutils/fluent-bit/pkg-plist Mon Oct 7 06:31:01 2019 (r513922) +++ head/sysutils/fluent-bit/pkg-plist Mon Oct 7 07:47:56 2019 (r513923) @@ -1,15 +1,20 @@ bin/fluent-bit @sample %%ETCDIR%%/fluent-bit.conf.sample @sample %%ETCDIR%%/parsers.conf.sample +%%ETCDIR%%/plugins.conf include/fluent-bit.h include/fluent-bit/flb_api.h include/fluent-bit/flb_bits.h +include/fluent-bit/flb_compat.h include/fluent-bit/flb_config.h +include/fluent-bit/flb_dlfcn_win32.h +include/fluent-bit/flb_endian.h include/fluent-bit/flb_engine.h include/fluent-bit/flb_engine_dispatch.h include/fluent-bit/flb_env.h include/fluent-bit/flb_error.h include/fluent-bit/flb_filter.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_server.h @@ -20,6 +25,8 @@ include/fluent-bit/flb_io.h include/fluent-bit/flb_io_tls.h include/fluent-bit/flb_io_tls_rw.h include/fluent-bit/flb_kernel.h +include/fluent-bit/flb_kv.h +include/fluent-bit/flb_langinfo.h include/fluent-bit/flb_lib.h include/fluent-bit/flb_log.h include/fluent-bit/flb_luajit.h @@ -36,21 +43,26 @@ include/fluent-bit/flb_pack.h include/fluent-bit/flb_parser.h include/fluent-bit/flb_parser_decoder.h include/fluent-bit/flb_pipe.h +include/fluent-bit/flb_plugin.h include/fluent-bit/flb_plugin_proxy.h +include/fluent-bit/flb_ra_key.h +include/fluent-bit/flb_record_accessor.h include/fluent-bit/flb_regex.h include/fluent-bit/flb_router.h include/fluent-bit/flb_scheduler.h include/fluent-bit/flb_sds.h +include/fluent-bit/flb_sha512.h +include/fluent-bit/flb_slist.h include/fluent-bit/flb_socket.h include/fluent-bit/flb_sosreport.h include/fluent-bit/flb_sqldb.h include/fluent-bit/flb_storage.h include/fluent-bit/flb_str.h +include/fluent-bit/flb_strptime.h include/fluent-bit/flb_task.h include/fluent-bit/flb_task_map.h include/fluent-bit/flb_thread.h include/fluent-bit/flb_thread_libco.h -include/fluent-bit/flb_thread_pthreads.h include/fluent-bit/flb_thread_storage.h include/fluent-bit/flb_time.h include/fluent-bit/flb_time_utils.h