diff --git a/sysutils/fluent-bit/Makefile b/sysutils/fluent-bit/Makefile index b8d4a9629819..09223e77ca7a 100644 --- a/sysutils/fluent-bit/Makefile +++ b/sysutils/fluent-bit/Makefile @@ -1,56 +1,56 @@ # Created by: Palle Girgensohn # $FreeBSD$ PORTNAME= fluent-bit DISTVERSIONPREFIX= v -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.1 CATEGORIES= sysutils MAINTAINER= girgen@FreeBSD.org COMMENT= Fast and lightweight data forwarder LICENSE= APACHE20 BROKEN_mips= fails to build: conflicting types for 'restrict' BROKEN_mips64= fails to build: conflicting types for 'restrict' BROKEN_riscv64= fails to build: No support for this architecture (yet) USE_GITHUB= yes GH_ACCOUNT= fluent USES= cmake:noninja compiler:c11 gmake bison OPTIONS_DEFINE= SSL PGSQL OPTIONS_DEFAULT= SSL LDFLAGS= -lexecinfo CMAKE_ARGS= -DFLB_DEBUG=Off -DFLB_TRACE=Off SSL_USES= ssl SSL_CMAKE_ON= -DFLB_TLS=On SSL_CMAKE_OFF= -DFLB_TLS=Off EXAMPLES_CMAKE_ON= -DFLB_EXAMPLES=On EXAMPLES_CMAKE_OFF= -DFLB_EXAMPLES=Off PGSQL_USES= pgsql PGSQL_CMAKE_ON= -DFLB_OUT_PGSQL=On PGSQL_CMAKE_OFF= -DFLB_OUT_PGSQL=Off USE_RC_SUBR= ${PORTNAME} .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200000 EXTRA_PATCHES= ${PATCHDIR}/extra-patch-lib_luajit__src__lj_prng.c .endif .if ${ARCH:Mpowerpc64*} CMAKE_ARGS+= -DFLB_LUAJIT:BOOL=OFF .endif post-install: ${MV} ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.sample ${MV} ${STAGEDIR}${ETCDIR}/parsers.conf ${STAGEDIR}${ETCDIR}/parsers.conf.sample .include diff --git a/sysutils/fluent-bit/distinfo b/sysutils/fluent-bit/distinfo index 4e8e03b9dd64..21b54a5489c8 100644 --- a/sysutils/fluent-bit/distinfo +++ b/sysutils/fluent-bit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613371637 -SHA256 (fluent-fluent-bit-v1.7.0_GH0.tar.gz) = 1180c691688af9a411a846721ab0c8f4d496fae0dcca6915e4de3641cbd32425 -SIZE (fluent-fluent-bit-v1.7.0_GH0.tar.gz) = 13947959 +TIMESTAMP = 1613839148 +SHA256 (fluent-fluent-bit-v1.7.1_GH0.tar.gz) = 6c78ca455bd57bd7c10008f742dc8a9d1cc6323ecb5a96731f2eefcd2e1dc049 +SIZE (fluent-fluent-bit-v1.7.1_GH0.tar.gz) = 13948827