diff --git a/sysutils/fluent-bit/Makefile b/sysutils/fluent-bit/Makefile index cf5ae3e766ec..94e2c0b10da2 100644 --- a/sysutils/fluent-bit/Makefile +++ b/sysutils/fluent-bit/Makefile @@ -1,51 +1,50 @@ PORTNAME= fluent-bit DISTVERSIONPREFIX= v -DISTVERSION= 2.1.7 -PORTREVISION= 1 +DISTVERSION= 2.1.9 CATEGORIES= sysutils MAINTAINER= girgen@FreeBSD.org COMMENT= Fast and lightweight data forwarder WWW= https://fluentbit.io/ LICENSE= APACHE20 BROKEN_mips= fails to build: conflicting types for 'restrict' BROKEN_mips64= fails to build: conflicting types for 'restrict' USE_GITHUB= yes GH_ACCOUNT= fluent USES= bison cmake:noninja compiler:c11 gmake localbase:ldflags OPTIONS_DEFINE= SSL PGSQL OPTIONS_DEFAULT= SSL LIB_DEPENDS= libyaml.so:textproc/libyaml LDFLAGS+= -lexecinfo CMAKE_ARGS= -DFLB_DEBUG=Off -DFLB_TRACE=Off -DFLB_LUAJIT=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} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 )) CFLAGS+= -Wno-error=int-conversion .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 6c9fafc3d142..c2624c49db55 100644 --- a/sysutils/fluent-bit/distinfo +++ b/sysutils/fluent-bit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689798930 -SHA256 (fluent-fluent-bit-v2.1.7_GH0.tar.gz) = ed80291d660be19f8458d81796c7d3f7e8735eb48ec393467a0c9deca2e9abc3 -SIZE (fluent-fluent-bit-v2.1.7_GH0.tar.gz) = 23796418 +TIMESTAMP = 1693905172 +SHA256 (fluent-fluent-bit-v2.1.9_GH0.tar.gz) = 4b7e86718df490c0e3b8546ceefa9f82cae4683dcc0dd4bf08a3d9b47c26436a +SIZE (fluent-fluent-bit-v2.1.9_GH0.tar.gz) = 23836433