diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index 693d045a3cf8..12e808955627 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,51 +1,51 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.58.0 +DISTVERSION= 4.58.1 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 ac27486fd0a8..cd1ef9197be7 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749888774 -SHA256 (go/net_redpanda-connect/connect-v4.58.0/v4.58.0.mod) = 8f1023acddcb605b8b825205d83f9d8f5c8bd509b2f7b0696b94ca15c43a3c13 -SIZE (go/net_redpanda-connect/connect-v4.58.0/v4.58.0.mod) = 24257 -SHA256 (go/net_redpanda-connect/connect-v4.58.0/v4.58.0.zip) = 79b0eb70b26a71af5249768d5975e8ac207de2700bc2728531216fd06b1cc698 -SIZE (go/net_redpanda-connect/connect-v4.58.0/v4.58.0.zip) = 2787492 +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