diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index f0ab06fece5c..a5d2493284f2 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,50 +1,50 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.28.0 +DISTVERSION= 4.29.0 CATEGORIES= net PKGNAMEPREFIX= redpanda- MAINTAINER= olgeni@FreeBSD.org COMMENT= Stream processor for a wide array of data sources and sinks WWW= https://redpanda.com/blog/redpanda-connect # RCL license applies to the "snowflake" and "splunk" connectors LICENSE= APACHE20 RCL LICENSE_COMB= multi LICENSE_NAME_RCL= Redpanda Community License Agreement LICENSE_FILE_APACHE20= ${WRKSRC}/licenses/Apache-2.0.txt LICENSE_FILE_RCL= ${WRKSRC}/licenses/rcl.md LICENSE_PERMS_RCL= dist-mirror dist-sell pkg-mirror pkg-sell no-auto-accept LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= go:modules USE_RC_SUBR= redpanda_connect GO_MODULE= github.com/redpanda-data/connect/v4 GO_TARGET= ./cmd/redpanda-connect ETCDIR= ${PREFIX}/etc/${PKGNAMEPREFIX}${PORTNAME} # Redpanda Connect was formerly known as Benthos USERS= benthos GROUPS= benthos PLIST_FILES= bin/redpanda-connect \ "@dir(,,755) %%ETCDIR%%" \ "@sample %%ETCDIR%%/config.yaml.sample" OPTIONS_DEFINE= ENTERPRISE ENTERPRISE_DESC=Enable connectors under the RCL license .include post-patch: .if !${PORT_OPTIONS:MENTERPRISE} @${PATCH} -d ${WRKSRC} < ${FILESDIR}/remove-enterprise-connectors.patch .endif post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${FILESDIR}/config.yaml ${STAGEDIR}${ETCDIR}/config.yaml.sample .include diff --git a/net/redpanda-connect/distinfo b/net/redpanda-connect/distinfo index 9f66911658f7..6be18dd1a668 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1717255055 -SHA256 (go/net_redpanda-connect/connect-v4.28.0/v4.28.0.mod) = 026b458b37223045756f4054c8666d25523b86b032f0372e598f87879ed79820 -SIZE (go/net_redpanda-connect/connect-v4.28.0/v4.28.0.mod) = 17727 -SHA256 (go/net_redpanda-connect/connect-v4.28.0/v4.28.0.zip) = 8177df59a24c9796884bfe7430e24d2b20cd90ad620206c32cd3cf909fd2035e -SIZE (go/net_redpanda-connect/connect-v4.28.0/v4.28.0.zip) = 1454691 +TIMESTAMP = 1717570441 +SHA256 (go/net_redpanda-connect/connect-v4.29.0/v4.29.0.mod) = 026b458b37223045756f4054c8666d25523b86b032f0372e598f87879ed79820 +SIZE (go/net_redpanda-connect/connect-v4.29.0/v4.29.0.mod) = 17727 +SHA256 (go/net_redpanda-connect/connect-v4.29.0/v4.29.0.zip) = 28ca9b00f00422b0cd4b02aede6fcd39cff0127cbdbd14697f45e517c041b3ef +SIZE (go/net_redpanda-connect/connect-v4.29.0/v4.29.0.zip) = 1456099