diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index 12e808955627..27bdad1e98ff 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,51 +1,51 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.58.1 +DISTVERSION= 4.58.2 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 some 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= "@dir(,,755) %%ETCDIR%%" \ "@sample %%ETCDIR%%/config.yaml.sample" \ bin/redpanda-connect 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 cd1ef9197be7..ed11d0a1e2bd 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750136311 -SHA256 (go/net_redpanda-connect/connect-v4.58.1/v4.58.1.mod) = 8f1023acddcb605b8b825205d83f9d8f5c8bd509b2f7b0696b94ca15c43a3c13 -SIZE (go/net_redpanda-connect/connect-v4.58.1/v4.58.1.mod) = 24257 -SHA256 (go/net_redpanda-connect/connect-v4.58.1/v4.58.1.zip) = 068e07bf45dfcd033aad5380ee15d2c78579a3f35c87163759a3777b4b79a904 -SIZE (go/net_redpanda-connect/connect-v4.58.1/v4.58.1.zip) = 2787626 +TIMESTAMP = 1750225166 +SHA256 (go/net_redpanda-connect/connect-v4.58.2/v4.58.2.mod) = 8f1023acddcb605b8b825205d83f9d8f5c8bd509b2f7b0696b94ca15c43a3c13 +SIZE (go/net_redpanda-connect/connect-v4.58.2/v4.58.2.mod) = 24257 +SHA256 (go/net_redpanda-connect/connect-v4.58.2/v4.58.2.zip) = 2518765582c83fed0169127fd1dc4cd888ef4d016ccbffdfa593efd527fd6852 +SIZE (go/net_redpanda-connect/connect-v4.58.2/v4.58.2.zip) = 2788604